linux_dsm_epyc7002/drivers/gpu/drm/amd
Roman Li f9663cbd46 drm/amd/display: remove early return from dm_late_init
[Why]
ABM feature initialization was not executed due to early return.

dm_late_init() had an early return in case if DMCU is not used.
With the implementation of ABM on DMUB, DMCU can be disabled
but ABM still needs to be initialized.

[How]
Remove verification for DMCU from the top of the function.
The existing logic will handle the case when DMCU is not used.

Signed-off-by: Roman Li <roman.li@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-09-15 17:52:41 -04:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: Enable SDMA utilization for Arcturus 2020-09-15 17:52:39 -04:00
amdkfd drm/amdkfd: Fix -Wunused-const-variable warning 2020-09-15 17:52:39 -04:00
display drm/amd/display: remove early return from dm_late_init 2020-09-15 17:52:41 -04:00
include drm/amdgpu: fix up DCHUBBUB_SDPIF_MMIO_CNTRL_0 handling 2020-08-26 16:40:18 -04:00
pm drm/amd/pm: support runtime pptable update for sienna_cichlid etc. 2020-09-15 17:52:40 -04:00