diff options
| author | Maxime Ripard <mripard@kernel.org> | 2026-01-28 13:43:49 +0100 |
|---|---|---|
| committer | Maxime Ripard <mripard@kernel.org> | 2026-02-10 10:06:07 +0100 |
| commit | 2dce31863b2867a54a0e7b97657ee09a7ea8ad21 (patch) | |
| tree | 254868f0977f1528dd958ecd8f86d19e2bc80ff9 /tools/perf/scripts/python | |
| parent | ca8453ce037e4485c67e9ad5207744158be7f0ca (diff) | |
drm/dp_mst: Switch private_obj initialization to atomic_create_state
The DP MST 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>
Link: https://patch.msgid.link/20260128-drm-private-obj-reset-v4-5-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
