mirror_ubuntu-kernels/drivers/gpu/drm/xlnx
Thomas Zimmermann aa5d7cf88b drm/xlnx: Do not include <drm/drm_plane_helper.h>
Remove unnecessary include statements for <drm/drm_plane_helper.h>.
The file contains helpers for non-atomic code and should not be
required by most drivers. No functional changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231204090852.1650-9-tzimmermann@suse.de
2023-12-06 10:36:21 +01:00
..
Kconfig drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
Makefile drm: xlnx: zynqmp_dpsub: Move DRM/KMS initialization to separate file 2022-10-19 16:51:04 +03:00
zynqmp_disp_regs.h
zynqmp_disp.c drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname() 2023-08-02 01:36:54 +03:00
zynqmp_disp.h drm: xlnx: zynqmp_dpsub: Allow configuration of layer mode 2022-10-19 16:55:40 +03:00
zynqmp_dp.c drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_train() 2023-08-02 00:44:57 +03:00
zynqmp_dp.h drm: xlnx: zynqmp_dpsub: Manage DP and DISP allocations manually 2022-10-19 16:53:57 +03:00
zynqmp_dpsub.c drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_mask 2023-08-02 01:36:53 +03:00
zynqmp_dpsub.h drm: xlnx: zynqmp_dpsub: Support operation without DMA engine 2022-10-19 16:55:40 +03:00
zynqmp_kms.c drm/xlnx: Do not include <drm/drm_plane_helper.h> 2023-12-06 10:36:21 +01:00
zynqmp_kms.h drm: xlnx: zynqmp_dpsub: Rename zynqmp_dpsub_handle_vblank with DRM prefix 2022-10-19 16:55:39 +03:00