Re: 2.6.32-rc8 opps leaving X

2009-11-24 Thread Andrew Morton
On Mon, 23 Nov 2009 07:04:51 -0500 Ed Tomlinson wrote: > Hi, > > I got the following opps when leaving X with rc8: > > [ 183.846716] Unpin not necessary for 88016bba2200 ! Jerome, Ed's kernel is talking to you! > [ 183.860064] BUG: unable to handle kernel NULL pointer dereference at (nul

[Bug 23402] Latest CVS leads to crash in sauerbraten

2009-11-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23402 --- Comment #21 from David Ronis 2009-11-24 19:44:45 PST --- I upgraded mesa today--there were several r200 fixes. They seem to have fixed the problem. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[PATCH 5/5] drm/edid: Decode 3-byte CVT codes from EDID 1.4

2009-11-24 Thread Adam Jackson
Signed-off-by: Adam Jackson --- drivers/gpu/drm/drm_edid.c | 48 include/drm/drm_edid.h |5 2 files changed, 53 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c index ee84ffe..0f00fa0 10

[PATCH 4/5] drm/edid: Add new detailed block types from EDID 1.4

2009-11-24 Thread Adam Jackson
Signed-off-by: Adam Jackson --- include/drm/drm_edid.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/include/drm/drm_edid.h b/include/drm/drm_edid.h index 7d6c9a2..9087557 100644 --- a/include/drm/drm_edid.h +++ b/include/drm/drm_edid.h @@ -120,6 +120,9 @@ struct deta

[PATCH 3/5] drm/edid: Add DMT modes to the pool if the monitor is GTF-capable

2009-11-24 Thread Adam Jackson
See also: http://bugzilla.redhat.com/539785 Signed-off-by: Adam Jackson --- drivers/gpu/drm/drm_edid.c | 69 +-- 1 files changed, 65 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c index e655916..ee84ff

[PATCH 1/5] drm/edid: Unify detailed block parsing between base and extension blocks

2009-11-24 Thread Adam Jackson
Also fix an embarassing bug in standard timing subblock parsing that would result in an infinite loop. Signed-off-by: Adam Jackson --- drivers/gpu/drm/drm_edid.c | 159 +--- 1 files changed, 61 insertions(+), 98 deletions(-) diff --git a/drivers/gpu/drm/

[PATCH 2/5] drm/modes: Add drm_mode_hsync()

2009-11-24 Thread Adam Jackson
Signed-off-by: Adam Jackson --- drivers/gpu/drm/drm_modes.c | 28 +++- include/drm/drm_crtc.h |7 --- 2 files changed, 31 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/drm_modes.c index 51f6772..6d81a02 100644 ---

[Bug 25264] Change to drm.h causes breakage of xf86-video-nouveau

2009-11-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25264 --- Comment #1 from Pekka Paalanen 2009-11-24 14:22:11 PST --- This should already be fixed by http://cgit.freedesktop.org/mesa/drm/commit/?id=9558f6377ffee680d6bec0808bc113b3139b0d5f Please, resolve as fixed if it is. Otherwise, provide the

[Bug 25264] New: Change to drm.h causes breakage of xf86-video-nouveau

2009-11-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25264 Summary: Change to drm.h causes breakage of xf86-video-nouveau Product: DRI Version: DRI CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal

Re: [PATCH 1/4] drm/modes: Limit fallback modes to 60Hz

2009-11-24 Thread Adam Jackson
On Mon, 2009-11-23 at 20:32 +0100, Rafał Miłecki wrote: > > diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c > > index cea665d..dd95edf 100644 > > --- a/drivers/gpu/drm/drm_edid.c > > +++ b/drivers/gpu/drm/drm_edid.c > > @@ -1290,6 +1290,8 @@ int drm_add_modes_noedid(struct drm

[PATCH] drm: Add minimal BSD #ifdefs so we can share the drm.h unchanged

2009-11-24 Thread Kristian Høgsberg
We ship a copy of drm.h in the libdrm repo. By adding these couple of ifdefs, we can share the drm.h header file between kernel source and libdrm on linux and the BSDs. Signed-off-by: Kristian Høgsberg --- include/drm/drm.h| 29 +++-- include/drm/drmP.h |

[Bug 21501] Assertion `lvl->size > 0' failed.

2009-11-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21501 --- Comment #10 from Maciej Cencora 2009-11-24 08:03:27 PST --- Could you apply this patch http://pastebin.ca/1684143 and provide me with an app log? Please set RADEON_DEBUG=tex env variable when running the app. -- Configure bugmail: htt

[Bug 21501] Assertion `lvl->size > 0' failed.

2009-11-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21501 --- Comment #9 from rem11_1...@yahoo.fr 2009-11-24 07:49:51 PST --- Just used up to date 7.7 branch OpenGL vendor string: DRI R300 Project OpenGL renderer string: Mesa DRI R300 (RV530 71D5) 20090101

[Bug 13683] Internal Laptopdisplay blurrys to white screen after enabling modesetting on Radeon X700 Mobility

2009-11-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13683 --- Comment #28 from Alex Deucher 2009-11-24 09:39:28 --- The order is arbitrary and has nothing to do with the underlying hardware. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mai

[Bug 13683] Internal Laptopdisplay blurrys to white screen after enabling modesetting on Radeon X700 Mobility

2009-11-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13683 --- Comment #27 from Jan Kreuzer 2009-11-24 08:21:55 --- Created an attachment (id=23922) --> (http://bugzilla.kernel.org/attachment.cgi?id=23922) xrandr --verbose nomodeset The first (23921) is with modeset on, the second without modeset. W

[Bug 13683] Internal Laptopdisplay blurrys to white screen after enabling modesetting on Radeon X700 Mobility

2009-11-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13683 --- Comment #26 from Jan Kreuzer 2009-11-24 08:17:02 --- Created an attachment (id=23921) --> (http://bugzilla.kernel.org/attachment.cgi?id=23921) xrandr --verbose nomodeset -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab

[Bug 13683] Internal Laptopdisplay blurrys to white screen after enabling modesetting on Radeon X700 Mobility

2009-11-24 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13683 --- Comment #25 from Jan Kreuzer 2009-11-24 08:14:27 --- I am already on the drm-radeon-testing branch, the latest commit i checked out is http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commit;h=44c83571e8e164840e91f3cc9fdd928