linux/drivers/gpu/drm/omapdrm/dss
Luca Ceresoli eb01c3cc55 drm/omap: dss: hdmi5: convert to devm_drm_bridge_alloc() API
This is the new API for allocating DRM bridges.

Switching from a non-devm to a devm allocation allows removing the kfree()
in the remove function and in the probe error management code, and as a
consequence to simplify the code flow by removing now unnecessary gotos.

Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20250509-drm-bridge-convert-to-alloc-api-v3-11-b8bc1f16d7aa@bootlin.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
2025-05-21 13:40:09 +02:00
..
base.c
dispc.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
dispc.h
dispc_coefs.c
dpi.c drm/omap: dss: dpi: convert to devm_drm_bridge_alloc() API 2025-05-21 13:40:08 +02:00
dsi.c drm/omap: dss: dsi: convert to devm_drm_bridge_alloc() API 2025-05-21 13:40:08 +02:00
dsi.h
dss.c drm/omap/dss: Use syscon_regmap_lookup_by_phandle_args 2025-01-24 09:20:48 +02:00
dss.h
hdmi.h
hdmi4.c drm/omap: dss: hdmi4: convert to devm_drm_bridge_alloc() API 2025-05-21 13:40:09 +02:00
hdmi4_cec.c
hdmi4_cec.h
hdmi4_core.c
hdmi4_core.h
hdmi5.c drm/omap: dss: hdmi5: convert to devm_drm_bridge_alloc() API 2025-05-21 13:40:09 +02:00
hdmi5_core.c drm/omap: Remove hdmi5_core_handle_irqs() 2025-01-24 09:32:23 +02:00
hdmi5_core.h drm/omap: Remove hdmi5_core_handle_irqs() 2025-01-24 09:32:23 +02:00
hdmi_common.c
hdmi_phy.c
hdmi_pll.c
hdmi_wp.c
omapdss.h
output.c
pll.c
sdi.c drm/bridge: Add encoder parameter to drm_bridge_funcs.attach 2025-03-20 14:45:38 +01:00
venc.c drm/bridge: Add encoder parameter to drm_bridge_funcs.attach 2025-03-20 14:45:38 +01:00
video-pll.c