Home
last modified time | relevance | path

Searched refs:DRM_BRIDGE_OP_HPD (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_drm.c57 if (bridge->ops & DRM_BRIDGE_OP_HPD) in dp_bridge_atomic_check()
306 DRM_BRIDGE_OP_HPD | in dp_bridge_init()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dti-tfp410.c146 if (dvi->next_bridge->ops & DRM_BRIDGE_OP_HPD) { in tfp410_attach()
176 if (dvi->connector.dev && dvi->next_bridge->ops & DRM_BRIDGE_OP_HPD) { in tfp410_detach()
H A Dti-tpd12s015.c173 tpd->bridge.ops |= DRM_BRIDGE_OP_HPD; in tpd12s015_probe()
H A Dchrontel-ch7033.c292 if (priv->next_bridge->ops & DRM_BRIDGE_OP_HPD) { in ch7033_bridge_attach()
315 if (priv->next_bridge->ops & DRM_BRIDGE_OP_HPD) in ch7033_bridge_detach()
H A Dlontium-lt8912b.c511 if (lt->hdmi_port->ops & DRM_BRIDGE_OP_HPD) { in lt8912_bridge_connector_init()
576 if (lt->connector.dev && lt->hdmi_port->ops & DRM_BRIDGE_OP_HPD) in lt8912_bridge_detach()
H A Ddisplay-connector.c369 conn->bridge.ops |= DRM_BRIDGE_OP_HPD; in display_connector_probe()
H A Dlontium-lt9611uxc.c944 lt9611uxc->bridge.ops |= DRM_BRIDGE_OP_HPD; in lt9611uxc_probe()
H A Dlontium-lt9611.c1118 DRM_BRIDGE_OP_HPD | DRM_BRIDGE_OP_MODES; in lt9611_probe()
H A Dsii902x.c1109 sii902x->bridge.ops |= DRM_BRIDGE_OP_HPD; in sii902x_init()
H A Dite-it66121.c1592 ctx->bridge.ops = DRM_BRIDGE_OP_DETECT | DRM_BRIDGE_OP_EDID | DRM_BRIDGE_OP_HPD; in it66121_probe()
H A Dite-it6505.c3491 DRM_BRIDGE_OP_HPD; in it6505_i2c_probe()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_bridge_connector.c350 if (bridge->ops & DRM_BRIDGE_OP_HPD) in drm_bridge_connector_init()
H A Ddrm_bridge.c1304 if (!(bridge->ops & DRM_BRIDGE_OP_HPD)) in drm_bridge_hpd_enable()
1337 if (!(bridge->ops & DRM_BRIDGE_OP_HPD)) in drm_bridge_hpd_disable()
/openbmc/linux/include/drm/
H A Ddrm_bridge.h728 DRM_BRIDGE_OP_HPD = BIT(2), enumerator
/openbmc/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.c170 tcpm->bridge.ops = DRM_BRIDGE_OP_HPD; in qcom_pmic_typec_init_drm()
/openbmc/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_bridge.c340 bridge->ops = DRM_BRIDGE_OP_HPD | in msm_hdmi_bridge_init()
/openbmc/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c469 alt_port->bridge.ops = DRM_BRIDGE_OP_HPD; in pmic_glink_altmode_probe()
/openbmc/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c1310 adv7511->bridge.ops |= DRM_BRIDGE_OP_HPD; in adv7511_probe()
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c1722 | DRM_BRIDGE_OP_HPD; in zynqmp_dp_probe()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1732 | DRM_BRIDGE_OP_HPD; in mtk_drm_hdmi_probe()
H A Dmtk_dp.c2712 DRM_BRIDGE_OP_EDID | DRM_BRIDGE_OP_HPD; in mtk_dp_probe()
/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c2561 DRM_BRIDGE_OP_HPD; in cdns_mhdp_probe()
/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c2630 platform->bridge.ops |= DRM_BRIDGE_OP_HPD | in anx7625_link_bridge()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3541 | DRM_BRIDGE_OP_HPD; in dw_hdmi_probe()