Re: [Linux-fbdev-devel] [Bugme-new] [Bug 13285] New: INTELFB: Colors display incorrectly

2009-05-16 Thread Andrew Morton
On Sun, 17 May 2009 08:17:43 +0200 Krzysztof Helt wrote: > From: Krzysztof Helt > > The intelfb driver sets color map depending on currently active pipe. > However, if an LVDS > display is attached (like in laptop) the active pipe variable is never set. > The default value is > PIPE_A and

Re: PROBLEM: 2.6.29.2 - AGP doesn't work anymore on my nforce2

2009-05-16 Thread Andrew Morton
On Mon, 04 May 2009 18:40:52 +0200 Michel D__nzer wrote: > On Mon, 2009-05-04 at 18:23 +0200, Karsten Mehrhoff wrote: > > On Mon, 04 May 2009 17:07:40 +0200, Michel D__nzer wrote: > > > On Mon, 2009-05-04 at 08:31 +0200, Karsten Mehrhoff wrote: > > >> On Mon, 04 May 2009 03:41:51 +0200, Shaohua L

[Bug 12765] i915 VT switch with AIGLX causes X lock up

2009-05-16 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12765 Rafael J. Wysocki changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 13322] New: KMS - Problem with detaching VGA-output

2009-05-16 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13322 Summary: KMS - Problem with detaching VGA-output Product: Drivers Version: 2.5 Kernel Version: 2.6.30-rc5 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

[Bug 13130] "Scheduling while atomic" on SysRq-G (inteldrmfb)

2009-05-16 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13130 Jesse Barnes changed: What|Removed |Added AssignedTo|dri-de...@lists.sourceforge |jbar...@virtuousgeek.org

[Bug 13214] Blank internal Display on Notebook with Intel GPU (855GM)

2009-05-16 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13214 --- Comment #9 from Jesse Barnes 2009-05-16 18:24:47 --- Oh sorry I didn't see that it had already been filed at fdo, it's probably even assigned to me... I should have a chance to look at it next week. -- Configure bugmail: http://bugzill

[Bug 13130] "Scheduling while atomic" on SysRq-G (inteldrmfb)

2009-05-16 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13130 --- Comment #10 from Darren Salt 2009-05-16 18:10:52 --- With the schedule_work() fix applied, all is fine here. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

[Bug 21770] New: [945GM] [UXA] Running Out of Memory with UXA

2009-05-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21770 Summary: [945GM] [UXA] Running Out of Memory with UXA Product: Mesa Version: unspecified Platform: x86-64 (AMD64) URL: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-

[Bug 13214] Blank internal Display on Notebook with Intel GPU (855GM)

2009-05-16 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13214 Johannes Engel changed: What|Removed |Added CC||jcnen...@googlemail.com --- Comment #

[Bug 13214] Blank internal Display on Notebook with Intel GPU (855GM)

2009-05-16 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13214 --- Comment #7 from djen...@freenet.de 2009-05-16 13:33:22 --- I can confirm that the fix from Stefan is working here also. I used Kernel 2.6.30-rc6. Jesse, the bug is listet at freedesktop. See link from Bruno, I even put a link to this repor

[PATCH] drm/i915: correct typo in error message

2009-05-16 Thread Johannes Engel
Signed-off-by: Johannes Engel --- drivers/gpu/drm/i915/intel_fb.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_fb.c b/drivers/gpu/drm/i915/intel_fb.c index e4652dc..a0c6dc5 100644 --- a/drivers/gpu/drm/i915/intel_fb.c +++ b/drivers/gpu/drm/

Re: [PATCH] drm/i915: correct typo in error message

2009-05-16 Thread Johannes Engel
Quoting Johannes Engel, On 05/16/2009 03:44 PM: > Signed-off-by: Johannes Engel > --- > drivers/gpu/drm/i915/intel_fb.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/gpu/drm/i915/intel_fb.c b/drivers/gpu/drm/i915/intel_fb.c > index e4652dc..a0c6dc5 100644