diff options
| author | Michael Strauss <[email protected]> | 2021-10-06 15:50:10 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-10-28 14:26:15 -0400 |
| commit | 5fdccd5b88410b6be7f19f3c91ef112d174b1564 (patch) | |
| tree | f6bc8b15ac4e6ad90d0b5f317f70337a43f77d5e /tools/perf/scripts/python | |
| parent | 5ffb5267bdc957de827bdd89ef95730d94579ae6 (diff) | |
drm/amd/display: Defer GAMCOR and DSCL power down sequence to vupdate
[WHY]
Every other CM LUT power down sequence is deferred to next vupdate as
memory powerdown updates immediately while selecting LUTs is double
buffered. Previous update to defer LUT power down missed GAMCOR and
DSCL, causing some visible flicker when entering/exiting fullscreen
video playback.
[HOW]
Update dpp deferred update loop to check for valid DPPs in res_pool
instead of referencing dcn_ip which turns out to not be populated during
runtime. Move GAMCOR and DSCL powerdown to dpp deferred updates.
Reviewed-by: Haonan Wang <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Acked-by: Agustin Gutierrez <[email protected]>
Signed-off-by: Michael Strauss <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions