mirror-linux/drivers/gpu/drm/arm
Maxime Ripard d2bbd8a427
drm/arm: komeda: Switch private_obj initialization to atomic_create_state
The ARM komeda driver relies on a number of drm_private_objs, that are
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.

Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://patch.msgid.link/20260128-drm-private-obj-reset-v4-8-90891fa3d3b0@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
2026-02-10 10:06:57 +01:00
..
display drm/arm: komeda: Switch private_obj initialization to atomic_create_state 2026-02-10 10:06:57 +01:00
Kconfig drm/i2c: move TDA998x driver under drivers/gpu/drm/bridge 2025-02-13 00:19:41 +02:00
Makefile
hdlcd_crtc.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
hdlcd_drv.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
hdlcd_drv.h drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv() 2022-11-07 20:47:34 +00:00
hdlcd_regs.h
malidp_crtc.c drm/drm_property: make replace_property_blob_from_id a DRM helper 2023-12-13 15:09:53 -05:00
malidp_drv.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
malidp_drv.h drm/arm/malidp: replace drm->dev_private with drm_to_malidp() 2022-11-16 10:33:41 +00:00
malidp_hw.c drm/arm/malidp: replace drm->dev_private with drm_to_malidp() 2022-11-16 10:33:41 +00:00
malidp_hw.h
malidp_mw.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
malidp_mw.h
malidp_planes.c drm/arm/malidp: Switch to drm_atomic_get_new_crtc_state() 2025-10-06 13:59:09 +02:00
malidp_regs.h