[Bug 11037] drm doesn't make great use of Linux list macros

2007-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11037 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 10002] problem 915gm with texturized video

2007-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10002 [EMAIL PROTECTED] changed: What|Removed |Added Component|DRM modules |Drivers/DRI/i915 Product|D

Re: Badness at include/linux/slub_def.h

2007-05-25 Thread Michel Dänzer
On Sun, 2007-05-20 at 23:10 +0100, Christian Kujau wrote: > > [41653.487050] Badness at include/linux/slub_def.h:77 > [41653.487060] Call Trace: > [41653.487068] [ecafbcb0] [c0008d00] show_stack+0x3c/0x194 (unreliable) > [41653.487097] [ecafbce0] [c01426d4] report_bug+0x84/0xf4 > [41653.487116] [e

[Bug 10002] problem 915gm with texturized video

2007-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10002 --- Comment #3 from [EMAIL PROTECTED] 2007-05-25 02:48 PST --- So as for now I can run 3dmark in emulated screen (in window) , when is not emulating after first test when modes are changed 3dmark crashing (this wasn't before) , maybe 3

[Bug 1833] r200: use of stencil buffer in resolutions with no hw stencil may lead to gpu lockup

2007-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=1833 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

[Bug 1833] r200: use of stencil buffer in resolutions with no hw stencil may lead to gpu lockup

2007-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=1833 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 10990] [R300] low impact fallbacks and blender

2007-05-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10990 --- Comment #6 from [EMAIL PROTECTED] 2007-05-25 03:36 PST --- You could try to find out exactly which fallback this is related to. See the r300Fallback function in r300_render.c. -- Configure bugmail: http://bugs.freedesktop.org/us

[Bug 8529] Random hangs with ati dri enabled

2007-05-25 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=8529 --- Additional Comments From [EMAIL PROTECTED] 2007-05-25 10:31 --- Yes,I'm trying "BusType" "PCI" (for 3 days) and I dont experienced freezes. So we can say that the problem is Sis-agp host bridge... And now there is an hope to fix it (

Figuring out R300_VAP_CNTL

2007-05-25 Thread Oliver McFadden
Hi, I was talking to airlied on #dri-devel about figuring out the R300_VAP_CNTL (0x2080) register. He explained that it controls the vertex shader engine, but other than that we don't really know. This register could be card dependent, so I modified radeontool to dump it, and I'm posting here aski