diff options
author | Joseph Gravenor <[email protected]> | 2019-12-12 15:40:50 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-01-16 14:12:07 -0500 |
commit | 09178aaa2311cbef76c72dad4a0da165945fe75e (patch) | |
tree | e53fa6fd03576974e9f0bccebadbc846c5a950cd /tools/perf/util/c++/clang-test.cpp | |
parent | ed581a0ace44fc4f454e7765a1625a46258080c7 (diff) |
drm/amd/display: stop doing unnecessary detection when going to D3
[Why]
Don't want to start HW discovery unless we have lost power,
as doing rediscovery otherwise is both unnecessary and time consuming.
Before this change it takes 40 seconds to go in to suspend, after it
takes 27 seconds
[How]
Accelerated mode gets cleared if we lose power. Only do detection if
this register is cleared
Signed-off-by: Joseph Gravenor <[email protected]>
Reviewed-by: Eric Yang <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions