Searched refs:DRM_BRIDGE_OP_HPD (Results 1 – 15 of 15) sorted by relevance
144 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()
173 tpd->bridge.ops |= DRM_BRIDGE_OP_HPD; in tpd12s015_probe()
291 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()
271 conn->bridge.ops |= DRM_BRIDGE_OP_HPD; in display_connector_probe()
978 lt9611uxc->bridge.ops |= DRM_BRIDGE_OP_HPD; in lt9611uxc_probe()
984 ctx->bridge.ops = DRM_BRIDGE_OP_DETECT | DRM_BRIDGE_OP_EDID | DRM_BRIDGE_OP_HPD; in it66121_probe()
1179 DRM_BRIDGE_OP_HPD | DRM_BRIDGE_OP_MODES; in lt9611_probe()
349 if (bridge->ops & DRM_BRIDGE_OP_HPD) in drm_bridge_connector_init()
1202 if (!(bridge->ops & DRM_BRIDGE_OP_HPD)) in drm_bridge_hpd_enable()1235 if (!(bridge->ops & DRM_BRIDGE_OP_HPD)) in drm_bridge_hpd_disable()
713 DRM_BRIDGE_OP_HPD = BIT(2), enumerator
1284 | DRM_BRIDGE_OP_HPD; in adv7511_probe()
1732 | DRM_BRIDGE_OP_HPD; in mtk_drm_hdmi_probe()
1854 platform->bridge.ops = DRM_BRIDGE_OP_EDID | DRM_BRIDGE_OP_HPD; in anx7625_i2c_probe()
2529 DRM_BRIDGE_OP_HPD; in cdns_mhdp_probe()
3415 | DRM_BRIDGE_OP_HPD; in dw_hdmi_probe()
Completed in 44 milliseconds