diff options
author | Tony Tascioglu <tony.tascioglu@amd.com> | 2022-12-12 10:20:33 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-17 15:40:28 -0500 |
commit | e0886e1fa53d0c705ff14df14769ddcc6e0a20ca (patch) | |
tree | a35aeea9c55ed7c483a34657ef981fea2b14290c /.rustfmt.toml | |
parent | 40774ad1c460ada855068f67da549f78ecb136e8 (diff) | |
download | linux-e0886e1fa53d0c705ff14df14769ddcc6e0a20ca.tar.gz |
drm/amd/display: Skip backlight control delay on external powered links
[Why]
When an eDP panel is powered externally from a different GPU, we can avoid
waiting for hardware sequencing delays when switching the backlight on/off
as the display backlight is no longer powered by the original source.
[How]
This commit extends the 'link_powered_externally' variable to allow
bypassing hardware delays for additional backlight commands and force the
backlight on/off when a link is powered by another GPU.
Tested-by: Daniel Wheeler <Daniel.Wheeler@amd.com>
Reviewed-by: Felipe Clark <felipe.clark@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Tony Tascioglu <tony.tascioglu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '.rustfmt.toml')
0 files changed, 0 insertions, 0 deletions