drm: xlnx: zynqmp_dpsub: Move encoder to DPSUB core
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 4 Aug 2021 16:21:41 +0000 (19:21 +0300)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 19 Oct 2022 13:51:02 +0000 (16:51 +0300)
commite8e357337dc91f6c2c28a06f783f0219b77ba07a
tree7b0379609ec0e39312b528f4084ef8948ef25108
parent2374b6ea30384f23a78555c3b962bce358a8869e
drm: xlnx: zynqmp_dpsub: Move encoder to DPSUB core

As part of the transitition of the DP encoder to a DRM bridge, turn the
DRM encoder into a dummy encoder and move it out of the DP code, to the
DPSUB core. DP encoder operations are handled by the DP bridge, which is
now attached to the encoder.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/gpu/drm/xlnx/zynqmp_dp.c
drivers/gpu/drm/xlnx/zynqmp_dpsub.c
drivers/gpu/drm/xlnx/zynqmp_dpsub.h