commit | dad56ce4172e79b9ded5c6fc279710ce5e55f03f | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue Sep 12 15:37:45 2017 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Wed Sep 13 09:51:18 2017 +0200 |
tree | 51e1bac4f96296066fc140bd906b6dfca2439678 | |
parent | 6f8bcc744aad50d719845e4ce06a7831e96e1109 [diff] |
drm/atomic: Convert atomic ioctl locking to interruptible. Pass DRM_MODESET_ACQUIRE_INTERRUPTIBLE to acquire_init, and handle drm_modeset_backoff which can now fail by returning the error. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20170912133749.6532-3-maarten.lankhorst@linux.intel.com Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>