summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>2022-10-06 21:57:31 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-03-07 22:22:41 +0300
commitb8272241ff9df5b57e2777a07c1fe8af3d9cbf93 (patch)
treed921b6e8684a86d1708f85cc13a27699bbafb54b /tools/perf/scripts/python/export-to-sqlite.py
parent2820433be2a33beb44b13b367e155cf221f29610 (diff)
downloadlinux-b8272241ff9df5b57e2777a07c1fe8af3d9cbf93.tar.xz
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 <Harry.Wentland@amd.com> Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com> Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions