linux-stable/drivers/gpu/drm/xlnx
Laurent Pinchart 1682ade663 drm: xlnx: zynqmp_dpsub: Move pclk from zynqmp_disp to zynqmp_dpsub
The video clock is an external resource from the DPSUB point of view,
not a resource internal to the display controller. Move it to the
zynqmp_dpsub structure, to allow accessing it from outside the disp
code.

While at it, rename the fields from pclk and pclk_from_ps to vid_clk and
vid_clk_from_ps, to better reflect their purpose and match the
documentation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-10-19 16:51:04 +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: xlnx: zynqmp_dpsub: Move pclk from zynqmp_disp to zynqmp_dpsub 2022-10-19 16:51:04 +03:00
zynqmp_disp.h
zynqmp_disp_regs.h
zynqmp_dp.c drm: xlnx: zynqmp_dpsub: Report HPD through the bridge 2022-10-19 16:51:02 +03:00
zynqmp_dp.h
zynqmp_dpsub.c drm: xlnx: zynqmp_dpsub: Move pclk from zynqmp_disp to zynqmp_dpsub 2022-10-19 16:51:04 +03:00
zynqmp_dpsub.h drm: xlnx: zynqmp_dpsub: Move pclk from zynqmp_disp to zynqmp_dpsub 2022-10-19 16:51:04 +03:00