mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/xlnx/zynqmp_dpsub: improve usage of drm encoder
@ 2026-07-07 15:33 Diogo Silva
  2026-07-07 15:33 ` [PATCH 1/2] drm/xlnx/zynqmp_dpsub: remove dependency on DRM simple helpers Diogo Silva
  2026-07-07 15:33 ` [PATCH 2/2] drm/xlnx/zynqmp_dpsub: check return value on drm_encoder_init Diogo Silva
  0 siblings, 2 replies; 3+ messages in thread
From: Diogo Silva @ 2026-07-07 15:33 UTC (permalink / raw)
  To: Laurent Pinchart, Tomi Valkeinen, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Simona Vetter,
	Michal Simek
  Cc: dri-devel, linux-arm-kernel, linux-kernel, Diogo Silva

This series addresses two things:
 - Remove the usage of the deprecated drm_simple_encoder_init on the
   zynqmp_dpsub driver, substituting by drm_encoder_init
 - Add a return value check for the drm_encoder_init, preventing a
   potentially uninitialized encoder being cleaned up

Signed-off-by: Diogo Silva <diogompaissilva@gmail.com>
---
Diogo Silva (2):
      drm/xlnx/zynqmp_dpsub: remove dependency on DRM simple helpers
      drm/xlnx/zynqmp_dpsub: check return value on drm_encoder_init

 drivers/gpu/drm/xlnx/zynqmp_kms.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)
---
base-commit: 7a8782fa5da551a92ada0aca6f7dbadfc4c36da3
change-id: 20260707-xlnx-simple-12cd05c1d745

Best regards,
-- 
Diogo Silva <diogompaissilva@gmail.com>


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

end of thread, other threads:[~2026-07-07 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 15:33 [PATCH 0/2] drm/xlnx/zynqmp_dpsub: improve usage of drm encoder Diogo Silva
2026-07-07 15:33 ` [PATCH 1/2] drm/xlnx/zynqmp_dpsub: remove dependency on DRM simple helpers Diogo Silva
2026-07-07 15:33 ` [PATCH 2/2] drm/xlnx/zynqmp_dpsub: check return value on drm_encoder_init Diogo Silva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®