r300g: fix occlusion query hangs.
authorDave Airlie <airlied@redhat.com>
Sun, 21 Mar 2010 09:36:15 +0000 (19:36 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 21 Mar 2010 09:39:28 +0000 (19:39 +1000)
commitbb324182fc7cd9cfaa62ee44bdd9287f1ed2ac7a
tree1fa7d4bcd6759ab412f64cb4165d972bc072a5ca
parentff1c7baad241dd722341023806e00a07606de206
r300g: fix occlusion query hangs.

Okay need to revist the whole OQ stuff anyways, glean test asserts
which is never good.

I'm liking the cached bufmgr restrictions less and less, I think I'll
probably play with the fence and/or busy stuff ASAP and try and clean it up.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r300/r300_context.c
src/gallium/winsys/drm/radeon/core/radeon_drm_buffer.c