diff options
author | Wyatt Wood <wyatt.wood@amd.com> | 2020-03-11 20:46:26 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-01 20:44:44 +0200 |
commit | ac60b2294c9ea4a9c5f0c6c021c9a779243a8995 (patch) | |
tree | 068b1037c7bf398b405f39dfaa299bd90585058e /drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c | |
parent | drm/amd/display: Add ABM driver implementation (diff) | |
download | linux-ac60b2294c9ea4a9c5f0c6c021c9a779243a8995.tar.xz linux-ac60b2294c9ea4a9c5f0c6c021c9a779243a8995.zip |
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 'drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c')
0 files changed, 0 insertions, 0 deletions