drm/i915: Deal with bigjoiner vs. DRRS
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 15 Mar 2022 13:27:51 +0000 (15:27 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 16 Mar 2022 12:45:48 +0000 (14:45 +0200)
commit579899c7da714fac736b13fdb202e0a2cb9d3d27
treee8e162c54f86e4373ec4dbd211d5f63e520e563e
parent1b333c679a0fdfd899269b7e10a002aad334a15e
drm/i915: Deal with bigjoiner vs. DRRS

DRRS operates on transcoder level, so we should only poke at it from
the master crtc rather than letting every joined pipe give it
potentially conflicting input.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220315132752.11849-9-ville.syrjala@linux.intel.com
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
drivers/gpu/drm/i915/display/intel_drrs.c