alistair23-linux/drivers/gpu
Rob Clark f816f27243 drm/msm: return -EBUSY if bo still active
When we CPU_PREP a bo with NOSYNC flag (for example, to implement
PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE), an -EBUSY return indicates to
userspace that the bo is still busy.  Previously it was incorrectly
returning 0 in this case.

And while we're in there throw in an bit of extra sanity checking in
case userspace tries to wait for a bogus fence.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2013-09-11 17:36:28 -04:00
..
drm drm/msm: return -EBUSY if bo still active 2013-09-11 17:36:28 -04:00
host1x drm/tegra: Changes for v3.12-rc1 2013-09-04 09:01:02 +10:00
vga gpu/vga_switcheroo: add driver control power feature. (v3) 2013-08-29 13:30:21 +10:00
Makefile gpu: host1x: Add host1x driver 2013-04-22 12:32:40 +02:00