drm: xlnx: zynqmp_dpsub: Report HPD through the bridge
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 6 Aug 2021 11:29:52 +0000 (14:29 +0300)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 19 Oct 2022 13:51:02 +0000 (16:51 +0300)
commiteb2d64bfcc174919a921295a5327b99a3b8f4166
treea285d5202e83a64a3350046123967ba88f8b4f1a
parentcbb11ef9871956244c38ab8520dc9abe87ccdb3b
drm: xlnx: zynqmp_dpsub: Report HPD through the bridge

Now that the driver uses the connector bridge helper, HPD can be
reported directly for the connector through the drm_bridge_hpd_notify()
function.

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