linux-stable/drivers/gpu/drm/xlnx
Laurent Pinchart 2374b6ea30 drm: xlnx: zynqmp_dpsub: Move connector registration to bridge attach
Connector creation requires the DRM encoder, and it thus typically
performed in the bridge attach operation. Move it there, to prepare for
registration of the DRM bridge. For now the zynqmp_dp_bridge_attach() is
called manually at initialization time.

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: Move connector registration to bridge attach 2022-10-19 16:51:02 +03:00
zynqmp_dp.h
zynqmp_dpsub.c drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
zynqmp_dpsub.h