On Wed, Oct 08, 2025 at 02:04:14PM +0200, Maxime Ripard wrote:
> Now that we have all the drm_private_obj users relying on the reset
> implementation, we can move that call from drm_private_obj_init, where
> it was initially supposed to happen, to drm_mode_config_reset, which is
> the location reset is called for every other object in KMS.
> 
> Signed-off-by: Maxime Ripard <[email protected]>
> ---
>  drivers/gpu/drm/drm_atomic.c      | 3 ---
>  drivers/gpu/drm/drm_mode_config.c | 6 ++++++
>  2 files changed, 6 insertions(+), 3 deletions(-)
> 

Reviewed-by: Dmitry Baryshkov <[email protected]>


-- 
With best wishes
Dmitry

Reply via email to