Re: [TIP,regression,i915] /dev/dri/card0 is no longer present

2009-03-01 Thread Sitsofe Wheeler
On Sun, Mar 01, 2009 at 12:39:48PM +0100, Ingo Molnar wrote: > > Thanks, i've reverted the commit for now. Could you please send > a 'dmesg' from the bootup with the failed driver? By all > likelyhood an ioremap failure causes a driver failure. > See below (drm says it initalized though...):

[Bug 20129] Large texture object obscuring display with radeon driver in dxx-rebirth

2009-03-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20129 --- Comment #5 from jsado_...@comcast.net 2009-03-01 15:33:40 PST --- Created an attachment (id=23422) --> (http://bugs.freedesktop.org/attachment.cgi?id=23422) Source code execution list. -- Configure bugmail: http://bugs.freedesktop.org/

[Bug 20129] Large texture object obscuring display with radeon driver in dxx-rebirth

2009-03-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20129 --- Comment #4 from jsado_...@comcast.net 2009-03-01 15:32:18 PST --- I have another observation. I noticed that during my debugging, the first frame rendered when in the game (after selecting a level and escaping out of the briefing scene) re

[Bug 12796] New: via driver (?) fails to handle interrupt

2009-03-01 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12796 Summary: via driver (?) fails to handle interrupt Product: Drivers Version: 2.5 KernelVersion: 2.6.28.7 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

[Bug 7770] PCI domain mismatch between X server and kernel, leaving clients unable to use direct rendering

2009-03-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=7770 --- Comment #41 from Alex Deucher 2009-03-01 09:41:05 PST --- I've gone ahead and added an AGP quirk for your system: a7f465f73363fce409870f62173d518b1bc02ae6 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 7770] PCI domain mismatch between X server and kernel, leaving clients unable to use direct rendering

2009-03-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=7770 --- Comment #40 from Émeric Maschino 2009-03-01 06:03:09 PST --- (In reply to comment #39) > Does it work better with different values for Option "AGPMode", or with Option > "BusType" "PCI"? Yes, indeed! Downgrading (well, performance wise,

Re: [TIP,regression,i915] /dev/dri/card0 is no longer present

2009-03-01 Thread Ingo Molnar
* Sitsofe Wheeler wrote: > Hi, > > With the latest -tip /dev/dri/card0 is MIA on my EeePC 900. A bisection > has tracked the probem down to the following commit: > > commit 17581ad812a9abb0182260374ef2e52d4a808a64 > Author: Venkatesh Pallipadi > Date: Tue Feb 24 17:35:14 2009 -0800 > >

[TIP,regression,i915] /dev/dri/card0 is no longer present

2009-03-01 Thread Sitsofe Wheeler
Hi, With the latest -tip /dev/dri/card0 is MIA on my EeePC 900. A bisection has tracked the probem down to the following commit: commit 17581ad812a9abb0182260374ef2e52d4a808a64 Author: Venkatesh Pallipadi Date: Tue Feb 24 17:35:14 2009 -0800 gpu/drm, x86, PAT: PAT support for io_mapping_*