diff options
author | Luca Ceresoli <luca.ceresoli@bootlin.com> | 2025-03-26 18:47:37 +0100 |
---|---|---|
committer | Louis Chauvet <louis.chauvet@bootlin.com> | 2025-04-07 11:38:05 +0200 |
commit | b3f13e00a8de351832df7d628a15ca4db49ca94f (patch) | |
tree | ca7747014f7261a2eabe201446663a01bcc867da /scripts/gdb/linux/lists.py | |
parent | 30d1b37d4c022b5e6c164c090a60a3be1a66876e (diff) |
drm/bridge: make devm_drm_bridge_alloc() mandatory for bridge allocation
All DRM bridges are now supposed to be allocated using
devm_drm_bridge_alloc(), which is cleaner and necessary to support
refcounting.
In the absence of a drm_bridge_init() or such initialization function,
document the new mandatory alloc function on the first DRM bridge core
function that is called after allocation, i.e. drm_bridge_add().
Suggested-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250326-drm-bridge-refcount-v9-3-5e0661fe1f84@bootlin.com
Signed-off-by: Louis Chauvet <louis.chauvet@bootlin.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions