summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2026-02-24 19:10:27 +0300
committerMaxime Ripard <mripard@kernel.org>2026-03-20 12:03:10 +0300
commitaf95bb0092fa6b76608133f13f8e09c79082c91a (patch)
tree5451456587c2cdc076f3b01222e20213a05c0fc9 /include/linux
parent3c668e8c652a9d6d226b72f1e90b5a611b748f4a (diff)
downloadlinux-af95bb0092fa6b76608133f13f8e09c79082c91a.tar.xz
drm/omapdrm: Switch private_obj initialization to atomic_create_state
The omapdrm 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: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Link: https://patch.msgid.link/20260224-drm-private-obj-reset-v5-2-5a72f8ec9934@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions