diff options
| author | Maxime Ripard <mripard@kernel.org> | 2026-01-28 13:43:53 +0100 |
|---|---|---|
| committer | Maxime Ripard <mripard@kernel.org> | 2026-02-10 10:07:05 +0100 |
| commit | 8e46b1ebf37048303ac6cdd8abf9e31f9b4772ef (patch) | |
| tree | 9c9ca5eceef7dc793ecf5b767860f6ee33ee6a6b /tools/perf/scripts/python/bin | |
| parent | d2bbd8a4273e2f274a568f501ab93184a33328fd (diff) | |
drm/ingenic: Switch private_obj initialization to atomic_create_state
The ingenic driver relies on two 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: Paul Cercueil <paul@crapouillou.net>
Link: https://patch.msgid.link/20260128-drm-private-obj-reset-v4-9-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
