]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/i915: Add planes affected by bigjoiner to the state
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 17 Nov 2020 19:47:11 +0000 (11:47 -0800)
committerManasi Navare <manasi.d.navare@intel.com>
Wed, 18 Nov 2020 19:41:42 +0000 (11:41 -0800)
commit1cf6adb70dedcce139f8b7d94abda9eefb243ec4
tree22027ed300ad5410e4878d6017dfb17057c71668
parentd321634bd7cf7643cddacf84f300f2a194fee201
drm/i915: Add planes affected by bigjoiner to the state

Make sure both the bigjoiner "master" and "slave" plane are
in the state whenever either of them is in the state.

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