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...):
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/
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
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
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
---
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,
* 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
>
>
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_*