[Bug 48304] text in fbterm is garbled

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48304 Michel Dänzer changed: What|Removed |Added Summary|r600g: text in fbterm is|text in fbterm is garbled

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=47765 --- Comment #12 from Andy Furniss 2012-04-04 16:08:37 PDT --- (In reply to comment #11) > Created attachment 59495 [details] [review] > Fix pixmap.height < 64 case > > Sorry attached wrong patch, ignore previous patch This one works for me. -

[PATCH] add license to drm_udb

2012-04-04 Thread Shawn Landden
--- drivers/gpu/drm/drm_usb.c | 12 1 file changed, 12 insertions(+) diff --git a/drivers/gpu/drm/drm_usb.c b/drivers/gpu/drm/drm_usb.c index c8c83da..8bc7767 100644 --- a/drivers/gpu/drm/drm_usb.c +++ b/drivers/gpu/drm/drm_usb.c @@ -1,6 +1,15 @@ +/* + * Copyright (C) 2012 Red Hat

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=47765 --- Comment #10 from Andy Furniss 2012-04-04 15:14:53 PDT --- (In reply to comment #9) > Created attachment 59494 [details] [review] > Fix pixmap.height < 64 case > > This should fix your issue (patch against ddx xf86-video-ati) Doesn't help o

[Bug 48228] Crashes in libdrm-intel caused by KDE4 kwin

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48228 Ian Romanick changed: What|Removed |Added AssignedTo|idr at freedesktop.org |dri-devel at lists.freedesktop

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=47765 --- Comment #9 from Jerome Glisse 2012-04-04 14:13:45 PDT --- Created attachment 59494 --> https://bugs.freedesktop.org/attachment.cgi?id=59494 Fix pixmap.height < 64 case This should fix your issue (patch against ddx xf86-video-ati) -- Con

[Bug 47955] Celestia hit fallback on r300g from git?

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=47955 --- Comment #19 from Marek Ol??k 2012-04-04 14:01:00 PDT --- I know. The vertex shader point size output is broken on SWTCL chipsets (piglit/glsl-vs-point-size fails randomly). I haven't been able to find the cause yet. -- Configure bugmail: h

[Bug 48305] llpp gets segfault in r600g_dri.so

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48305 --- Comment #4 from Alex Deucher 2012-04-04 13:45:21 PDT --- Make sure you install the debugging symbols for the 3D driver/mesa. Most distros package these separately. Then when you hit the crash type "bt" in gdb to get the backtrace. -- Con

[Bug 48304] r600g: text in fbterm is garbled

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48304 --- Comment #3 from myxol 2012-04-04 13:45:17 PDT --- Created attachment 59493 --> https://bugs.freedesktop.org/attachment.cgi?id=59493 dmesg output In case you wanted full dmesg output, here it is. -- Configure bugmail: https://bugs.freede

[Bug 48305] llpp gets segfault in r600g_dri.so

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48305 --- Comment #3 from myxol 2012-04-04 13:42:36 PDT --- Created attachment 59492 --> https://bugs.freedesktop.org/attachment.cgi?id=59492 dmesg output -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are r

[Bug 48304] r600g: text in fbterm is garbled

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48304 --- Comment #2 from myxol 2012-04-04 12:55:57 PDT --- fbterm is a framebuffer terminal emulator. code.google.com/p/fbterm/ It works without Xorg -> no xorg log. I see no new messages in dmesg output on loading fbterm. -- Configure bugmail: htt

[PATCH] drm/exynos: add format list of plane

2012-04-04 Thread Seung-Woo Kim
NV12, NV12M and NV12MT are added to format list of plane to use these formats for hdmi vp layer. Signed-off-by: Seung-Woo Kim Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_plane.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff -

[Bug 48305] llpp gets segfault in r600g_dri.so

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48305 Alex Deucher changed: What|Removed |Added Component|Drivers/DRI/R600|Drivers/Gallium/r600 --- Comment #1 from

[Bug 48304] r600g: text in fbterm is garbled

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48304 --- Comment #1 from Alex Deucher 2012-04-04 11:04:57 PDT --- I'm not familiar with fbterm. Is it an X app? How does it render? GL? Please attach your xorg log and dmesg output. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

Linux 3.4-rc1

2012-04-04 Thread Subash Patel
On 04/02/2012 02:11 PM, Daniel Vetter wrote: > On Mon, Apr 02, 2012 at 12:40:39PM +0900, Kyungmin Park wrote: >> On Mon, Apr 2, 2012 at 12:34 AM, Rob Clark wrote: >>> On Sat, Mar 31, 2012 at 6:58 PM, Linus Torvalds >>> wrote: - drm dma-buf prime support. Dave Airlie sent me the pull req

[Bug 48305] New: llpp gets segfault in r600g_dri.so

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48305 Bug #: 48305 Summary: llpp gets segfault in r600g_dri.so Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47765 --- Comment #12 from Andy Furniss 2012-04-04 16:08:37 PDT --- (In reply to comment #11) > Created attachment 59495 [details] [review] > Fix pixmap.height < 64 case > > Sorry attached wrong patch, ignore previous patch This one works for me. -

[Bug 46713] HDMI audio played back at a wrong rate

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46713 --- Comment #24 from Alex Deucher 2012-04-04 08:50:44 PDT --- Please see: http://lists.freedesktop.org/archives/dri-devel/2012-March/020717.html http://lists.freedesktop.org/archives/dri-devel/2012-March/020855.html http://lists.freedesktop.org/

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47765 Jerome Glisse changed: What|Removed |Added Attachment #59494|0 |1 is obsolete|

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=47765 Jerome Glisse changed: What|Removed |Added Attachment #59494|0 |1 is obsolete|

Linux 3.4-rc1

2012-04-04 Thread Anca Emanuel
@Subash Patel, prime is already included. Why the CMA is at 24 version and still not included ? Linus, please include CMA,git://git.linaro.org/people/mszyprowski/linux-dma-mapping.git 3.4-rc1-cma-v24

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47765 --- Comment #10 from Andy Furniss 2012-04-04 15:14:53 PDT --- (In reply to comment #9) > Created attachment 59494 [details] [review] > Fix pixmap.height < 64 case > > This should fix your issue (patch against ddx xf86-video-ati) Doesn't help o

[Bug 48228] Crashes in libdrm-intel caused by KDE4 kwin

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48228 Ian Romanick changed: What|Removed |Added AssignedTo|i...@freedesktop.org |dri-devel@lists.freedesktop

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47765 --- Comment #9 from Jerome Glisse 2012-04-04 14:13:45 PDT --- Created attachment 59494 --> https://bugs.freedesktop.org/attachment.cgi?id=59494 Fix pixmap.height < 64 case This should fix your issue (patch against ddx xf86-video-ati) -- Con

[Bug 47955] Celestia hit fallback on r300g from git?

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47955 --- Comment #19 from Marek Olšák 2012-04-04 14:01:00 PDT --- I know. The vertex shader point size output is broken on SWTCL chipsets (piglit/glsl-vs-point-size fails randomly). I haven't been able to find the cause yet. -- Configure bugmail: ht

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=47765 --- Comment #8 from Tvrtko Ursulin 2012-04-04 06:57:36 PDT --- (In reply to comment #7) > Does this patch help? > http://people.freedesktop.org/~agd5f/0001-drm-radeon-kms-Fixup-backendmap-on-6xx-9xx.patch Unfortunately not, still the same behav

[Bug 48305] llpp gets segfault in r600g_dri.so

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48305 --- Comment #4 from Alex Deucher 2012-04-04 13:45:21 PDT --- Make sure you install the debugging symbols for the 3D driver/mesa. Most distros package these separately. Then when you hit the crash type "bt" in gdb to get the backtrace. -- Conf

[Bug 48304] r600g: text in fbterm is garbled

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48304 --- Comment #3 from myxol 2012-04-04 13:45:17 PDT --- Created attachment 59493 --> https://bugs.freedesktop.org/attachment.cgi?id=59493 dmesg output In case you wanted full dmesg output, here it is. -- Configure bugmail: https://bugs.freedes

[Bug 48305] llpp gets segfault in r600g_dri.so

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48305 --- Comment #3 from myxol 2012-04-04 13:42:36 PDT --- Created attachment 59492 --> https://bugs.freedesktop.org/attachment.cgi?id=59492 dmesg output -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are re

[Bug 48305] llpp gets segfault in r600g_dri.so

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48305 --- Comment #2 from myxol 2012-04-04 13:40:19 UTC --- Created attachment 59491 --> https://bugs.freedesktop.org/attachment.cgi?id=59491 gdb output and xorg.log gdb didn't produce any good backtrace. Could it be because llpp written in ocaml?

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=47765 --- Comment #7 from Alex Deucher 2012-04-04 06:40:43 PDT --- Does this patch help? http://people.freedesktop.org/~agd5f/0001-drm-radeon-kms-Fixup-backendmap-on-6xx-9xx.patch -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=

[Bug 48305] llpp gets segfault in r600g_dri.so

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48305 --- Comment #2 from myxol 2012-04-04 13:40:19 UTC --- Created attachment 59491 --> https://bugs.freedesktop.org/attachment.cgi?id=59491 gdb output and xorg.log gdb didn't produce any good backtrace. Could it be because llpp written in ocaml?

[Bug 27184] Radeon, KMS, 6.12.99: Sleeping screen doesn't wake up reliably

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27184 --- Comment #26 from Alex Deucher 2012-04-04 06:07:48 PDT --- (In reply to comment #25) > I just happened to test with this very same 3.3.0-rc3 kernel that while I was > in linux console ie. no X and the screen blanker got activated, the lcd >

[Bug 47955] Celestia hit fallback on r300g from git?

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=47955 --- Comment #18 from Andrew Randrianasulu 2012-04-04 06:06:20 PDT --- Bug still here with mesa commit 34e53adc51ade8d53d74b6ae35bec90f1a6b9b29 ("r600g: inline r600_upload_index_buffer") -- Configure bugmail: https://bugs.freedesktop.org/userp

[Bug 48304] r600g: text in fbterm is garbled

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48304 --- Comment #2 from myxol 2012-04-04 12:55:57 PDT --- fbterm is a framebuffer terminal emulator. code.google.com/p/fbterm/ It works without Xorg -> no xorg log. I see no new messages in dmesg output on loading fbterm. -- Configure bugmail: http

[Bug 42678] [3.3-rc1] radeon stuck in kernel after lockup

2012-04-04 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=42678 --- Comment #13 from Adrien Nader 2012-04-04 12:43:51 --- My previous comment was missing some bits because of my lack of sleep. My first issue was that, with a new laptop, which has two AMD cards (one integrated, one discrete), the both ca

[PATCH] drm/radeon: fix error return code in TN thermal setup

2012-04-04 Thread Alex Deucher
On Tue, Apr 3, 2012 at 11:12 AM, wrote: > From: Alex Deucher > > Signed-off-by: Alex Deucher Ignore this one. Sorry. Alex > --- > ?drivers/gpu/drm/radeon/radeon_pm.c | ? ?2 +- > ?1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/gpu/drm/radeon/radeon_pm.c > b/driver

[Bug 27184] Radeon, KMS, 6.12.99: Sleeping screen doesn't wake up reliably

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27184 --- Comment #25 from tomi.orava at ncircle.nullnet.fi 2012-04-04 04:39:41 PDT --- I just happened to test with this very same 3.3.0-rc3 kernel that while I was in linux console ie. no X and the screen blanker got activated, the lcd display was pu

[PATCH RFC] drm: support for rotated scanout

2012-04-04 Thread Ville Syrjälä
On Tue, Apr 03, 2012 at 04:02:54PM -0500, Rob Clark wrote: > On Mon, Apr 2, 2012 at 1:39 PM, Ville Syrj?l? > wrote: > > On Mon, Apr 02, 2012 at 08:26:14PM +0300, Ville Syrj?l? wrote: > >> On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clark wrote: > >> > On Sat, Mar 31, 2012 at 4:09 PM, Ville Syrj?

[PATCH RFC] drm: support for rotated scanout

2012-04-04 Thread Rob Clark
On Wed, Apr 4, 2012 at 3:19 AM, Ville Syrj?l? wrote: > On Tue, Apr 03, 2012 at 04:02:54PM -0500, Rob Clark wrote: >> On Mon, Apr 2, 2012 at 1:39 PM, Ville Syrj?l? >> wrote: >> > On Mon, Apr 02, 2012 at 08:26:14PM +0300, Ville Syrj?l? wrote: >> >> On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clar

[Bug 48305] llpp gets segfault in r600g_dri.so

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48305 Alex Deucher changed: What|Removed |Added Component|Drivers/DRI/R600|Drivers/Gallium/r600 --- Comment #1 from

[Bug 48304] r600g: text in fbterm is garbled

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48304 --- Comment #1 from Alex Deucher 2012-04-04 11:04:57 PDT --- I'm not familiar with fbterm. Is it an X app? How does it render? GL? Please attach your xorg log and dmesg output. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cg

[Bug 48305] New: llpp gets segfault in r600g_dri.so

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48305 Bug #: 48305 Summary: llpp gets segfault in r600g_dri.so Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW

[Bug 48304] New: r600g: text in fbterm is garbled

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48304 Bug #: 48304 Summary: r600g: text in fbterm is garbled Classification: Unclassified Product: DRI Version: XOrg CVS Platform: x86 (IA32) OS/Version: Linux (All) Status:

[Bug 48304] New: r600g: text in fbterm is garbled

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48304 Bug #: 48304 Summary: r600g: text in fbterm is garbled Classification: Unclassified Product: DRI Version: XOrg CVS Platform: x86 (IA32) OS/Version: Linux (All) Status:

[PATCH] drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v2)

2012-04-04 Thread Alex Deucher
On Tue, Apr 3, 2012 at 11:23 AM, Dave Airlie wrote: > From: Dave Airlie > > On coherent systems (not-AGP) the IB should be in cached memory so should > be just as fast, so we can avoid copying to temporary pages and just use it > directly. > > provides minor speedups on rv530: gears ~1820->1860,

Re: [PATCH] drm/radeon: fix error return code in TN thermal setup

2012-04-04 Thread Alex Deucher
On Tue, Apr 3, 2012 at 11:12 AM, wrote: > From: Alex Deucher > > Signed-off-by: Alex Deucher Ignore this one. Sorry. Alex > --- >  drivers/gpu/drm/radeon/radeon_pm.c |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/gpu/drm/radeon/radeon_pm.c > b/driver

Re: [PATCH RFC] drm: support for rotated scanout

2012-04-04 Thread Rob Clark
On Wed, Apr 4, 2012 at 3:19 AM, Ville Syrjälä wrote: > On Tue, Apr 03, 2012 at 04:02:54PM -0500, Rob Clark wrote: >> On Mon, Apr 2, 2012 at 1:39 PM, Ville Syrjälä >> wrote: >> > On Mon, Apr 02, 2012 at 08:26:14PM +0300, Ville Syrjälä wrote: >> >> On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clar

[Bug 46713] HDMI audio played back at a wrong rate

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46713 --- Comment #24 from Alex Deucher 2012-04-04 08:50:44 PDT --- Please see: http://lists.freedesktop.org/archives/dri-devel/2012-March/020717.html http://lists.freedesktop.org/archives/dri-devel/2012-March/020855.html http://lists.freedesktop.org/a

Re: Linux 3.4-rc1

2012-04-04 Thread Subash Patel
On 04/02/2012 02:11 PM, Daniel Vetter wrote: On Mon, Apr 02, 2012 at 12:40:39PM +0900, Kyungmin Park wrote: On Mon, Apr 2, 2012 at 12:34 AM, Rob Clark wrote: On Sat, Mar 31, 2012 at 6:58 PM, Linus Torvalds wrote: - drm dma-buf prime support. Dave Airlie sent me the pull request but didn

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47765 --- Comment #8 from Tvrtko Ursulin 2012-04-04 06:57:36 PDT --- (In reply to comment #7) > Does this patch help? > http://people.freedesktop.org/~agd5f/0001-drm-radeon-kms-Fixup-backendmap-on-6xx-9xx.patch Unfortunately not, still the same behav

[Bug 47765] Corrupt rendering to a window between 57 and 63 pixels high

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47765 --- Comment #7 from Alex Deucher 2012-04-04 06:40:43 PDT --- Does this patch help? http://people.freedesktop.org/~agd5f/0001-drm-radeon-kms-Fixup-backendmap-on-6xx-9xx.patch -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=e

Re: [PATCH] drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v2)

2012-04-04 Thread Alex Deucher
On Tue, Apr 3, 2012 at 11:23 AM, Dave Airlie wrote: > From: Dave Airlie > > On coherent systems (not-AGP) the IB should be in cached memory so should > be just as fast, so we can avoid copying to temporary pages and just use it > directly. > > provides minor speedups on rv530: gears ~1820->1860,

[Bug 27184] Radeon, KMS, 6.12.99: Sleeping screen doesn't wake up reliably

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27184 --- Comment #26 from Alex Deucher 2012-04-04 06:07:48 PDT --- (In reply to comment #25) > I just happened to test with this very same 3.3.0-rc3 kernel that while I was > in linux console ie. no X and the screen blanker got activated, the lcd > d

[Bug 47955] Celestia hit fallback on r300g from git?

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47955 --- Comment #18 from Andrew Randrianasulu 2012-04-04 06:06:20 PDT --- Bug still here with mesa commit 34e53adc51ade8d53d74b6ae35bec90f1a6b9b29 ("r600g: inline r600_upload_index_buffer") -- Configure bugmail: https://bugs.freedesktop.org/userp

[Bug 42678] [3.3-rc1] radeon stuck in kernel after lockup

2012-04-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=42678 --- Comment #13 from Adrien Nader 2012-04-04 12:43:51 --- My previous comment was missing some bits because of my lack of sleep. My first issue was that, with a new laptop, which has two AMD cards (one integrated, one discrete), the both ca

Re: Linux 3.4-rc1

2012-04-04 Thread Anca Emanuel
@Subash Patel, prime is already included. Why the CMA is at 24 version and still not included ? Linus, please include CMA,git://git.linaro.org/people/mszyprowski/linux-dma-mapping.git 3.4-rc1-cma-v24 ___ dri-devel mailing list dri-devel@lists.freedesktop

[Bug 27184] Radeon, KMS, 6.12.99: Sleeping screen doesn't wake up reliably

2012-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27184 --- Comment #25 from tomi.or...@ncircle.nullnet.fi 2012-04-04 04:39:41 PDT --- I just happened to test with this very same 3.3.0-rc3 kernel that while I was in linux console ie. no X and the screen blanker got activated, the lcd display was put in

[Bug 45018] [bisected] rendering regression since added support for virtual address space on cayman v11

2012-04-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45018 --- Comment #44 from Alexandre Demers 2012-04-03 19:24:36 PDT --- Just to let you know I've moved from Ubuntu to Arch. This week, kernel 3.0 came in and the problem is obviously appearing as expected. Still locks up, still hangs, still fails to

Re: [PATCH RFC] drm: support for rotated scanout

2012-04-04 Thread Ville Syrjälä
On Tue, Apr 03, 2012 at 04:02:54PM -0500, Rob Clark wrote: > On Mon, Apr 2, 2012 at 1:39 PM, Ville Syrjälä > wrote: > > On Mon, Apr 02, 2012 at 08:26:14PM +0300, Ville Syrjälä wrote: > >> On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clark wrote: > >> > On Sat, Mar 31, 2012 at 4:09 PM, Ville Syrjä