Hi Laurent, Thanks for the comment. On Wed, 2018-02-21 at 16:18:35 -0800, Laurent Pinchart wrote: > Hi Hyun, > > Thank you for the patch. > > On Wednesday, 7 February 2018 03:36:39 EET Hyun Kwon wrote: > > This driver creates DRM encoder and connector for ZynqMP DisplayPort. > > > > Signed-off-by: Hyun Kwon <hyun.kwon@xxxxxxxxxx> > > Acked-by: Daniel Vetter <daniel.vetter@xxxxxxxx> > > Before I go and review the code, shouldn't this be implemented as a drm_bridge > driver ? The hardware itself has complete encoder and connector functionalities, so I don't think it needs to be a drm_bridge. Thanks, -hyun > > > --- > > v2 > > - Change the SPDX identifier format > > - Split drm properties into a separate patch > > --- > > --- > > drivers/gpu/drm/xlnx/zynqmp_dp.c | 1738 +++++++++++++++++++++++++++++++++++ > > drivers/gpu/drm/xlnx/zynqmp_dp.h | 37 + > > 2 files changed, 1775 insertions(+) > > create mode 100644 drivers/gpu/drm/xlnx/zynqmp_dp.c > > create mode 100644 drivers/gpu/drm/xlnx/zynqmp_dp.h > > [snip] > > -- > Regards, > > Laurent Pinchart > _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel