Re: [Intel-gfx] [PATCH 3/4] drm/i915: Properly flag modesets for all bigjoiner pipes

2020-11-30 Thread Navare, Manasi
On Tue, Nov 24, 2020 at 10:11:55PM +0200, Ville Syrjala wrote: > From: Ville Syrjälä > > If either of the bigjoiner pipes needs a modeset then we need > a modeset on both pipes. Make it so. > > v2: Split out the kill_bigjoiner_slave() change (Manasi) > Add affected connectors/planes > > Sig

[Intel-gfx] [PATCH 3/4] drm/i915: Properly flag modesets for all bigjoiner pipes

2020-11-24 Thread Ville Syrjala
From: Ville Syrjälä If either of the bigjoiner pipes needs a modeset then we need a modeset on both pipes. Make it so. v2: Split out the kill_bigjoiner_slave() change (Manasi) Add affected connectors/planes Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/display/intel_display.c | 32