Home
last modified time | relevance | path

Searched refs:pre_enable_prev_first (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_bridge.c746 if (next->pre_enable_prev_first) { in drm_atomic_bridge_chain_post_disable()
757 if (!next->pre_enable_prev_first) { in drm_atomic_bridge_chain_post_disable()
835 if (iter->pre_enable_prev_first) { in drm_atomic_bridge_chain_pre_enable()
844 if (!next->pre_enable_prev_first) { in drm_atomic_bridge_chain_pre_enable()
869 if (iter->pre_enable_prev_first) in drm_atomic_bridge_chain_pre_enable()
/linux/drivers/gpu/drm/bridge/
H A Dtc358762.c294 ctx->bridge.pre_enable_prev_first = true; in tc358762_probe()
H A Dpanel.c302 panel_bridge->bridge.pre_enable_prev_first = panel->prepare_prev_first; in drm_panel_bridge_add_typed()
H A Dtc358764.c373 ctx->bridge.pre_enable_prev_first = true; in tc358764_probe()
H A Dtc358775.c706 tc->bridge.pre_enable_prev_first = true; in tc_probe()
H A Dti-sn65dsi83.c987 ctx->bridge.pre_enable_prev_first = true; in sn65dsi83_probe()
/linux/include/drm/
H A Ddrm_bridge.h1172 bool pre_enable_prev_first; member
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi2.c535 bridge->pre_enable_prev_first = true; in dw_mipi_dsi2_host_attach()
H A Ddw-mipi-dsi.c340 bridge->pre_enable_prev_first = true; in dw_mipi_dsi_host_attach()