summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2026-01-28 13:43:52 +0100
committerMaxime Ripard <mripard@kernel.org>2026-02-10 10:06:57 +0100
commitd2bbd8a4273e2f274a568f501ab93184a33328fd (patch)
tree34138e1ab26544753482a19638284a11f9fdab62 /tools/perf/scripts/python/bin
parent8e6da25bd60dcce21717b168851b76cae5497179 (diff)
drm/arm: komeda: Switch private_obj initialization to atomic_create_state
The ARM komeda driver relies on a number of drm_private_objs, that are 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. Acked-by: Liviu Dudau <liviu.dudau@arm.com> Acked-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://patch.msgid.link/20260128-drm-private-obj-reset-v4-8-90891fa3d3b0@redhat.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions