diff options
author | Anusha Srivatsa <asrivats@redhat.com> | 2025-03-31 18:15:25 +0300 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2025-04-01 17:58:03 +0300 |
commit | ed9c594d495deb676825489032cee0a03ce29bf9 (patch) | |
tree | d0901259a3fd3c58fe56cbb245d7b0b19372e8af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 65931bbc5177f8192a48a0aa5bdb9b95b9f6e87f (diff) | |
download | linux-ed9c594d495deb676825489032cee0a03ce29bf9.tar.xz |
drm/panel: Add new helpers for refcounted panel allocatons
Introduce reference counted allocations for panels to avoid
use-after-free. The patch adds the macro devm_drm_bridge_alloc()
to allocate a new refcounted panel. Followed the documentation for
drmm_encoder_alloc() and devm_drm_dev_alloc and other similar
implementations for this purpose.
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Anusha Srivatsa <asrivats@redhat.com>
Link: https://lore.kernel.org/r/20250331-b4-panel-refcounting-v4-1-dad50c60c6c9@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions