linux-stable/drivers/gpu/drm/xlnx
Laurent Pinchart 2dfd045c84 drm: xlnx: zynqmp_dpsub: Register AUX bus at bridge attach time
To prepare for operating as a standalone DP bridge with the DRM device
implemented in the PL, move registration of the AUX bus to bridge attach
time, as that's the earliest point when a DRM device is available.

The DRM device pointer stored in zynqmp_dp isn't used anymore, drop it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-10-19 16:53:57 +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: Move planes handling to zynqmp_kms.c 2022-10-19 16:53:55 +03:00
zynqmp_disp.h drm: xlnx: zynqmp_dpsub: Move planes handling to zynqmp_kms.c 2022-10-19 16:53:55 +03:00
zynqmp_disp_regs.h
zynqmp_dp.c drm: xlnx: zynqmp_dpsub: Register AUX bus at bridge attach time 2022-10-19 16:53:57 +03:00
zynqmp_dp.h
zynqmp_dpsub.c drm: xlnx: zynqmp_dpsub: Move DRM/KMS initialization to separate file 2022-10-19 16:51:04 +03:00
zynqmp_dpsub.h drm: xlnx: zynqmp_dpsub: Move planes handling to zynqmp_kms.c 2022-10-19 16:53:55 +03:00
zynqmp_kms.c drm: xlnx: zynqmp_dpsub: Move planes handling to zynqmp_kms.c 2022-10-19 16:53:55 +03:00
zynqmp_kms.h drm: xlnx: zynqmp_dpsub: Move CRTC handling to zynqmp_kms.c 2022-10-19 16:51:31 +03:00