diff options
author | Swapnil Patel <[email protected]> | 2023-08-17 14:04:26 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-09-11 18:19:31 -0400 |
commit | f5b2c10b57615828b531bb0ae56bd6325a41167e (patch) | |
tree | 953a0f1612a958410c4491bc8150f8c5f175d9cd /tools/perf/scripts/python/gecko.py | |
parent | 81cc8779cf46d6323c83475706b61d9552230274 (diff) |
drm/amd/display: Don't check registers, if using AUX BL control
[Why]
Currently the driver looks DCN registers to access if BL is on or not.
This check is not valid if we are using AUX based brightness control.
This causes driver to not send out "backlight off" command during power off
sequence as it already thinks it is off.
[How]
Only check DCN registers if we aren't using AUX based brightness control.
Reviewed-by: Wenjing Liu <[email protected]>
Acked-by: Stylon Wang <[email protected]>
Signed-off-by: Swapnil Patel <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions