Skip to content
Snippets Groups Projects
Commit bfe9c6b9 authored by Paul Hsieh's avatar Paul Hsieh Committed by Linux Infrastructure
Browse files

drm/amd/display: Power down hardware if timer not trigger


[WHY]
In headless systems, if SetMode/Power down timer
is not called, hardware will not be powered down
causing HW/SW discrepancies. Powering down hardware
on SetPowerState to D3 will ensure SW/HW state is accurate.

[HOW]
1. If PowerDownThread timer is not trigger but OS call
SetPowerState to D3, power down hardware.
2. Update HDMI hang w/a to apply to all TMDS signals on
headless system

Reviewed-by: default avatarMartin Leung <Martin.Leung@amd.com>
Acked-by: default avatarPavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: default avatarPaul Hsieh <paul.hsieh@amd.com>
parent 4f20a98f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment