]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Change Brightness Control Priority
authorMuyuan Yang <muyuan.yang@amd.com>
Wed, 5 Jun 2024 14:24:59 +0000 (10:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Oct 2024 21:37:21 +0000 (17:37 -0400)
commite1b58b2b116af57a69ba5d8574c9e960b2b0b2e8
tree6c1095af20c08327231bf4b03a04331a6effd77d
parent70f75eef5f74abc42c16f3108544c317c0ee06a3
drm/amd/display: Change Brightness Control Priority

Prioritize Aux-based over PWM-based brightness control
for more types of panels and introduce a new structure
to store and manage the type of brightness control used.

Reviewed-by: Anthony Koo <anthony.koo@amd.com>
Signed-off-by: Muyuan Yang <muyuan.yang@amd.com>
Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dc_types.h