diff options
author | Rodrigo Siqueira <[email protected]> | 2022-10-06 16:40:55 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-03-07 14:22:41 -0500 |
commit | f7511289821ffccc07579406d6ab520aa11049f5 (patch) | |
tree | 2aa6c8ab5803f897ccde2896223657c07b08a8ab /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b8272241ff9df5b57e2777a07c1fe8af3d9cbf93 (diff) |
drm/amd/display: Use dc_update_planes_and_stream
[Why & How]
The old dc_commit_updates_for_stream lacks manipulation for many corner
cases where the DC feature requires special attention; as a result, it
starts to show its limitation (e.g., the SubVP feature is not supported
by it, among other cases). To modernize and unify our internal API, this
commit replaces the old dc_commit_updates_for_stream with
dc_update_planes_and_stream, which has more features.
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