summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2026-01-28 15:43:48 +0300
committerMaxime Ripard <mripard@kernel.org>2026-02-10 12:05:58 +0300
commitca8453ce037e4485c67e9ad5207744158be7f0ca (patch)
tree5f44cd4152928f08c5a1ec9120b21b01a660c836 /include
parente7be39ed171662474d6d5c9a83d790ef7d244bcd (diff)
downloadlinux-ca8453ce037e4485c67e9ad5207744158be7f0ca.tar.xz
drm/bridge: Switch private_obj initialization to atomic_create_state
The bridge 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> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patch.msgid.link/20260128-drm-private-obj-reset-v4-4-90891fa3d3b0@redhat.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions