]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Add VC for VESA Aux Backlight Control
authorIswara Nagulendran <Iswara.Nagulendran@amd.com>
Wed, 11 Dec 2024 22:19:42 +0000 (17:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 6 Jan 2025 19:44:28 +0000 (14:44 -0500)
commitd566fc42c0d33fea79bd8896ae6e77df67ae1ac8
treeb0c54025da6ed198b626ad459136bd6e108c8eae
parent41c18333d4b72d7eebf113b976c65a6af39a180e
drm/amd/display: Add VC for VESA Aux Backlight Control

[WHY]
There is no way to distinguish
the static backlight control type
being used and the VABC support
without the use of a debugger or
reading DPCD registers.

[HOW]
Add Visual Confirm support
for VESA Aux-based Backlight Control.

Reviewed-by: Harry Vanzylldejong <harry.vanzylldejong@amd.com>
Signed-off-by: Iswara Nagulendran <Iswara.Nagulendran@amd.com>
Signed-off-by: Roman Li <roman.li@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/core/dc.c
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/hwss/hw_sequencer.h