Searched hist:"51 ae3bd4f0577d250c2b95f58fa93e7937136498" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_dpsub.h | diff 51ae3bd4f0577d250c2b95f58fa93e7937136498 Fri Aug 06 06:29:52 CDT 2021 Laurent Pinchart <laurent.pinchart@ideasonboard.com> 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>
|
H A D | zynqmp_dpsub.c | diff 51ae3bd4f0577d250c2b95f58fa93e7937136498 Fri Aug 06 06:29:52 CDT 2021 Laurent Pinchart <laurent.pinchart@ideasonboard.com> 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>
|
H A D | zynqmp_disp.c | diff 51ae3bd4f0577d250c2b95f58fa93e7937136498 Fri Aug 06 06:29:52 CDT 2021 Laurent Pinchart <laurent.pinchart@ideasonboard.com> 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>
|