aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorNicholas Kazlauskas <[email protected]>2022-06-09 13:33:33 -0400
committerAlex Deucher <[email protected]>2022-07-05 16:13:34 -0400
commit0c7ea6f824345ffbb3b4ef880c7c56170365bc1e (patch)
treebfe40d9af9633c82a4cd2cea00206ffc15e76dcd /tools/perf/scripts/python/sched-migration.py
parentbc19909f19fdc8253d720d11c948935786fbfa08 (diff)
drm/amd/display: Remove incorrect ASSERT check for link_enc
[Why] It's possible that we don't have a link encoder assignment if the context is NULL but we're calling dc_add_stream_to_ctx from DM directly. Link encoder assignment will happen later after global validation runs with fast_validate = false. [How] Remove the ASSERTION. We already guard against NULL link_enc. Reviewed-by: Michael Strauss <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Nicholas Kazlauskas <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions