summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/python_version.py
diff options
context:
space:
mode:
authorDominik Kaszewski <dominik.kaszewski@amd.com>2025-10-16 08:44:08 +0200
committerAlex Deucher <alexander.deucher@amd.com>2025-10-28 09:57:54 -0400
commit9ec11bb842b6dab109f64d3aa96e53d8243c546b (patch)
treedee191d97d0e606c2995a1595e04f380b4c13467 /tools/lib/python/kdoc/python_version.py
parent11cc0bdc5bf7ebd8a14a137ee63e1a4bfd94f5d1 (diff)
drm/amd/display: Remove dc param from check_update
[Why] dc_check_update_surfaces_for_stream should not have access to entire DC, especially not a mutable one. Concurrent checks should be able to run independently of one another, without risk of changing state. [How] * Replace dc and stream_status structs with new dc_check_config. * Move required fields from dc_debug and dc_caps to dc_check_config. Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Dominik Kaszewski <dominik.kaszewski@amd.com> Signed-off-by: Wayne Lin <wayne.lin@amd.com> Tested-by: Dan Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions