linux_dsm_epyc7002/drivers/gpu/drm/amd/display/amdgpu_dm
Mikita Lipski a83ccf7cad drm/amd/display: Set irq state only on existing crtcs
Because AMDGPU_CRTC_IRQ_VLINE1 = 6, it expected 6 more crtcs to be
programed with disabled irq state in amdgpu_irq_disable_all. That caused errors and accessed
the wrong memory location.

Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-02-19 14:19:28 -05:00
..
amdgpu_dm_crc.c drm/amd/display: Early return on crc get 2018-02-19 14:18:34 -05:00
amdgpu_dm_helpers.c drm/amd/display: Break out amdgpu_dm_connector 2017-09-26 18:17:37 -04:00
amdgpu_dm_irq.c drm/amd/display: Set irq state only on existing crtcs 2018-02-19 14:19:28 -05:00
amdgpu_dm_irq.h drm/amd/display: make amdgpu_dm_irq_handler static 2017-10-17 10:43:04 +10:00
amdgpu_dm_mst_types.c drm/amd/display: Drop dm_connector_update_modes 2018-02-19 14:17:31 -05:00
amdgpu_dm_mst_types.h drm/amd/display: Fix rehook MST display not light back on 2017-12-20 14:46:38 -05:00
amdgpu_dm_services.c drm/amd/display: performance profiling instrumentation 2017-12-06 12:48:08 -05:00
amdgpu_dm.c drm/amd/display: Fixed non-native modes not lighting up 2018-02-19 14:19:23 -05:00
amdgpu_dm.h drm/amd/display: Fix multiple definitions of handle_crc_irq 2018-02-19 14:19:24 -05:00
Makefile drm/amd/display: Implement interface for CRC on CRTC 2018-02-19 14:17:36 -05:00