summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDillon Varone <Dillon.Varone@amd.com>2026-03-05 16:42:29 -0500
committerAlex Deucher <alexander.deucher@amd.com>2026-03-23 14:15:10 -0400
commitc24bb00cc6cfef4afe71de8b9bb5c809a49888f2 (patch)
treea2d9684388272a42f40fc72050272a3f42e324e6 /tools/perf/scripts/python
parent52024a94e7111366141cfc5d888b2ef011f879e5 (diff)
drm/amd/display: Refactor DC update checks
[WHY&HOW] DC currently has fragmented definitions of update types. This changes consolidates them into a single interface, and adds expanded functionality to accommodate all use cases. - adds `dc_check_update_state_and_surfaces_for_stream` to determine update type including state, surface, and stream changes. - adds missing surface/stream update checks to `dc_check_update_surfaces_for_stream` - adds new update type `UPDATE_TYPE_ADDR_ONLY` to accomodate flows where further distinction from `UPDATE_TYPE_FAST` was needed - removes caller reliance on `enable_legacy_fast_update` to determine which commit function to use, instead embedding it in the update type Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Dillon Varone <Dillon.Varone@amd.com> Signed-off-by: Chuanyu Tseng <chuanyu.tseng@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions