linux-stable/drivers/gpu/drm/xlnx
Laurent Pinchart bd68b9b3cb drm: xlnx: zynqmp_dpsub: Attach to the next bridge
The next component in the display chain, after the DP encoder, is most
likely a DP connector. The display connector driver registers a bridge
for it. That bridge doesn't need to be controlled, but is needed in
order to use the DRM connector bridge helper. Retrieve it at init time,
and attach to it in the DP bridge attach handler.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-10-19 16:51:02 +03:00
..
Kconfig drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
Makefile
zynqmp_disp.c drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} 2022-08-03 18:32:27 +02:00
zynqmp_disp.h
zynqmp_disp_regs.h
zynqmp_dp.c drm: xlnx: zynqmp_dpsub: Attach to the next bridge 2022-10-19 16:51:02 +03:00
zynqmp_dp.h
zynqmp_dpsub.c drm: xlnx: zynqmp_dpsub: Move encoder to DPSUB core 2022-10-19 16:51:02 +03:00
zynqmp_dpsub.h drm: xlnx: zynqmp_dpsub: Move encoder to DPSUB core 2022-10-19 16:51:02 +03:00