Unlock the BO mutex while waiting for idle, unmapped, unfenced.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Sun, 13 Apr 2008 12:49:14 +0000 (14:49 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Mon, 14 Apr 2008 10:13:33 +0000 (12:13 +0200)
commitc9b73ef6daff75df27d17260a9fc84e68f1b21b4
treefdaa75f6dbd1a0c6c7c4b5fc567cd005f5f62f6d
parent65dd0e68ff0e0e354925adb7d5fffeb0ffbb485c
Unlock the BO mutex while waiting for idle, unmapped, unfenced.

Move unfenced checking into idle checking.
Never time out while waiting for software events like unmapped or unfenced.
linux-core/drm_bo.c
linux-core/drm_bo_move.c
linux-core/drm_objects.h
linux-core/drm_vm.c
linux-core/i915_execbuf.c