drm/radeon/kms: implement bo busy check + current domain
authorDave Airlie <airlied@redhat.com>
Sun, 16 Aug 2009 11:05:45 +0000 (21:05 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 17 Aug 2009 02:28:56 +0000 (12:28 +1000)
This implements the busy ioctl along with a current domain check.
returns 0 or -EBUSY
puts the current domain no matter what the answer.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found