linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/meson: Error handling fix when AFBCD is used
@ 2021-12-30 23:55 Martin Blumenstingl
  2021-12-30 23:55 ` [PATCH 1/2] drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_ops Martin Blumenstingl
  2021-12-30 23:55 ` [PATCH 2/2] drm/meson: Fix error handling when afbcd.ops->init fails Martin Blumenstingl
  0 siblings, 2 replies; 5+ messages in thread
From: Martin Blumenstingl @ 2021-12-30 23:55 UTC (permalink / raw)
  To: linux-amlogic
  Cc: dri-devel, linux-arm-kernel, linux-kernel, narmstrong,
	Martin Blumenstingl

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-03 11:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-30 23:55 [PATCH 0/2] drm/meson: Error handling fix when AFBCD is used Martin Blumenstingl
2021-12-30 23:55 ` [PATCH 1/2] drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_ops Martin Blumenstingl
2022-01-03 11:24   ` Neil Armstrong
2021-12-30 23:55 ` [PATCH 2/2] drm/meson: Fix error handling when afbcd.ops->init fails Martin Blumenstingl
2022-01-03 11:22   ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).