diff options
author | Luca Ceresoli <luca.ceresoli@bootlin.com> | 2025-04-24 20:59:34 +0200 |
---|---|---|
committer | Louis Chauvet <louis.chauvet@bootlin.com> | 2025-04-29 11:21:25 +0200 |
commit | 9545c91ed75ff65e114761a7729de0e1b440aec6 (patch) | |
tree | 9e68445762f7556bf371e690aec266e533f85e1c /scripts/gdb/linux/utils.py | |
parent | e11532be87e437648521a8ed5358c56df11933b4 (diff) |
drm/vc4: convert to devm_drm_bridge_alloc() API
This is the new API for allocating DRM bridges.
This driver already implements refcounting of the struct vc4_dsi, which
embeds struct drm_bridge. Now this is a duplicate of the refcounting
implemented by the DRM bridge core, so convert the vc4_dsi_get/put() calls
into drm_bridge_get/put() calls and get rid of the driver-specific
refcounting implementation.
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Acked-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250424-drm-bridge-convert-to-alloc-api-v2-27-8f91a404d86b@bootlin.com
Signed-off-by: Louis Chauvet <louis.chauvet@bootlin.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions