OSDN Git Service

drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 31 Aug 2022 08:26:53 +0000 (11:26 +0300)
committerRobert Foss <robert.foss@linaro.org>
Fri, 2 Sep 2022 16:17:59 +0000 (18:17 +0200)
commitc312b0df3b13e4c533743bb2c37fd1bc237368e5
tree22530529f573db09ef17fc3410765dc50bfa70a1
parente43d5864f36ab32f831b1af7bc2171031e58e2ac
drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP

Implement the bridge connector-related .get_edid() and .detect()
operations for full DP mode, and report the related bridge capabilities
and type.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220831082653.20449-4-tomi.valkeinen@ideasonboard.com
drivers/gpu/drm/bridge/ti-sn65dsi86.c