diff options
author | Jun Lei <[email protected]> | 2020-06-25 13:24:12 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-08-06 16:39:54 -0400 |
commit | 6b6352dd1f96ca2464d7373557cb913f00c9e6dd (patch) | |
tree | db790761ff66f906ad4f5f874ab2c6910e3a5725 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c5892a10218214d729699ab61bad6fc109baf0ce (diff) |
drm/amd/display: Disable idle optimizations before programming DCN
[Why]
Programming DCN is explicitly forbidden during idle optimzations allowed
state. Existing implemenation relies on OS/DM, which is not robust. Instead
DC should sequence this.
Note that DC will not re-enter idle optimized state on its own, it is only
responsible for catching out of sequence calls. It is still DM
responsibility to sequence appropriate for optimized power, but this change
removes the requirement for DM to cover the .1% case.
[How]
- elevate updates during idle optimized state to full updates
- disable idle power optimizations prior to programming
Signed-off-by: Jun Lei <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Eryk Brol <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions