mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 17:49:03 +02:00
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> |
||
|---|---|---|
| .. | ||
| base.c | ||
| dispc.c | ||
| dispc.h | ||
| dispc_coefs.c | ||
| dpi.c | ||
| dsi.c | ||
| dsi.h | ||
| dss.c | ||
| dss.h | ||
| hdmi.h | ||
| hdmi4.c | ||
| hdmi4_cec.c | ||
| hdmi4_cec.h | ||
| hdmi4_core.c | ||
| hdmi4_core.h | ||
| hdmi5.c | ||
| hdmi5_core.c | ||
| hdmi5_core.h | ||
| hdmi_common.c | ||
| hdmi_phy.c | ||
| hdmi_pll.c | ||
| hdmi_wp.c | ||
| omapdss.h | ||
| output.c | ||
| pll.c | ||
| sdi.c | ||
| venc.c | ||
| video-pll.c | ||