[Bug 23337] New: glxgears blanks the screen when window is focused (regression Mesa 7.4.4 -- 7.5)

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23337 Summary: glxgears blanks the screen when window is focused (regression Mesa 7.4.4 -- 7.5) Product: Mesa Version: unspecified Platform: Other OS/Version: All Status:

[Bug 23337] glxgears blanks the screen when window is focused (regression Mesa 7.4.4 -- 7.5)

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23337 --- Comment #1 from Stefan Dirsch sndir...@suse.de 2009-08-16 03:31:53 PST --- Created an attachment (id=28662) -- (http://bugs.freedesktop.org/attachment.cgi?id=28662) glxdemos.tar.bz2 Non-glut version of glxinfo, which shipped with X.Org

[Bug 23337] glxgears blanks the screen when window is focused (regression Mesa 7.4.4 -- 7.5)

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23337 Stefan Dirsch sndir...@suse.de changed: What|Removed |Added CC||mh...@suse.de,

[PATCH] drm/radeon/kms: implement bo busy check + current domain

2009-08-16 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com This implements the busy ioctl along with a current domain check. returns 0 or -EBUSY puts the current domain no matter what the answer. Signed-off-by: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/radeon/radeon.h|1 +

[Bug 23337] glxgears blanks the screen when window is focused (regression Mesa 7.4.4 -- 7.5)

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23337 Pauli suok...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH] drm/radeon/kms: implement bo busy check + current domain (v2)

2009-08-16 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com This implements the busy ioctl along with a current domain check. returns 0 or -EBUSY puts the current domain no matter what the answer. Signed-off-by: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/radeon/radeon.h|1 +

Re: [PATCH] vga: implements VGA arbitration on Linux

2009-08-16 Thread Tiago Vignatti
On Wed, Aug 12, 2009 at 06:02:14PM +0200, Jesse Barnes wrote: On Wed, 12 Aug 2009 10:35:16 +0300 Vignatti Tiago (Nokia-D/Helsinki) tiago.vigna...@nokia.com wrote: Okay, I can handle this documentation pretty easy. But honestly I'm not sure we (or some future developer) will use it. The

[Bug 23354] New: M52 GPU hang and reset failed

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23354 Summary: M52 GPU hang and reset failed Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[PATCH] drm/ttm: optimize bo_kmap_type values

2009-08-16 Thread Pekka Paalanen
A micro-optimization on the function ttm_kmap_obj_virtual(). By defining the values of enum ttm_bo_kmap_obj::bo_kmap_type to have a bit indicating iomem, size of the function ttm_kmap_obj_virtual() will be reduced by 16 bytes on x86_64 (gcc 4.1.2). ttm_kmap_obj_virtual() may be heavily used,

[Bug 23354] M52 GPU hang and reset failed

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23354 --- Comment #1 from Pauli suok...@gmail.com 2009-08-16 15:24:27 PST --- Created an attachment (id=28680) -- (http://bugs.freedesktop.org/attachment.cgi?id=28680) lspci for hardware details. software details: kernel is vanila 2.6.31-rc6 mesa

[Bug 23354] M52 GPU hang and reset failed

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23354 Pauli suok...@gmail.com changed: What|Removed |Added Attachment #28679|0 |1 is obsolete|

[Bug 23354] M52 GPU hang and reset failed

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23354 --- Comment #3 from Pauli suok...@gmail.com 2009-08-16 15:58:39 PST --- Created an attachment (id=28682) -- (http://bugs.freedesktop.org/attachment.cgi?id=28682) all IB buffers dumped to single file -- Configure bugmail:

[Bug 23017] Direct color dri windowed visual is causing causing full black screen

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23017 Stefan Dirsch sndir...@suse.de changed: What|Removed |Added CC||dri-

[PATCH] drm/kms: teardown crtc correctly when fb is destroyed.

2009-08-16 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com If userspace destroys a framebuffer that is in use on a crtc, don't just null it out, tear down the crtc properly so the hw gets turned off. also remove unused drm_crtc_from_fb function Signed-off-by: Dave Airlie airl...@redhat.com ---

[Bug 23017] Direct color dri windowed visual is causing causing full black screen

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23017 --- Comment #7 from Stefan Dirsch sndir...@suse.de 2009-08-16 20:38:58 PST --- Maybe relevant diff: --- glxinfo-radeon-Mesa-7.4.4 +++ glxinfo-radeon-Mesa-7.5 @@ -84,4 +84,4 @@ 0x85 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0

[Bug 23017] Direct color dri windowed visual is causing causing full black screen

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23017 --- Comment #5 from Stefan Dirsch sndir...@suse.de 2009-08-16 20:35:26 PST --- Created an attachment (id=28687) -- (http://bugs.freedesktop.org/attachment.cgi?id=28687) glxinfo-radeon-Mesa-7.4.4 -- Configure bugmail:

[Bug 23017] Direct color dri windowed visual is causing causing full black screen

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23017 --- Comment #6 from Stefan Dirsch sndir...@suse.de 2009-08-16 20:35:54 PST --- Created an attachment (id=28688) -- (http://bugs.freedesktop.org/attachment.cgi?id=28688) glxinfo-radeon-Mesa-7.5 -- Configure bugmail:

[Bug 23017] Direct color dri windowed visual is causing causing full black screen

2009-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23017 --- Comment #8 from Stefan Dirsch sndir...@suse.de 2009-08-16 20:41:08 PST --- glxinfo is from http://bugs.freedesktop.org/attachment.cgi?id=28662 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are