On Fri, 20 Jun 2025 17:59:52 +0200, Luca Ceresoli wrote: > This small series adds drm_bridge_get/put() calls where applicable in the > bridge core code, and adds a warning when the old allocation patter is > used. > > This is part of the work towards removal of bridges from a still existing > DRM pipeline without use-after-free. > > [...]
Applied, thanks! [1/3] drm/bridge: get/put the bridge reference in drm_bridge_add/remove() commit: a7748dd127ea8d9cd2d9d942ef21c85e5569bb73 [2/3] drm/bridge: get/put the bridge reference in drm_bridge_attach/detach() commit: 94d50c1a2ca31d80f12d9c2bdbc41437751e320c [3/3] drm/bridge: add warning for bridges not using devm_drm_bridge_alloc() commit: e6565e76e977422cb9e51fe872a2bcfdbc321b7b Best regards, -- Luca Ceresoli <luca.ceres...@bootlin.com>