diff options
author | Wyatt Wood <wyatt.wood@amd.com> | 2020-03-11 15:46:26 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-01 14:44:44 -0400 |
commit | ac60b2294c9ea4a9c5f0c6c021c9a779243a8995 (patch) | |
tree | 068b1037c7bf398b405f39dfaa299bd90585058e /arch/um/kernel | |
parent | 16012806e697bdee44329adc3e55631c5ab667f3 (diff) | |
download | linux-ac60b2294c9ea4a9c5f0c6c021c9a779243a8995.tar.gz |
drm/amd/display: Move backlight pwm enable function call
[Why]
Can't call dmub_abm_enable_fractional_pwm from dmub_abm_create as
dmub_srv is still null at this init stage, and therefore can't call to
fw.
[How]
Move call to dmub_abm_init_backlight. This should be the first call from
the driver for ABM.
Signed-off-by: Wyatt Wood <wyatt.wood@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'arch/um/kernel')
0 files changed, 0 insertions, 0 deletions