Re: glxgears crash with latest mesa swrast module

2008-09-10 Thread Marco
> I don't see how that change could be related to a SwapBuffers crash Sorry I was misunderstod: that is latest commit I have. Last mesa sources I had was from 20/08/2008, and glxgears was running fine, then I upgraded till the commit of Fri Sep 5 08:06:59 2008 -0600 and glxgears now crashes. By

[Bug 17196] [GEM] a lot of glean cases run failed

2008-09-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17196 Shuang He <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #

[Bug 17196] [GEM] a lot of glean cases run failed

2008-09-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17196 Eric Anholt <[EMAIL PROTECTED]> changed: What|Removed |Added Status|REOPENED|RESOLVED Resolu

[Bug 10088] Freeze after rotating 3D view in Blender

2008-09-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10088 Sven Arvidsson <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED Res

Re: [patch][rfc] bitops: remove volatile

2008-09-10 Thread Eric Anholt
On Mon, 2008-09-01 at 14:51 +0200, Nick Piggin wrote: > Hi, > > This is a sweep of the tree to remove volatile qualifier from bitops, and I > have then tried to fix the resulting fallout. This will be split up as > individual patches before submission, but for now I include the entire thing > in o

Re: glxgears crash with latest mesa swrast module

2008-09-10 Thread Brian Paul
I don't see how that change could be related to a SwapBuffers crash. Maybe try recompile everything from scratch. -Brian Marco wrote: > I tried latest git from mesa master (latest commit is): > commit 11d694b1bb0cb384d802d7e0e252cf5119febb98 > Author: Brian Paul <[EMAIL PROTECTED]> > Date: Fri

glxgears crash with latest mesa swrast module

2008-09-10 Thread Marco
I tried latest git from mesa master (latest commit is): commit 11d694b1bb0cb384d802d7e0e252cf5119febb98 Author: Brian Paul <[EMAIL PROTECTED]> Date: Fri Sep 5 08:06:59 2008 -0600 mesa: replace MALLOC w/ CALLOC to fix memory error in glPushClientAttrib() Glxgears crash as soon as it starts

[Bug 17075] Radeon + DRI on r300: X goes 99.9% CPU

2008-09-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17075 --- Comment #34 from Michel Dänzer <[EMAIL PROTECTED]> 2008-09-10 07:22:12 PST --- (In reply to comment #33) > > Does the problem also happen with a 'naked' X server (without any clients)? > No. I can switch out of and into X with no issues.

Re: TTM object zeroing for VRAM

2008-09-10 Thread Thomas Hellström
Dave Airlie wrote: > >> 3) The ttm_bo vm code will still be closely tied to the ttm_bo object, but >> needs to be moved out from the drm core. >> The plan is to have separate ttm_mmap() ttm_read() and ttm_write() >> functionality for the driver to use in the .fops hooks. >> If any of these function

[Bug 17075] Radeon + DRI on r300: X goes 99.9% CPU

2008-09-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17075 --- Comment #33 from Doron <[EMAIL PROTECTED]> 2008-09-10 04:02:14 PST --- (In reply to comment #32) > > Does the problem also happen with a 'naked' X server (without any clients)? No. I can switch out of and into X with no issues. > > Othe

Re: TTM object zeroing for VRAM

2008-09-10 Thread Dave Airlie
On Wed, Sep 10, 2008 at 8:03 PM, Thomas Hellström <[EMAIL PROTECTED]> wrote: > Dave Airlie wrote: >> >> Hi Thomas, >> >> I've made some changes you might be interested in on the >> modesetting-gem branch of the main repo. >> >> 1. removed all the TTM interfaces and ioctls from the kernel API. >> 2.

[Bug 17075] Radeon + DRI on r300: X goes 99.9% CPU

2008-09-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17075 --- Comment #32 from Michel Dänzer <[EMAIL PROTECTED]> 2008-09-10 03:10:43 PST --- (In reply to comment #31) > Can you see something meaningful here ? I'm afraid not - Dispatch() is the main protocol request processing function, so it could

Re: TTM object zeroing for VRAM

2008-09-10 Thread Thomas Hellström
Dave Airlie wrote: > Hi Thomas, > > I've made some changes you might be interested in on the > modesetting-gem branch of the main repo. > > 1. removed all the TTM interfaces and ioctls from the kernel API. > 2. removed drm_bo_lock.c (we need to discuss what we want that for) > 3. built a radeon GEM

[Bug 17075] Radeon + DRI on r300: X goes 99.9% CPU

2008-09-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17075 --- Comment #31 from Doron <[EMAIL PROTECTED]> 2008-09-10 03:00:15 PST --- Created an attachment (id=18801) --> (http://bugs.freedesktop.org/attachment.cgi?id=18801) gdb avoiding normal switch, using finish Hi Michel, OK, used the handle com

[Bug 17491] [GM965] OpenGL corruption when vblank-sync is enabled

2008-09-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17491 Tomas Carnecky <[EMAIL PROTECTED]> changed: What|Removed |Added Summary|x11-drivers/xf86-video- |[GM965] OpenGL corrup