r600g: allow driver to work without submitting cmd to GPU
authorJerome Glisse <jglisse@redhat.com>
Wed, 10 Nov 2010 21:46:44 +0000 (16:46 -0500)
committerJerome Glisse <jglisse@redhat.com>
Wed, 10 Nov 2010 21:49:50 +0000 (16:49 -0500)
commit8e0230a85cf942aaae06b0295893def6a3e0f725
tree8ebb1fb22586ce13b72923eb118ac52bbd54bec9
parente8b2d367234f554dafa968455b8d0d3e332058eb
r600g: allow driver to work without submitting cmd to GPU

For driver performance analysis it usefull to be able to
disable as much as possible the GPU interaction so that
one can profile the userspace only.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
src/gallium/winsys/r600/drm/r600_hw_context.c