Commit 1c09386
drm/amd/display: Fix programming backlight on OLED panels
commit 3807756 ("drm/amd/display: Implement new
backlight_level_params structure") adjusted DC core to require
the backlight type to be programmed in the dc link when changing
brightness. This isn't initialized in amdgpu_dm for OLED panels
though which broke brightness.
Explicitly initialize when aux support is enabled.
Reported-and-tested-by: Luke Jones <[email protected]>
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3792
Fixes: 3807756 ("drm/amd/display: Implement new backlight_level_params structure")
Reviewed-by: Harry Wentland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mario Limonciello <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>1 parent 0f15cbc commit 1c09386
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3481 | 3481 | | |
3482 | 3482 | | |
3483 | 3483 | | |
| 3484 | + | |
| 3485 | + | |
3484 | 3486 | | |
3485 | 3487 | | |
3486 | 3488 | | |
| |||
0 commit comments