> -Original Message-
> From: Rob Clark [mailto:robdcl...@gmail.com]
> Sent: Tuesday, May 14, 2013 10:39 PM
> To: Inki Dae
> Cc: linux-fbdev; DRI mailing list; Kyungmin Park; myungjoo.ham; YoungJun
> Cho; linux-arm-ker...@lists.infradead.org; linux-me...@vger.kernel.org
> Subject: Re: Intr
On Tue, May 14, 2013 at 6:37 AM, Jerome Glisse wrote:
> On Tue, May 14, 2013 at 8:58 AM, Alex Deucher wrote:
>> On Mon, May 13, 2013 at 7:58 PM, Andy Lutomirski wrote:
>>> Reviewed-by: Daniel Vetter
>>> Signed-off-by: Andy Lutomirski
>>
>> Reviewed-by: Alex Deucher
>
> I believe it will break
bool in_mode_set from struct radeon_crtc is not used anymore.
Signed-off-by: Niels Ole Salscheider
---
drivers/gpu/drm/radeon/atombios_crtc.c | 6 --
drivers/gpu/drm/radeon/radeon_legacy_crtc.c | 4
drivers/gpu/drm/radeon/radeon_mode.h| 1 -
3 files changed, 11 deletions(-)
this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/7ce46185/attachment.html>
Enhance DRM drvier to use hotplug-safe iterators to walk PCI buses.
Signed-off-by: Jiang Liu
Cc: David Airlie
Cc: dri-devel@lists.freedesktop.org
Cc: linux-ker...@vger.kernel.org
---
drivers/gpu/drm/drm_fops.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu
bool in_mode_set from struct radeon_crtc is not used anymore.
Signed-off-by: Niels Ole Salscheider
---
drivers/gpu/drm/radeon/atombios_crtc.c | 6 --
drivers/gpu/drm/radeon/radeon_legacy_crtc.c | 4
drivers/gpu/drm/radeon/radeon_mode.h| 1 -
3 files changed, 11 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/9a82aa12/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=58121
--- Comment #3 from Niels Ole Salscheider
2013-05-14 20:22:53 ---
I thought so at first since I believe that I tested multihead after
implementing 0a9069d34918659bc8a89e21e69e60b2b83291a3.
But now it does not work with older kernel versions
op.org/attachment.cgi?id=78839
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/87812953/attachment.html>
HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/a5976c69/attachment.html>
From: Dave Airlie
When UMS was deprecated it removed support for nomodeset commandline
we really want this in distro land so we can debug stuff, everyone
should fallback to vesa correctly.
v2: oops -1 isn't used anymore, restore original behaviour
-1 is default, so we can boot with nomodeset on
From: Dave Airlie
When UMS was deprecated it removed support for nomodeset commandline
we really want this in distro land so we can debug stuff, everyone
should fallback to vesa correctly.
Cc: sta...@vger.kernel.org
Signed-off-by: Dave Airlie
---
drivers/gpu/drm/radeon/radeon_drv.c | 7 +++
for pyrit and GEGL. Let's keep
the focus of this bug on hangs in bfgminer.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/
Use msecs_to_jiffies_timeout instead of open-coding the same.
Signed-off-by: Imre Deak
---
drivers/gpu/drm/i915/intel_drv.h |2 +-
drivers/gpu/drm/i915/intel_i2c.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_drv.h b/drivers/gpu/drm/i91
:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/b8c25cf1/attachment.html>
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130514/48c85638/attachment.html>
|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/92386b69/attachment.html>
with Chrome are fixed now (will close the bug).
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/4f615db8/attachment-0001.html>
gnee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/2daf448d/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=64600
--- Comment #1 from Tom Stellard ---
This patch should fix the error:
http://lists.freedesktop.org/archives/mesa-dev/2013-May/039375.html however
there is still another bug that causes pyrit to hang, even with this patch.
--
You are receiving t
- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/347a8a5b/attachment.html>
receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/62ee8162/attachment-0001.html>
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #19 from Andy Furniss ---
(In reply to comment #14)
> Created attachment 79305 [details] [review]
> Possible Fix - Patch 2
>
> Do these two patches fix the problem?
Fixed for me - testing with nexuiz and etqw.
--
You are receivin
On Tue, May 14, 2013 at 3:07 PM, Holger Schurig
wrote:
> Patrick, have a
>
> Tested-by: Holger Schurig
>
> for this.
I'll add that.
> As for your suggestion:
>
>> though I recommend you use the modesetting driver because you get
>> a hardware accelerated cursor.
>
> The current Debian Wheezy x
Patrick, have a
Tested-by: Holger Schurig
for this.
As for your suggestion:
> though I recommend you use the modesetting driver because you get
> a hardware accelerated cursor.
The current Debian Wheezy xserver-xorg doesn't autoload the
modesettings X11 driver. And I haven't found out how
||
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/e3969ebb/attachment.html>
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/7748eab7/attachment.html>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/fc647866/attachment.html>
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130514/a1922c80/attachment.html>
bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/a99d949a/attachment-0001.html>
On Tue, May 14, 2013 at 2:13 PM, Holger Schurig
wrote:
> Okay, I found the patch that produces my regression:
>
>
> From bc794829141f28e14fe7d0e07e35870bd9aee78c Mon Sep 17 00:00:00 2001
> From: Patrik Jakobsson
> Date:
are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/a693d3c5/attachment.html>
all r600 chips with llvm backend currently
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/6582e698/attachment.html>
On Tue, May 14, 2013 at 6:37 AM, Jerome Glisse wrote:
> On Tue, May 14, 2013 at 8:58 AM, Alex Deucher
> wrote:
>> On Mon, May 13, 2013 at 7:58 PM, Andy Lutomirski
>> wrote:
>>> Reviewed-by: Daniel Vetter
>>> Signed-off-by: Andy Lutomirski
>>
>> Reviewed-by: Alex Deucher
>
> I believe it wil
mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/1e6001bb/attachment.html>
Okay, I found the patch that produces my regression:
>From bc794829141f28e14fe7d0e07e35870bd9aee78c Mon Sep 17 00:00:00 2001
From: Patrik Jakobsson
Date: Mon, 21 May 2012 15:27:30 +0100
Subject: [PATCH 143/209] gma500: h
assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/cc9cfad3/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=58121
--- Comment #3 from Niels Ole Salscheider
2013-05-14 20:22:53 ---
I thought so at first since I believe that I tested multihead after
implementing 0a9069d34918659bc8a89e21e69e60b2b83291a3.
But now it does not work with older kernel versions
s/dri-devel/attachments/20130514/3f4df1d8/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=58121
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
Okay, I've can now circle the problem out. What did I do:
* I used vanilla-3.9.2 kernel, but brougth drivers/gpu/drm/gma500 to
the state of Linus' git tree commit id
0cdbee3e811b1bbb347c61814c8570658f2ab15c. This was shortly after
gma500 moved out of staging
* then I did "git format-patch
0cdbee3e
https://bugs.freedesktop.org/show_bug.cgi?id=64600
Priority: medium
Bug ID: 64600
Assignee: dri-devel@lists.freedesktop.org
Summary: r600g pyrit OpenCL issue on HD6850
Severity: normal
Classification: Unclassified
OS: Linux (
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #18 from Marc Dietrich ---
Tom, can you please also update llvm 3.3 branch if you haven't done yet?
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel
From: Alex Deucher
Signed-off-by: Alex Deucher
Reviewed-by: Christian K?nig
---
include/drm/drm_pciids.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/include/drm/drm_pciids.h b/include/drm/drm_pciids.h
index c2af598..bb1bc48 100644
--- a/include/drm/drm_pciids.
From: Alex Deucher
Signed-off-by: Alex Deucher
Reviewed-by: Christian K?nig
---
drivers/gpu/drm/radeon/si.c | 122 +++
1 files changed, 122 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/si.c b/drivers/gpu/drm/radeon/si.c
index c2188
From: Alex Deucher
Skip UVD handling on them.
v2: split has_uvd tracking into separate patch
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/si.c | 67 +--
1 files changed, 39 insertions(+), 28 deletions(-)
diff --git a/drivers/gpu/drm/radeon/
From: Alex Deucher
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon.h |1 +
drivers/gpu/drm/radeon/radeon_asic.c | 17 +
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon.h b/drivers/gpu/drm/radeon/radeon.h
inde
From: Alex Deucher
Signed-off-by: Alex Deucher
Reviewed-by: Christian K?nig
---
drivers/gpu/drm/radeon/radeon_asic.c |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_asic.c
b/drivers/gpu/drm/radeon/radeon_asic.c
index 6417132..44a7a41
From: Alex Deucher
Signed-off-by: Alex Deucher
Reviewed-by: Christian K?nig
---
drivers/gpu/drm/radeon/si.c | 58 +++
1 files changed, 58 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/si.c b/drivers/gpu/drm/radeon/si.c
index a048ec
From: Alex Deucher
Hainan has no display hardware:
- no DCE (crtc, uniphy, dac, etc.)
- no VGA
v2: fix bios fetch
Signed-off-by: Alex Deucher
Reviewed-by: Christian K?nig
---
drivers/gpu/drm/radeon/evergreen.c | 27 +--
drivers/gpu/drm/radeon/radeon_bios.c | 28
From: Alex Deucher
v2: fix gb_addr_config value
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/si.c | 20 +++-
drivers/gpu/drm/radeon/sid.h |1 +
2 files changed, 20 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/radeon/si.c b/drivers/gpu/drm/radeon/
From: Alex Deucher
Signed-off-by: Alex Deucher
Reviewed-by: Christian K?nig
---
drivers/gpu/drm/radeon/radeon.h|1 +
drivers/gpu/drm/radeon/radeon_device.c |1 +
drivers/gpu/drm/radeon/radeon_family.h |1 +
3 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/driv
> -Original Message-
> From: Rob Clark [mailto:robdclark at gmail.com]
> Sent: Tuesday, May 14, 2013 2:58 AM
> To: Inki Dae
> Cc: linux-fbdev; DRI mailing list; Kyungmin Park; myungjoo.ham; YoungJun
> Cho; linux-arm-kernel at lists.infradead.org; linux-media at vger.kernel.org
> Subject:
https://bugs.freedesktop.org/show_bug.cgi?id=64201
--- Comment #23 from Tom Stellard ---
The pyrit failure should be a separate bug. The failure is caused by the lack
of proper private address space support. This same issues also affects a few
of the GEGL filters. New bugs should be opened for
From: Dave Airlie
So qxl has ioports, but it really really really doesn't want you
to write to them twice, but if you write and get a signal before
the irq arrives to let you know its completed, you have to think
ahead and avoid writing another time.
However this works fine for update area where
On Tue, May 14, 2013 at 3:55 AM, Christian K?nig
wrote:
> Am 13.05.2013 22:55, schrieb alexdeucher at gmail.com:
>
>> From: Alex Deucher
>>
>> Skip UVD handling on them.
>>
>> Signed-off-by: Alex Deucher
>
>
> That patch should be unnecessary, just let radeon_uvd_init return an error
> for haina
xed with radeonsi?
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130514/7147b447/attachment-0001.html>
https://bugzilla.kernel.org/show_bug.cgi?id=58121
--- Comment #1 from Niels Ole Salscheider
2013-05-14 10:23:54 ---
Created an attachment (id=101421)
--> (https://bugzilla.kernel.org/attachment.cgi?id=101421)
Xorg.0.log
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=
https://bugzilla.kernel.org/show_bug.cgi?id=58121
Summary: Radeon SUMO: LVDS panel blanks when enabling external
monitor
Product: Drivers
Version: 2.5
Kernel Version: 3.9
Platform: All
OS/Version: Linux
Tree:
https://bugs.freedesktop.org/show_bug.cgi?id=64257
--- Comment #8 from Marc Dietrich ---
fixed for me with patch proposed in bug 64193.
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@list
https://bugs.freedesktop.org/show_bug.cgi?id=64320
--- Comment #5 from Marc Dietrich ---
Fixes with patch proposed on bug 64193
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freede
https://bugs.freedesktop.org/show_bug.cgi?id=64320
Marc Dietrich changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #17 from Marc Dietrich ---
Thanks, this fixes gears and 0ad for me again.
Chrome still doesn't show background with WebGL on maps.google.com (this worked
before the R600: Packetize instructions commit).
At least GPU hangs with Chrom
Am 13.05.2013 22:54, schrieb alexdeucher at gmail.com:
> From: Alex Deucher
>
> Signed-off-by: Alex Deucher
With the exception of patch 6 this series is:
Reviewed-by: Christian K?nig
> ---
> drivers/gpu/drm/radeon/radeon.h|1 +
> drivers/gpu/drm/radeon/radeon_device.c |1 +
Am 13.05.2013 22:55, schrieb alexdeucher at gmail.com:
> From: Alex Deucher
>
> Skip UVD handling on them.
>
> Signed-off-by: Alex Deucher
That patch should be unnecessary, just let radeon_uvd_init return an
error for hainan.
We already handle it like this for RV770 and if the firmware isn't f
On Mon, May 13, 2013 at 10:52 PM, Inki Dae wrote:
>> well, for cache management, I think it is a better idea.. I didn't
>> really catch that this was the motivation from the initial patch, but
>> maybe I read it too quickly. But cache can be decoupled from
>> synchronization, because CPU access i
On Tue, May 14, 2013 at 8:58 AM, Alex Deucher wrote:
> On Mon, May 13, 2013 at 7:58 PM, Andy Lutomirski
> wrote:
>> Reviewed-by: Daniel Vetter
>> Signed-off-by: Andy Lutomirski
>
> Reviewed-by: Alex Deucher
I believe it will break something but we could deal with the fallout
once it happens.
https://bugs.freedesktop.org/show_bug.cgi?id=64582
--- Comment #1 from Andy Furniss ---
(In reply to comment #0)
> Apps launched with vdpau enabled produce the error:
> VDPAU_DRIVER=r600 vdpauinfo or mplayer ...
I also see this on recently built linux from scratch systems - I don't see it
with t
From: Alex Deucher
Signed-off-by: Alex Deucher
Reviewed-by: Christian König
---
include/drm/drm_pciids.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/include/drm/drm_pciids.h b/include/drm/drm_pciids.h
index c2af598..bb1bc48 100644
--- a/include/drm/drm_pciids.
From: Alex Deucher
Signed-off-by: Alex Deucher
Reviewed-by: Christian König
---
drivers/gpu/drm/radeon/si.c | 122 +++
1 files changed, 122 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/si.c b/drivers/gpu/drm/radeon/si.c
index c2188
From: Alex Deucher
Skip UVD handling on them.
v2: split has_uvd tracking into separate patch
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/si.c | 67 +--
1 files changed, 39 insertions(+), 28 deletions(-)
diff --git a/drivers/gpu/drm/radeon/
From: Alex Deucher
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon.h |1 +
drivers/gpu/drm/radeon/radeon_asic.c | 17 +
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon.h b/drivers/gpu/drm/radeon/radeon.h
inde
From: Alex Deucher
Signed-off-by: Alex Deucher
Reviewed-by: Christian König
---
drivers/gpu/drm/radeon/radeon_asic.c |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_asic.c
b/drivers/gpu/drm/radeon/radeon_asic.c
index 6417132..44a7a41
From: Alex Deucher
Signed-off-by: Alex Deucher
Reviewed-by: Christian König
---
drivers/gpu/drm/radeon/si.c | 58 +++
1 files changed, 58 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/si.c b/drivers/gpu/drm/radeon/si.c
index a048ec
From: Alex Deucher
Hainan has no display hardware:
- no DCE (crtc, uniphy, dac, etc.)
- no VGA
v2: fix bios fetch
Signed-off-by: Alex Deucher
Reviewed-by: Christian König
---
drivers/gpu/drm/radeon/evergreen.c | 27 +--
drivers/gpu/drm/radeon/radeon_bios.c | 28
From: Alex Deucher
v2: fix gb_addr_config value
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/si.c | 20 +++-
drivers/gpu/drm/radeon/sid.h |1 +
2 files changed, 20 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/radeon/si.c b/drivers/gpu/drm/radeon/
From: Alex Deucher
Signed-off-by: Alex Deucher
Reviewed-by: Christian König
---
drivers/gpu/drm/radeon/radeon.h|1 +
drivers/gpu/drm/radeon/radeon_device.c |1 +
drivers/gpu/drm/radeon/radeon_family.h |1 +
3 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/driv
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #16 from Tom Stellard ---
(In reply to comment #15)
> hard to say, because mesa is broken again:
>
Try again, this should be fixed now.
--
You are receiving this mail because:
You are the assignee for the bug.
On Mon, May 13, 2013 at 7:58 PM, Andy Lutomirski wrote:
> Reviewed-by: Daniel Vetter
> Signed-off-by: Andy Lutomirski
Reviewed-by: Alex Deucher
> ---
> drivers/gpu/drm/radeon/radeon_object.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/radeon/
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #15 from Marc Dietrich ---
hard to say, because mesa is broken again:
CXX gallivm/lp_bld_debug.lo
gallivm/lp_bld_debug.cpp: In member function 'virtual void
raw_debug_ostream::write_impl(const char*, size_t)':
gallivm/lp_bld_d
https://bugs.freedesktop.org/show_bug.cgi?id=64193
Tom Stellard changed:
What|Removed |Added
Attachment #79304|0 |1
is patch|
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #14 from Tom Stellard ---
Created attachment 79305
--> https://bugs.freedesktop.org/attachment.cgi?id=79305&action=edit
Possible Fix - Patch 2
Do these two patches fix the problem?
--
You are receiving this mail because:
You are
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #13 from Tom Stellard ---
Created attachment 79304
--> https://bugs.freedesktop.org/attachment.cgi?id=79304&action=edit
Possible Fix - Patch 1
--
You are receiving this mail because:
You are the assignee for the bug.
_
https://bugs.freedesktop.org/show_bug.cgi?id=64320
--- Comment #4 from Marc Dietrich ---
maybe related to bug 64193.
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
h
On Tue, May 14, 2013 at 3:55 AM, Christian König
wrote:
> Am 13.05.2013 22:55, schrieb alexdeuc...@gmail.com:
>
>> From: Alex Deucher
>>
>> Skip UVD handling on them.
>>
>> Signed-off-by: Alex Deucher
>
>
> That patch should be unnecessary, just let radeon_uvd_init return an error
> for hainan.
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #12 from Marc Dietrich ---
yes, there must be something else wrong because the patch seems to be applied
in release_33 branch, but the problem somehow came back.
--
You are receiving this mail because:
You are the assignee for the b
Use msecs_to_jiffies_timeout instead of open-coding the same.
Signed-off-by: Imre Deak
---
drivers/gpu/drm/i915/intel_drv.h |2 +-
drivers/gpu/drm/i915/intel_i2c.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_drv.h b/drivers/gpu/drm/i91
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #11 from Tom Stellard ---
It looks like the special handling for R600 encoding is missing from the
backend. I think an earlier change to the code emitter made this code dead and
then I deleted it in a more recent commit.
--
You are
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #10 from Vadim Girlin ---
I looked a bit more into it and AFAICS it's not just a single wrong bit, looks
like r700 alu encoding is used for all r600 chips with llvm backend
currently(In reply to comment #9)
> As mentioned by Vadim on
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #9 from Alex Deucher ---
As mentioned by Vadim on IRC:
it seems many instructions in bytecode generated for RS880 have (incorrect)
OMOD = 2, that is, ALU WORD1 bit 7 is set where it shouldn't be set
--
You are receiving this mail be
https://bugs.freedesktop.org/show_bug.cgi?id=64193
--- Comment #8 from Marc Dietrich ---
The suggested patch also fixes gears and 0ad for me. But I still see the
problem in chromium browser with webgl enabled, where the map is not displayed.
--
You are receiving this mail because:
You are the a
On Mon, May 13, 2013 at 10:52 PM, Inki Dae wrote:
>> well, for cache management, I think it is a better idea.. I didn't
>> really catch that this was the motivation from the initial patch, but
>> maybe I read it too quickly. But cache can be decoupled from
>> synchronization, because CPU access i
On Tue, May 14, 2013 at 8:58 AM, Alex Deucher wrote:
> On Mon, May 13, 2013 at 7:58 PM, Andy Lutomirski wrote:
>> Reviewed-by: Daniel Vetter
>> Signed-off-by: Andy Lutomirski
>
> Reviewed-by: Alex Deucher
I believe it will break something but we could deal with the fallout
once it happens.
>
On Tue, May 14, 2013 at 3:07 PM, Holger Schurig wrote:
> Patrick, have a
>
> Tested-by: Holger Schurig
>
> for this.
I'll add that.
> As for your suggestion:
>
>> though I recommend you use the modesetting driver because you get
>> a hardware accelerated cursor.
>
> The current Debian Wheezy xs
Patrick, have a
Tested-by: Holger Schurig
for this.
As for your suggestion:
> though I recommend you use the modesetting driver because you get
> a hardware accelerated cursor.
The current Debian Wheezy xserver-xorg doesn't autoload the
modesettings X11 driver. And I haven't found out how
On Mon, May 13, 2013 at 7:58 PM, Andy Lutomirski wrote:
> Reviewed-by: Daniel Vetter
> Signed-off-by: Andy Lutomirski
Reviewed-by: Alex Deucher
> ---
> drivers/gpu/drm/radeon/radeon_object.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/radeon/
On Tue, May 14, 2013 at 2:13 PM, Holger Schurig wrote:
> Okay, I found the patch that produces my regression:
>
>
> From bc794829141f28e14fe7d0e07e35870bd9aee78c Mon Sep 17 00:00:00 2001
> From: Patrik Jakobsson
> Date:
https://bugs.freedesktop.org/show_bug.cgi?id=64582
Priority: medium
Bug ID: 64582
Assignee: dri-devel@lists.freedesktop.org
Summary: [r600g/vdpau] Inconsistency detected by ld.so:
dl-close.c: 765: _dl_close: Assertion
https://bugzilla.kernel.org/show_bug.cgi?id=58121
Alex Deucher changed:
What|Removed |Added
CC||alexdeuc...@gmail.com
--- Comment #2 f
Okay, I found the patch that produces my regression:
>From bc794829141f28e14fe7d0e07e35870bd9aee78c Mon Sep 17 00:00:00 2001
From: Patrik Jakobsson
Date: Mon, 21 May 2012 15:27:30 +0100
Subject: [PATCH 143/209] gma500: h
1 - 100 of 107 matches
Mail list logo