aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2017-07-11 16:33:06 +0200
committerDaniel Vetter <[email protected]>2017-07-26 13:22:41 +0200
commitf4d41d930e4a876152c705e16cfb461ba18f1e6f (patch)
treeaea772e24eaec54fd2d31b22e964216caff18d5e /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parent8572636e45167adbdb997fe5c43122bf77fd2291 (diff)
drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
drm_atomic_helper_swap_state() will be changed to interruptible waiting in the next few commits, so all drivers have to be changed to handling failure. Atmel tracks pending commits through dc->commit.pending, so it can ignore the changes by setting stall = false. We never return failure in this case, so make failure a BUG_ON. Signed-off-by: Maarten Lankhorst <[email protected]> Cc: Boris Brezillon <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Sean Paul <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions