[PATCH] drm: Remove duplicate "return" statement

2011-09-07 Thread Lin Ming
Remove the duplicate "return" statement in drm_fb_helper_panic(). Signed-off-by: Lin Ming --- drivers/gpu/drm/drm_fb_helper.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c index 802b61a..f7c6854 100644

[Bug 41732] [radeon] KMS (and X.org) detect wrong outputs

2011-09-07 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=41732 --- Comment #9 from Niels Ole Salscheider 2011-09-07 16:12:16 --- Additional info: All calls to i2c_transfer in drm_do_probe_ddc_edid fail with return code -6. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 40699] New: KMS on Thinkpad W500: no picture on external monitors with DisplayPort, but DVI works.

2011-09-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40699 Summary: KMS on Thinkpad W500: no picture on external monitors with DisplayPort, but DVI works. Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All)

[PATCH] RFC: omapdrm DRM/KMS driver for TI OMAP platforms

2011-09-07 Thread Inki Dae
Hello, Rob. > -Original Message- > From: robdclark at gmail.com [mailto:robdclark at gmail.com] On Behalf Of Rob > Clark > Sent: Tuesday, September 06, 2011 1:05 AM > To: Inki Dae > Cc: dri-devel at lists.freedesktop.org; linaro-dev at lists.linaro.org; > Valkeinen, Tomi > Subject: Re:

[PATCH] RFC: omapdrm DRM/KMS driver for TI OMAP platforms

2011-09-07 Thread Rob Clark
On Wed, Sep 7, 2011 at 1:00 AM, Inki Dae wrote: > Hello, Rob. > [snip] >> >> +static void page_flip_cb(void *arg) >> >> +{ >> >> + ? ? struct drm_crtc *crtc = arg; >> >> + ? ? struct drm_device *dev = crtc->dev; >> >> + ? ? struct omap_crtc *omap_crtc = to_omap_crtc(crtc); >> >> + ? ? struct

[Bug 39202] FPS - KDE desktop effects with 3.0 rc6 kernel

2011-09-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39202 Ilija Hadzic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH] RFC: omapdrm DRM/KMS driver for TI OMAP platforms

2011-09-07 Thread Tomi Valkeinen
On Wed, 2011-09-07 at 15:00 +0900, Inki Dae wrote: > Hello, Rob. > > > -Original Message- > > From: robdclark at gmail.com [mailto:robdclark at gmail.com] On Behalf Of > > Rob > > Clark > > Sent: Tuesday, September 06, 2011 1:05 AM > > To: Inki Dae > > Cc: dri-devel at

[Bug 39714] Slow and choppy 3D performace on evergreen after pm-suspend

2011-09-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39714 --- Comment #13 from Michel D?nzer 2011-09-07 03:29:22 PDT --- The MTRR/PAT info is the same before and after, but almost 60M worth of BOs moved from VRAM to GTT. So the first theory seems more likely. That said, I'm not sure which buffer(s)

[Bug 40658] r600g-xorg: GPU lockup CP stall

2011-09-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40658 --- Comment #4 from Francesco Marella 2011-09-07 03:06:53 PDT --- Created an attachment (id=50952) --> (https://bugs.freedesktop.org/attachment.cgi?id=50952) kernel log without SWCursor -- Configure bugmail:

[Bug 40658] r600g-xorg: GPU lockup CP stall

2011-09-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40658 --- Comment #3 from Francesco Marella 2011-09-07 03:06:27 PDT --- (In reply to comment #2) > Does the problem also occur without Option "SWCursor"? Yes, it does. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 40658] r600g-xorg: GPU lockup CP stall

2011-09-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40658 --- Comment #2 from Michel D?nzer 2011-09-07 02:09:28 PDT --- Does the problem also occur without Option "SWCursor"? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

RE: [PATCH] RFC: omapdrm DRM/KMS driver for TI OMAP platforms

2011-09-07 Thread Inki Dae
Hello, Rob. -Original Message- From: robdcl...@gmail.com [mailto:robdcl...@gmail.com] On Behalf Of Rob Clark Sent: Tuesday, September 06, 2011 1:05 AM To: Inki Dae Cc: dri-devel@lists.freedesktop.org; linaro-...@lists.linaro.org; Valkeinen, Tomi Subject: Re: [PATCH] RFC: omapdrm

RE: [PATCH] RFC: omapdrm DRM/KMS driver for TI OMAP platforms

2011-09-07 Thread Tomi Valkeinen
On Wed, 2011-09-07 at 15:00 +0900, Inki Dae wrote: Hello, Rob. -Original Message- From: robdcl...@gmail.com [mailto:robdcl...@gmail.com] On Behalf Of Rob Clark Sent: Tuesday, September 06, 2011 1:05 AM To: Inki Dae Cc: dri-devel@lists.freedesktop.org;

[Bug 40658] r600g-xorg: GPU lockup CP stall

2011-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40658 --- Comment #2 from Michel Dänzer mic...@daenzer.net 2011-09-07 02:09:28 PDT --- Does the problem also occur without Option SWCursor? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 40658] r600g-xorg: GPU lockup CP stall

2011-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40658 --- Comment #3 from Francesco Marella francesco.mare...@gmail.com 2011-09-07 03:06:27 PDT --- (In reply to comment #2) Does the problem also occur without Option SWCursor? Yes, it does. -- Configure bugmail:

[Bug 40658] r600g-xorg: GPU lockup CP stall

2011-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40658 --- Comment #4 from Francesco Marella francesco.mare...@gmail.com 2011-09-07 03:06:53 PDT --- Created an attachment (id=50952) -- (https://bugs.freedesktop.org/attachment.cgi?id=50952) kernel log without SWCursor -- Configure bugmail:

[Bug 39714] Slow and choppy 3D performace on evergreen after pm-suspend

2011-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39714 --- Comment #13 from Michel Dänzer mic...@daenzer.net 2011-09-07 03:29:22 PDT --- The MTRR/PAT info is the same before and after, but almost 60M worth of BOs moved from VRAM to GTT. So the first theory seems more likely. That said, I'm not sure

[Bug 41732] [radeon] KMS (and X.org) detect wrong outputs

2011-09-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=41732 --- Comment #9 from Niels Ole Salscheider niels_...@salscheider-online.de 2011-09-07 16:12:16 --- Additional info: All calls to i2c_transfer in drm_do_probe_ddc_edid fail with return code -6. -- Configure bugmail:

[Bug 39202] FPS - KDE desktop effects with 3.0 rc6 kernel

2011-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39202 Ilija Hadzic ihad...@research.bell-labs.com changed: What|Removed |Added Status|NEW |RESOLVED

Re: [PATCH] RFC: omapdrm DRM/KMS driver for TI OMAP platforms

2011-09-07 Thread Rob Clark
On Wed, Sep 7, 2011 at 1:00 AM, Inki Dae inki@samsung.com wrote: Hello, Rob. [snip] +static void page_flip_cb(void *arg) +{ +     struct drm_crtc *crtc = arg; +     struct drm_device *dev = crtc-dev; +     struct omap_crtc *omap_crtc = to_omap_crtc(crtc); +     struct

[Bug 40699] New: KMS on Thinkpad W500: no picture on external monitors with DisplayPort, but DVI works.

2011-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40699 Summary: KMS on Thinkpad W500: no picture on external monitors with DisplayPort, but DVI works. Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All)