September 9, 2025 at 2:27 PM, "Maxime Ripard" <[email protected] mailto:[email protected]?to=%22Maxime%20Ripard%22%20%3Cmripard%40kernel.org%3E > wrote:
> > In the tilcdc_crtc_atomic_check(), the tilcdc driver hand-crafts its own > implementation of drm_atomic_helper_check_crtc_primary_plane(). And it > does so by accessing the state pointer in drm_atomic_state->planes which > is deprecated. > > Let's use the right helper here. > > Reviewed-by: Ville Syrjälä <[email protected]> > Signed-off-by: Maxime Ripard <[email protected]> > Acked-by: Jyri Sarha <[email protected]> Regards, Jyri
