diff options
| author | Wenjing Liu <[email protected]> | 2023-09-07 12:14:37 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-09-26 17:00:20 -0400 |
| commit | 036cf278a8257b391b4f5b919ddc668c9b1ce9a7 (patch) | |
| tree | 9d31c744f31eaf6c6af8d71a13fcdd948973c2c0 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 08338707ccd4b8a07b565d953684af495270b41e (diff) | |
drm/amd/display: determine fast update only before commit minimal transition state
[why]
commit minimal transition state would update current
state to new state with surface and stream update
applied. If we determine fast update only after we
have committed the minimal transition state based on
new state, we will skip committing the full new state.
[how]
determine fast update only earlier based on the
actaul currents state. Only skip full commit when
the transition between actual current state and new
state is fast update only.
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Wayne Lin <[email protected]>
Signed-off-by: Wenjing Liu <[email protected]>
Tested-by: Daniel Wheeler <[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