Le 21/08/2026 à 16:39, Maxime Ripard a écrit :
The sti crtc implementation uses the deprecated drm_atomic_helper_crtc_reset() as its reset hook. Switch to drm_atomic_helper_crtc_create_state() instead. Signed-off-by: Maxime Ripard <[email protected]> --- Cc: Alain Volmat <[email protected]> Cc: Raphael Gallais-Pou <[email protected]> --- drivers/gpu/drm/sti/sti_crtc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Raphaël Gallais-Pou <[email protected]> Thank you, Best regards, Raphaël
