[PATCH 0/2] drm/meson: Error handling fix when AFBCD is used

From: Martin Blumenstingl
Date: Thu Dec 30 2021 - 18:56:24 EST


Hi Neil,

this series consists of a small cleanup patch and a fix for the error
handling in meson_drv_bind_master() when AFBCD is used.
The patches are based on drm-misc to not conflict with your previous
driver rework. Since the problem has not been observed in the wild I
decided not to Cc linux-stable.


Best regards,
Martin


Martin Blumenstingl (2):
drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_ops
drm/meson: Fix error handling when afbcd.ops->init fails

drivers/gpu/drm/meson/meson_drv.c | 25 +++++++--------
drivers/gpu/drm/meson/meson_osd_afbcd.c | 41 ++++++++++++++++---------
drivers/gpu/drm/meson/meson_osd_afbcd.h | 1 +
3 files changed, 41 insertions(+), 26 deletions(-)

--
2.34.1