[PATCH] drm/msm/dpu: remove extra drm_encoder_cleanup from the error path
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Wed Dec 13 00:37:29 UTC 2023
On Mon, 11 Dec 2023 17:54:40 +0300, Dmitry Baryshkov 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.
>
>
Applied, thanks!
[1/1] drm/msm/dpu: remove extra drm_encoder_cleanup from the error path
https://gitlab.freedesktop.org/lumag/msm/-/commit/014a07f72a33
Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
More information about the dri-devel
mailing list