diff options
| author | Zhongwei Zhang <[email protected]> | 2022-10-28 13:40:31 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-11-15 11:52:49 -0500 |
| commit | 5aa663752ff6f844c6bfc97d89231e98884ae769 (patch) | |
| tree | 8ba34930b1634d920cb7357efb585442652e41ad /tools/perf/scripts/python | |
| parent | a5d313b4165ca08686d5d41ee08b0a8cab2737ca (diff) | |
drm/amd/display: fix dpms_off issue when disabling bios mode
[Why]
disable_vbios_mode_if_required() will set dpms_off to false
during boot when pixel clk dismatches with driver requires.
This will cause extra backlight on and off if OS call 2
times setmode.
[How]
Set dpms_off to true to keep power_off and
let OS control BL by display's powerState.
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Zhongwei Zhang <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions