summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2026-01-28 13:43:48 +0100
committerMaxime Ripard <mripard@kernel.org>2026-02-10 10:05:58 +0100
commitca8453ce037e4485c67e9ad5207744158be7f0ca (patch)
tree5f44cd4152928f08c5a1ec9120b21b01a660c836 /tools/perf/scripts/python
parente7be39ed171662474d6d5c9a83d790ef7d244bcd (diff)
drm/bridge: Switch private_obj initialization to atomic_create_state
The bridge implementation relies on a drm_private_obj, that is initialized by allocating and initializing a state, and then passing it to drm_private_obj_init. Since we're gradually moving away from that pattern to the more established one relying on a atomic_create_state implementation, let's migrate this instance to the new pattern. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patch.msgid.link/20260128-drm-private-obj-reset-v4-4-90891fa3d3b0@redhat.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions