diff options
author | Jani Nikula <[email protected]> | 2022-02-08 17:23:17 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2022-02-11 11:35:37 +0200 |
commit | 420f63cb6d2a691b94662f50e07dc3c9a851bc69 (patch) | |
tree | 6e88069d8e00e586be5695875872c02a2a297758 /lib/test-string_helpers.c | |
parent | 3ee7fab0f3d2c1f9c2bfe6d4fb8c58106a52e840 (diff) |
drm/i915/mst: update slot information for 128b/132b
128b/132b supports using 64 slots starting from 0, while 8b/10b reserves
slot 0 for metadata.
Commit d6c6a76f80a1 ("drm: Update MST First Link Slot Information Based
on Encoding Format") added support for updating the topology state
accordingly, and commit 41724ea273cd ("drm/amd/display: Add DP 2.0 MST
DM Support") started using it in the amd driver.
This feels more than a little cumbersome, especially updating the
information in atomic check. For i915, add the update to MST connector
.compute_config hook rather than iterating over all MST managers and
connectors in global mode config .atomic_check. Fingers crossed.
v3:
- Propagate errors from intel_dp_mst_update_slots() (Ville)
v2:
- Update in .compute_config() not .atomic_check (Ville)
Cc: Bhawanpreet Lakha <[email protected]>
Cc: Lyude Paul <[email protected]>
Cc: Uma Shankar <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Acked-by: Lyude Paul <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions