[PATCH v13 0/4] drm/atomic-helper: Re-order CRTC and Bridge ops
Maxime Ripard
mripard at kernel.org
Fri Jun 6 12:25:56 UTC 2025
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 calls have been shifted after the crtc_disable.
>
> This has been done as per the definition of bridge pre_enable.
> "The display pipe (i.e. clocks and timing signals) feeding this bridge will
> not yet be running when this callback is called".
>
> [...]
Applied to misc/kernel.git (drm-misc-next).
Thanks!
Maxime
More information about the dri-devel
mailing list