Re: [PATCH v13 0/4] drm/atomic-helper: Re-order CRTC and Bridge ops

2025-06-06 Thread Maxime Ripard
On Thu, 05 Jun 2025 22:45:20 +0530, Aradhya Bhatia wrote: > This series re-orders the sequences in which the drm CRTC and the drm > Bridge get enabled and disabled with respect to each other. > > The bridge pre_enable calls have been shifted before the crtc_enable and > the bridge post_disable cal

Re: [PATCH v13 0/4] drm/atomic-helper: Re-order CRTC and Bridge ops

2025-06-05 Thread Thakkar, Devarsh
Hello Aradhya, Thanks for the patch series. On 6/5/2025 10:45 PM, Aradhya Bhatia wrote: > Hello all, > > This series re-orders the sequences in which the drm CRTC and the drm > Bridge get enabled and disabled with respect to each other. > > The bridge pre_enable calls have been shifted before t