diff options
author | Jani Nikula <jani.nikula@intel.com> | 2021-08-12 15:23:54 +0200 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2021-08-18 13:23:54 +0200 |
commit | baa2152dae0496e230545051395a83ac434744bd (patch) | |
tree | dbe65181a56bad402733f8c84d6155a9590f7cf8 /drivers/edac | |
parent | drm/i915: Tweaked Wa_14010685332 for all PCHs (diff) | |
download | linux-baa2152dae0496e230545051395a83ac434744bd.tar.xz linux-baa2152dae0496e230545051395a83ac434744bd.zip |
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 <uma.shankar@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Swati Sharma <swati2.sharma@intel.com>
Reviewed-by: Swati Sharma <swati2.sharma@intel.com>
Tested-by: Swati Sharma <swati2.sharma@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210812132354.10885-1-jani.nikula@intel.com
(cherry picked from commit f6864b27d6d324771d979694de7ca455afbad32a)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions