[PATCH] drm/msm/dpu: remove extra drm_encoder_cleanup from the error path

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Mon Dec 11 15:21:17 UTC 2023


On Mon, 11 Dec 2023 at 16:54, Dmitry Baryshkov
<dmitry.baryshkov at linaro.org> wrote:
>
> The drmm handler will perform drm_encoder_cleanup() for us. Moreover if
> we call drm_encoder_cleanup() manually, the drmm_encoder_alloc_release()
> will spawn warnings at drivers/gpu/drm/drm_encoder.c:214. Drop these
> extra drm_encoder_cleanup() calls.
>
> Fixes: cd42c56d9c0b ("drm/msm/dpu: use drmm-managed allocation for dpu_encoder_virt")
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>

Reported-by: Konrad Dybcio <konrad.dybcio at linaro.org>


-- 
With best wishes
Dmitry


More information about the dri-devel mailing list