diff options
author | Jimmy Kizito <[email protected]> | 2021-09-15 15:24:45 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-09-28 09:30:11 -0400 |
commit | 43dc2ad561c94dbb4a16477d99033279e2ae378a (patch) | |
tree | 88d16451f11597b1534d4beca349f8aac205aeed /tools/perf/scripts/python/libxed.py | |
parent | e3ab29aa8c680f31ad1a53a0a1b3a54367dd473d (diff) |
drm/amd/display: Fix MST link encoder availability check.
[Why]
MST streams share the same link and should share the same encoder.
The current availability check may erroneously determine that an
encoder is unavailable for MST streams.
[How]
When checking for link encoder availability, check if an encoder
in use shares a link with the stream for which the availability
check is being conducted. If the link is shared, then the link
encoder should be shared too and will be deemed available.
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Anson Jacob <[email protected]>
Signed-off-by: Jimmy Kizito <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions