linux_dsm_epyc7002/drivers/gpu/drm/amd/display
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
..
amdgpu_dm drm/amd/display: remove early return from dm_late_init 2020-09-15 17:52:41 -04:00
dc drm/amd/display: Rename set_mst_bandwidth to align with DP spec 2020-09-15 17:52:41 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.31 2020-09-15 17:52:40 -04:00
include drm/amd/display: add option to override cr training pattern 2020-09-15 17:52:40 -04:00
modules drm/amd/display: Fix CP_IRQ clear bit and logic 2020-09-15 17:52:40 -04:00
Kconfig drm/amd/display: add DCN support for aarch64 2020-08-10 17:26:53 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00