linux-stable/drivers/gpu/drm/xlnx
Laurent Pinchart 5616716123 drm: xlnx: zynqmp_dpsub: Add support for live video input
Add partial live video support, with a single video input that bypasses
blending. Skip registration of the DRM device in that case, but register
the DRM bridge instead. The DRM device will be created by the driver for
the display controller in the PL.

Full live video mode with concurrent usage of the video and gfx inputs,
and blending in the DPSUB video pipeline, is currently unsupported.

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: Add support for live video input 2022-10-19 16:55:40 +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 support for live video input 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