linux-stable/drivers/gpu/drm/xlnx
Laurent Pinchart 51ae3bd4f0 drm: xlnx: zynqmp_dpsub: Support operation without DMA engine
To prepare for usage of the DPSUB as a DisplayPort bridge without
creating a DRM device, make initialization and usage of the DMA engine
optional. The flag that controls this feature is currently hardcoded to
operating with the DMA engine, this will be made dynamic based on the
device tree configuration in a subsequent change.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-10-19 16:55:40 +03: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.c drm: xlnx: zynqmp_dpsub: Support operation without DMA engine 2022-10-19 16:55:40 +03:00
zynqmp_disp.h drm: xlnx: zynqmp_dpsub: Allow configuration of layer mode 2022-10-19 16:55:40 +03:00
zynqmp_disp_regs.h
zynqmp_dp.c drm: xlnx: zynqmp_dpsub: Rename zynqmp_dpsub_handle_vblank with DRM prefix 2022-10-19 16:55:39 +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: Support operation without DMA engine 2022-10-19 16:55:40 +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: zynqmp_dpsub: Allow configuration of layer mode 2022-10-19 16:55:40 +03:00
zynqmp_kms.h drm: xlnx: zynqmp_dpsub: Rename zynqmp_dpsub_handle_vblank with DRM prefix 2022-10-19 16:55:39 +03:00