Files
linux/drivers/gpu/drm/tidss
Maxime Ripard 03c13fa139 drm/tidss: Convert to atomic_create_state
Our driver uses reset to create the various object states, but only
calls the helper that allocate a new state. They are thus strictly
equivalent to the new atomic_create_state helpers, so let's switch to
these.

Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Link: https://patch.msgid.link/20260526-drm-mode-config-init-v6-18-852346394200@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
2026-05-29 11:42:46 +02:00
..
2025-06-26 12:37:24 +03:00
2025-09-30 11:56:25 +02:00