Don't shortcut the info syscall for drmBOBusy on nonshareable objects.
authorEric Anholt <eric@anholt.net>
Tue, 4 Mar 2008 20:16:51 +0000 (12:16 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 4 Mar 2008 20:16:51 +0000 (12:16 -0800)
commiteedf3fa2f08eb774a36109c2fbda7207bf83fbe9
treee48e18d6274d7d487330b76c74247c093f7005da
parent63fd6f284ddd1096d34b39941683ae244c1e01fc
Don't shortcut the info syscall for drmBOBusy on nonshareable objects.

This broke the results when you're trying to check if a buffer you dispatched
some time ago is done being rendered from.
libdrm/xf86drm.c