drm/amd/display: Fix brightness adjustment on MiniLED
authorHarry VanZyllDeJong <hvanzyll@amd.com>
Wed, 4 Dec 2024 19:54:23 +0000 (14:54 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2024 17:19:21 +0000 (12:19 -0500)
commitbb4090cda94fecb2b1fd9c7a25dd32dff03ac3f3
treec7fae52bc1a831e8d784d1436e76ca945c27e6a8
parente56ad45e991128bf4db160b75a1d9f647a341d8f
drm/amd/display: Fix brightness adjustment on MiniLED

[Why]
Older Asics were changed to target new DCN while still needing older
support causing brightness adjustments to fail.

[How]
Reverted the DCN targets on required DCNs

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Iswara Nagulendran <iswara.nagulendran@amd.com>
Signed-off-by: Harry VanZyllDeJong <hvanzyll@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn31/dcn31_init.c
drivers/gpu/drm/amd/display/dc/hwss/dcn314/dcn314_init.c