diff options
| author | Sung Lee <sung.lee@amd.com> | 2020-06-25 13:49:31 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2020-07-14 14:34:02 -0400 |
| commit | ca751df231d14fd2bd1f8ee700d6a16cc541706a (patch) | |
| tree | 158127233f18f30d79dfc0e08d2d6eb8e5f8d5f8 /scripts/bpf_helpers_doc.py | |
| parent | eaa483642f63cff60139bfdfb7fc971b3789bcaf (diff) | |
drm/amd/display: Power down hardware if set mode is not called before timeout
[WHY]
In headless systems, if set mode is not called, hardware will not be
powered down on boot, causing HW/SW discrepancies. Powering down
hardware on boot will ensure SW state is accurate.
[HOW]
Set a timer callback on boot for 10 seconds. If set mode is not called
within that time, power down hardware. Otherwise, do not power down.
Signed-off-by: Sung Lee <sung.lee@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions
