diff options
| author | Maxime Ripard <mripard@kernel.org> | 2026-01-28 13:43:54 +0100 |
|---|---|---|
| committer | Maxime Ripard <mripard@kernel.org> | 2026-02-10 10:07:11 +0100 |
| commit | 4ada3ac5ffbc5279ab4bb16a7e038c027c0fa19a (patch) | |
| tree | e021ff11a542333058d7209133d4cceaa57d3718 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 8e46b1ebf37048303ac6cdd8abf9e31f9b4772ef (diff) | |
drm/msm: mdp5: Switch private_obj initialization to atomic_create_state
The MSM mdp5 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: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://patch.msgid.link/20260128-drm-private-obj-reset-v4-10-90891fa3d3b0@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
