linux/drivers/gpu/drm/arm/display/komeda
Cunyuan Liu 8fd7576fd6 drm/komeda: Add support for Arm China Linlon-D6
Arm China Linlon-D6 is register-compatible with the Mali-D71 display
pipeline for the purpose of basic modesetting.

On Linlon-D6, the PRODUCT_ID register is located at the same offset as on
Mali-D71 and reports 0x0060. The IP also exposes the same Komeda top-level
block layout expected by the existing d71_identify() probing flow, so we
can reuse the D71 function table to bring up the display engine.

Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Cunyuan Liu <cunyuan.liu@cixtech.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://patch.msgid.link/20260313033119.33686-4-cunyuan.liu@cixtech.com
2026-03-24 16:08:54 +00:00
..
d71 drm/komeda: Add support for Arm China Linlon-D6 2026-03-24 16:08:54 +00:00
komeda_color_mgmt.c drm/komeda: remove unused struct 'gamma_curve_segment' 2024-05-31 12:09:51 +01:00
komeda_color_mgmt.h
komeda_crtc.c drm/arm: komeda: Convert to drm_output_color_format 2026-03-24 13:54:33 +01:00
komeda_dev.c arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilations 2024-06-14 08:57:28 +02:00
komeda_dev.h
komeda_drv.c drm/komeda: Add support for Arm China Linlon-D6 2026-03-24 16:08:54 +00:00
komeda_event.c
komeda_format_caps.c
komeda_format_caps.h
komeda_framebuffer.c Merge drm/drm-next into drm-misc-next 2026-02-23 11:48:20 +01:00
komeda_framebuffer.h drm: Pass the format info to .fb_create() 2025-07-16 20:03:14 +03:00
komeda_kms.c drm: remove driver date from struct drm_driver and all drivers 2024-12-05 12:35:42 +02:00
komeda_kms.h drm/arm/komeda: Move pipeline prints to after the entire pipeline has been enabled 2024-05-10 11:26:07 +01:00
komeda_pipeline_state.c drm/arm: komeda: Convert to drm_output_color_format 2026-03-24 13:54:33 +01:00
komeda_pipeline.c drm/arm/komeda: Move pipeline prints to after the entire pipeline has been enabled 2024-05-10 11:26:07 +01:00
komeda_pipeline.h drm/arm: komeda: Convert to drm_output_color_format 2026-03-24 13:54:33 +01:00
komeda_plane.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
komeda_private_obj.c drm/atomic: Remove state argument to drm_atomic_private_obj_init 2026-03-20 10:03:11 +01:00
komeda_wb_connector.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
Makefile kbuild: use $(src) instead of $(srctree)/$(src) for source directory 2024-05-10 04:34:52 +09:00