Home
last modified time | relevance | path

Searched refs:DRM_BRIDGE_OP_HPD (Results 1 - 25 of 36) sorted by relevance

12

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dti-tfp410.c144 if (dvi->next_bridge->ops & DRM_BRIDGE_OP_HPD) { in tfp410_attach()
174 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 Ddisplay-connector.c235 conn->bridge.ops |= DRM_BRIDGE_OP_HPD; in display_connector_probe()
H A Dchrontel-ch7033.c291 if (priv->next_bridge->ops & DRM_BRIDGE_OP_HPD) { in ch7033_bridge_attach()
314 if (priv->next_bridge->ops & DRM_BRIDGE_OP_HPD) in ch7033_bridge_detach()
H A Dlontium-lt9611.c1190 DRM_BRIDGE_OP_HPD | DRM_BRIDGE_OP_MODES; in lt9611_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dti-tpd12s015.c173 tpd->bridge.ops |= DRM_BRIDGE_OP_HPD; in tpd12s015_probe()
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 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.c532 if (lt->hdmi_port->ops & DRM_BRIDGE_OP_HPD) { in lt8912_bridge_connector_init()
597 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 Dsii902x.c1109 sii902x->bridge.ops |= DRM_BRIDGE_OP_HPD; in sii902x_init()
H A Dlontium-lt9611uxc.c946 lt9611uxc->bridge.ops |= DRM_BRIDGE_OP_HPD; in lt9611uxc_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_bridge_connector.c70 * hot-plug detection notification, if any (see &DRM_BRIDGE_OP_HPD).
349 if (bridge->ops & DRM_BRIDGE_OP_HPD) in drm_bridge_connector_init()
H A Ddrm_bridge.c1120 * Hot plug detection is supported only if the DRM_BRIDGE_OP_HPD flag is set in
1132 if (!(bridge->ops & DRM_BRIDGE_OP_HPD)) in drm_bridge_hpd_enable()
1160 * Hot plug detection is supported only if the DRM_BRIDGE_OP_HPD flag is set in
1165 if (!(bridge->ops & DRM_BRIDGE_OP_HPD)) in drm_bridge_hpd_disable()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_bridge.h615 * the DRM_BRIDGE_OP_HPD flag in their &drm_bridge->ops.
629 * the DRM_BRIDGE_OP_HPD flag in their &drm_bridge->ops.
687 * @DRM_BRIDGE_OP_HPD: The bridge can detect hot-plug and hot-unplug
693 DRM_BRIDGE_OP_HPD = BIT(2), enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_bridge_connector.c70 * hot-plug detection notification, if any (see &DRM_BRIDGE_OP_HPD).
350 if (bridge->ops & DRM_BRIDGE_OP_HPD) in drm_bridge_connector_init()
H A Ddrm_bridge.c1242 * Hot plug detection is supported only if the DRM_BRIDGE_OP_HPD flag is set in
1254 if (!(bridge->ops & DRM_BRIDGE_OP_HPD)) in drm_bridge_hpd_enable()
1282 * Hot plug detection is supported only if the DRM_BRIDGE_OP_HPD flag is set in
1287 if (!(bridge->ops & DRM_BRIDGE_OP_HPD)) in drm_bridge_hpd_disable()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_bridge.c353 bridge->ops = DRM_BRIDGE_OP_HPD | in msm_hdmi_bridge_init()
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_bridge.h612 * the DRM_BRIDGE_OP_HPD flag in their &drm_bridge->ops.
626 * the DRM_BRIDGE_OP_HPD flag in their &drm_bridge->ops.
691 * @DRM_BRIDGE_OP_HPD: The bridge can detect hot-plug and hot-unplug
697 DRM_BRIDGE_OP_HPD = BIT(2), enumerator
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.c170 tcpm->bridge.ops = DRM_BRIDGE_OP_HPD; in qcom_pmic_typec_init_drm()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_bridge.c340 bridge->ops = DRM_BRIDGE_OP_HPD | in msm_hdmi_bridge_init()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dpmic_glink_altmode.c469 alt_port->bridge.ops = DRM_BRIDGE_OP_HPD; in pmic_glink_altmode_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c1315 | DRM_BRIDGE_OP_HPD; in adv7511_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c1319 adv7511->bridge.ops |= DRM_BRIDGE_OP_HPD; in adv7511_probe()

Completed in 23 milliseconds

12