Re: [Intel-gfx] [PATCH v2 04/12] drm/i915: Separate intel_crtc_disable_noatomic_begin/complete()

2023-05-04 Thread Ville Syrjälä
On Thu, May 04, 2023 at 02:10:40AM +0300, Imre Deak wrote: > Split calling the CRTC/encoder disabling hooks and updating the CRTC and > DPLL object states from updating the CRTC and atomic state and other > global state (BW, CDCLK, DBUF) into separate functions. When disabling a > bigjoiner

[Intel-gfx] [PATCH v2 04/12] drm/i915: Separate intel_crtc_disable_noatomic_begin/complete()

2023-05-03 Thread Imre Deak
Split calling the CRTC/encoder disabling hooks and updating the CRTC and DPLL object states from updating the CRTC and atomic state and other global state (BW, CDCLK, DBUF) into separate functions. When disabling a bigjoiner configuration the latter step can be done only after all the linked pipes