mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 01:59:51 +02:00
Use drm_bridge_chain_get_last_bridge() instead of open coding a loop with two invocations of drm_bridge_get_next_bridge() per iteration. Besides being cleaner and more efficient, this change is necessary in preparation for drm_bridge_get_next_bridge() to get a reference to the returned bridge. Reviewed-by: Maxime Ripard <mripard@kernel.org> Reviewed-by: Liu Ying <victor.liu@nxp.com> Link: https://lore.kernel.org/r/20250801-drm-bridge-alloc-getput-drm_bridge_get_next_bridge-v2-3-888912b0be13@bootlin.com Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> |
||
|---|---|---|
| .. | ||
| imx-ldb-helper.c | ||
| imx-ldb-helper.h | ||
| imx-legacy-bridge.c | ||
| imx8mp-hdmi-pvi.c | ||
| imx8mp-hdmi-tx.c | ||
| imx8qm-ldb.c | ||
| imx8qxp-ldb.c | ||
| imx8qxp-pixel-combiner.c | ||
| imx8qxp-pixel-link.c | ||
| imx8qxp-pxl2dpi.c | ||
| imx93-mipi-dsi.c | ||
| Kconfig | ||
| Makefile | ||