drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
authorThomas Hellstrom <thellstrom@vmware.com>
Sun, 21 Feb 2010 14:54:55 +0000 (14:54 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 23 Feb 2010 05:42:36 +0000 (15:42 +1000)
commit4e4ddd47774313accc86b233d6ca2c6a9037a671
tree551a675db70afb4df5a276d147a1fb145d5b080f
parentf7072e00f0868ff5184d29706905c4a9eca3608e
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.

Intercept query commands and apply relocations to their guest pointers.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c