[TTM] general protection fault in ttm_tt_swapout, to_virtual looks screwed up

2010-01-09 Thread Maarten Maathuis
I've been noticing for a while that i've been getting general protection faults in ttm_to_swapout, this time i was printk'ing the virtual addresses. In case it's not obvious, the result of kmap_atomic() is wrong. This is nouveau/linux-2.6 which is somewhere after 2.6.32. I was wondering if anyone

[Bug 25953] dri driver compilation fails (mesa 7.6.1 on Mandriva 2009.1, linux-x86 )

2010-01-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25953 --- Comment #3 from Alex Deucher 2010-01-09 15:18:03 PST --- (In reply to comment #2) > Thank you. It works. > I wonder why radeon_drm.h file is absent in Mesa distribution. > It's not provided by mesa. It's provided by libdrm or the kern

[Bug 25953] dri driver compilation fails (mesa 7.6.1 on Mandriva 2009.1, linux-x86 )

2010-01-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25953 --- Comment #2 from Yury 2010-01-09 15:14:24 PST --- Thank you. It works. I wonder why radeon_drm.h file is absent in Mesa distribution. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving t

[Bug 14535] Memory corruption detected in low memory

2010-01-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14535 Torsten Landschoff changed: What|Removed |Added CC||tors...@debian.org --- Comment #3

Re: [PATCH] i915: Always register as a PCI driver (was: Re: [PATCH] DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS)

2010-01-09 Thread Rafael J. Wysocki
On Saturday 09 January 2010, Dave Airlie wrote: > On Sat, Jan 9, 2010 at 11:35 PM, Rafael J. Wysocki wrote: > > On Saturday 09 January 2010, Jesse Barnes wrote: > >> On Fri, 8 Jan 2010 16:50:57 -0800 (PST) > >> Linus Torvalds wrote: > >> > >> > > >> > > >> > On Sat, 9 Jan 2010, Rafael J. Wysocki

Re: [PATCH] i915: Always register as a PCI driver (was: Re: [PATCH] DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS)

2010-01-09 Thread Dave Airlie
On Sat, Jan 9, 2010 at 11:35 PM, Rafael J. Wysocki wrote: > On Saturday 09 January 2010, Jesse Barnes wrote: >> On Fri, 8 Jan 2010 16:50:57 -0800 (PST) >> Linus Torvalds wrote: >> >> > >> > >> > On Sat, 9 Jan 2010, Rafael J. Wysocki wrote: >> > > >> > > Which is functionally equivalent to my patc

Re: [PATCH] DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS

2010-01-09 Thread Dave Airlie
On Sun, Jan 10, 2010 at 4:17 AM, Linus Torvalds wrote: > > > On Sat, 9 Jan 2010, Jerome Glisse wrote: > >> On Fri, Jan 08, 2010 at 06:50:41PM -0800, Jesse Barnes wrote: >> > >> > Linus, can we ever drop those old paths?  Maybe after the new bits have >> > been around for awhile?  Users of really o

[Bug 15017] New: kexec regression, radeon/kms irq related (bisected)

2010-01-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15017 Summary: kexec regression, radeon/kms irq related (bisected) Product: Drivers Version: 2.5 Kernel Version: 2.6.33-rc3 Platform: All OS/Version: Linux Tree: Mainline Sta

Re: [PATCH] DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS

2010-01-09 Thread Linus Torvalds
On Sat, 9 Jan 2010, Jerome Glisse wrote: > On Fri, Jan 08, 2010 at 06:50:41PM -0800, Jesse Barnes wrote: > > > > Linus, can we ever drop those old paths? Maybe after the new bits have > > been around for awhile? Users of really old userspace stacks would > > lose 3D support, but they'd still

[Bug 23993] OpenGL app crashes randomly with 'drmRadeonCmdBuffer: -12'

2010-01-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23993 --- Comment #6 from Rafał Mużyło 2010-01-09 06:08:53 PST --- I think there's some inefficiency in a way r300_dri.so frees memory, compared to swrast_dri.so. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[PATCH] i915: Always register as a PCI driver (was: Re: [PATCH] DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS)

2010-01-09 Thread Rafael J. Wysocki
On Saturday 09 January 2010, Jesse Barnes wrote: > On Fri, 8 Jan 2010 16:50:57 -0800 (PST) > Linus Torvalds wrote: > > > > > > > On Sat, 9 Jan 2010, Rafael J. Wysocki wrote: > > > > > > Which is functionally equivalent to my patch, because > > > i915_suspend/resume() won't be called by drm_cla

[Bug 23993] OpenGL app crashes randomly with 'drmRadeonCmdBuffer: -12'

2010-01-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23993 Juhana Uuttu changed: What|Removed |Added Severity|normal |critical --- Comment #5 from Juhana Uu

Re: [PATCH] DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS

2010-01-09 Thread Jerome Glisse
On Fri, Jan 08, 2010 at 06:50:41PM -0800, Jesse Barnes wrote: > On Sat, 9 Jan 2010 02:15:41 + (GMT) > Dave Airlie wrote: > > > > > From: Rafael J. Wysocki > > > > > > > > Commit cbda12d77ea590082edb6d30bd342a67ebc459e0 (drm/i915: > > > > implement new pm ops for i915), among other things, r