September 9, 2025 at 2:27 PM, "Maxime Ripard" <[email protected] 
mailto:[email protected]?to=%22Maxime%20Ripard%22%20%3Cmripard%40kernel.org%3E 
> wrote:


> 
> The tilcdc atomic_check implementation uses the deprecated
> drm_atomic_get_existing_crtc_state() helper.
> 
> This hook is called as part of the global atomic_check, thus before the
> states are swapped. The existing state thus points to the new state, and
> we can use drm_atomic_get_new_crtc_state() instead.
> 
> Reviewed-by: Ville Syrjälä <[email protected]>
> Signed-off-by: Maxime Ripard <[email protected]>
> 
Acked-by: Jyri Sarha <[email protected]>

Best regards,
Jyri

Reply via email to