Skip to content
Commit 3b170c3b authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/radeon/kms: allow interruptible waits for objects.



Blocking here isn't something the X server mouse appreciates,
avoid the block and let userspace retry the waits.

libdrm_radeon userspace library is also expecting EBUSY not ERESTART

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent f121ecfe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment