diff options
author | Jani Nikula <[email protected]> | 2021-08-12 16:23:54 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2021-08-13 16:56:35 +0300 |
commit | f6864b27d6d324771d979694de7ca455afbad32a (patch) | |
tree | c12fd702f7a4921e157735c9d2b34ab387050d92 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | 55285e21f04517939480966164a33898c34b2af2 (diff) |
drm/i915/edp: fix eDP MSO pipe sanity checks for ADL-P
ADL-P supports stream splitter on pipe B in addition to pipe A. Update
the sanity check in intel_ddi_mso_get_config() to reflect this, and
remove the check in intel_ddi_mso_configure() as redundant with
encoder->pipe_mask. Abstract the splitter pipe mask to a single point of
truth while at it to avoid similar mistakes in the future.
Fixes: 7bc188cc2c8c ("drm/i915/adl_p: enable MSO on pipe B")
Cc: Uma Shankar <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Swati Sharma <[email protected]>
Reviewed-by: Swati Sharma <[email protected]>
Tested-by: Swati Sharma <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions