linux/drivers/gpu/drm/amd/display
Andrey Grodzovsky 9faa423716 drm/amd/display: Fix s3 hang on resume.
Avoid enabling CRTC_VERTICAL_INTERRUPT0 twice on resume.
It's enabled once from within manage_dm_interrupts in mode set
and another explicitly from amdgpu_dm_irq_resume_late.
Seems it lead to CRTC hang.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 17:22:35 -04:00
..
amdgpu_dm drm/amd/display: Fix s3 hang on resume. 2017-09-26 17:22:35 -04:00
dc drm/amd/display: Log clock source in error condition 2017-09-26 17:22:32 -04:00
include drm/amd/display: Refactor edid read. 2017-09-26 17:22:17 -04:00
modules drm/amd/display: sometime VtotalMin less than VTotal (rounding issue) 2017-09-26 17:18:01 -04:00
Kconfig drm/amd/display: Remove DCE12 guards 2017-09-26 17:19:36 -04:00
Makefile