aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorLucas Stach <[email protected]>2017-11-30 13:31:46 +0000
committerPhilipp Zabel <[email protected]>2017-11-30 14:47:40 +0000
commita152992062aa3803eeabfda84b5b844721ddf6ed (patch)
treebd3ca8c327ed5efefb5b1432b17cc3204b141b82 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentLinux 4.15-rc1 (diff)
downloadkernel-a152992062aa3803eeabfda84b5b844721ddf6ed.tar.gz
kernel-a152992062aa3803eeabfda84b5b844721ddf6ed.zip
drm/imx: always call wait_for_flip_done in commit_tail
drm_atomic_helper_wait_for_vblanks will go away in the future. The new drm_atomic_helper_setup_commit in 4.15 expects that blocking commits have completed flipping before the commit_tail returns. This must be ensured by calling wait_for_vblanks or wait_for_flip_done, where flip_done might do a less agressive wait, which is fine for imx-drm. Fixes: 080de2e5be2d (drm/atomic: Check for busy planes/connectors before setting the commit) Signed-off-by: Lucas Stach <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions