Re: [PATCH 69/70] drm/atomic-helper: Remove __drm_atomic_helper_crtc_reset
Dmitry Baryshkov <[email protected]>
| Newsgroups | org.freedesktop.lists.dri-devel |
|---|---|
| Message-ID | <a33duwtatr426bccqmvvktswpg727cjjhnyvzgqjajlazzducr@jxz4twrkwuxk> |
On Fri, Aug 21, 2026 at 04:39:45PM +0200, Maxime Ripard wrote: > All users of __drm_atomic_helper_crtc_reset() have been converted to use > drm_atomic_helper_crtc_state_init() and atomic_create_state. > > Remove the now unused helper. > > Signed-off-by: Maxime Ripard <[email protected]> > --- > drivers/gpu/drm/drm_atomic_state_helper.c | 26 -------------------------- > include/drm/drm_atomic_state_helper.h | 2 -- > 2 files changed, 28 deletions(-) > Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry