summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts
diff options
context:
space:
mode:
authorAlison Wang <b18965@freescale.com>2017-09-14 03:32:01 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-09-25 07:25:50 (GMT)
commit3c9d544d91741b259bbd863ae9841be2e49de94c (patch)
treee3fcc8727021211034c0910efe15011b7de39e40 /arch/arm64/boot/dts
parent618875870eace8f96e83b48cb1ceff2042db8109 (diff)
downloadlinux-3c9d544d91741b259bbd863ae9841be2e49de94c.tar.xz
drm/fsl-dcu: Fix the interrupt issue in suspend/resume functions
drm_atomic_helper_suspend()/drm_atomic_helper_resume() are used in suspend/resume functions. Interrupt can not be disabled when calling drm_atomic_helper_resume(). Or else vblank interrupt will not generate and the error about vblank wait timed out will occur. This patch will enable interrupt before calling drm_atomic_helper_resume(). The patch is verified on LS1021ATWR board. Signed-off-by: Alison Wang <alison.wang@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts')
0 files changed, 0 insertions, 0 deletions