linux/drivers/gpu/drm/amd/display/amdgpu_dm
Mikita Lipski 15b9bc9aa8 drm/amdgpu: Unify the dm resume calls into one
amdgpu_dm_display_resume is now called from dm_resume to
unify DAL resume call into a single function call

There is no more need to separately call 2 resume functions
for DM.

Initially they were separated to resume display state after
cursor is pinned. But because there is no longer any corruption
with the cursor - the calls can be merged into one function hook.

Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-02-19 14:19:56 -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
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
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/amdgpu: Unify the dm resume calls into one 2018-02-19 14:19:56 -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