aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRodrigo Siqueira <[email protected]>2022-10-06 14:57:31 -0400
committerAlex Deucher <[email protected]>2023-03-07 14:22:41 -0500
commitb8272241ff9df5b57e2777a07c1fe8af3d9cbf93 (patch)
treed921b6e8684a86d1708f85cc13a27699bbafb54b /tools/perf/scripts/python/export-to-sqlite.py
parent2820433be2a33beb44b13b367e155cf221f29610 (diff)
drm/amd/display: Drop dc_commit_state in favor of dc_commit_streams
[Why & How] There are two functions responsible for handling the DC commit state: dc_commit_state and dc_commit_streams. Both have the same goal, but dc_commit_streams surpess dc_commit_state in terms of completeness. For this reason, maintaining these two functions makes maintainability unnecessarily complicated. This commit replaces the old dc_commit_state in favor of dc_commit_streams, and removes the old dc_commit_state. Reviewed-by: Harry Wentland <[email protected]> Acked-by: Qingqing Zhuo <[email protected]> Signed-off-by: Rodrigo Siqueira <[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