diff options
| author | Maxime Ripard <mripard@kernel.org> | 2026-01-28 13:43:58 +0100 |
|---|---|---|
| committer | Maxime Ripard <mripard@kernel.org> | 2026-02-10 10:07:57 +0100 |
| commit | 5491f668910ed0b282beb10f3f6b2e4d3988a1a8 (patch) | |
| tree | b0f5c6c974ab247c3c76e4f99ac6f779024e90ac /tools/perf/scripts/python | |
| parent | 9bf5b4dfe1ea7af0bc7846bec2c46da68a6f03e6 (diff) | |
drm/vc4: Switch private_obj initialization to atomic_create_state
The vc4 driver 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: MaĆra Canal <mcanal@igalia.com>
Link: https://patch.msgid.link/20260128-drm-private-obj-reset-v4-14-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
