]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/bridge: add drm_for_each_bridge_in_chain_from()
authorLuca Ceresoli <luca.ceresoli@bootlin.com>
Fri, 8 Aug 2025 14:49:15 +0000 (16:49 +0200)
committerLuca Ceresoli <luca.ceresoli@bootlin.com>
Tue, 16 Sep 2025 13:02:50 +0000 (15:02 +0200)
commit78f4eec62097754fed1b910544ff60ef10a76554
tree0a32eff6bb5bc366d4a60c6d45b724bd0bda7d97
parent2f08387a444c4fb2e983305356f030d50978d21d
drm/bridge: add drm_for_each_bridge_in_chain_from()

Add variant of drm_for_each_bridge_in_chain_scoped() that iterates on the
encoder bridge from a given bridge until the end of the chain.

Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20250808-drm-bridge-alloc-getput-for_each_bridge-v2-8-edb6ee81edf1@bootlin.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
include/drm/drm_bridge.h