[PATCH 5/9] drm/bridge: add drm_bridge_is_last()
Maxime Ripard
mripard at kernel.org
Thu Jul 10 07:14:05 UTC 2025
On Wed, 9 Jul 2025 18:48:04 +0200, Luca Ceresoli wrote:
> Some code needing to know whether a bridge is the last in a chain currently
> call drm_bridge_get_next_bridge(). However drm_bridge_get_next_bridge()
> will soon increment the refcount of the returned bridge, which would make
> such code more annoying to write.
>
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard at kernel.org>
Thanks!
Maxime
More information about the dri-devel
mailing list