diff options
author | Paul Hsieh <paul.hsieh@amd.com> | 2022-03-16 06:59:46 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-03-31 23:05:53 -0400 |
commit | 06bab5897c51e15d9a6b7ec11b1eacc4f2e1a145 (patch) | |
tree | 41e83449dc0ea1970bce081efc6fc9f9c2a38473 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 83bb503275bdf651c67f02e0d25f2d0db2ca865b (diff) | |
download | linux-06bab5897c51e15d9a6b7ec11b1eacc4f2e1a145.tar.gz linux-06bab5897c51e15d9a6b7ec11b1eacc4f2e1a145.tar.bz2 linux-06bab5897c51e15d9a6b7ec11b1eacc4f2e1a145.zip |
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]
If PowerDownThread timer is not trigger but OS call
SetPowerState to D3, power down hardware.
Reviewed-by: Eric Yang <Eric.Yang2@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Paul Hsieh <paul.hsieh@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions