diff options
| author | Roman Li <roman.li@amd.com> | 2020-08-27 17:54:57 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2020-09-15 17:52:41 -0400 |
| commit | f9663cbd46815c214b1841f4eef5c5e9e6350ff9 (patch) | |
| tree | adbcf60f257407e2e7c13fcc35fe48a834bc5929 /lib/timerqueue.c | |
| parent | 6c95320d01dcac321e9e89903a26a840838a0ef6 (diff) | |
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>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
