Searched refs:post_pll_disable (Results 1 – 6 of 6) sorted by relevance
1112 dig_port->base.post_pll_disable) in intel_mst_post_pll_disable_dp()1113 dig_port->base.post_pll_disable(state, encoder, old_crtc_state, old_conn_state); in intel_mst_post_pll_disable_dp()1813 intel_encoder->post_pll_disable = intel_mst_post_pll_disable_dp; in intel_dp_create_fake_mst_encoder()
745 intel_encoder->post_pll_disable = chv_hdmi_post_pll_disable; in g4x_hdmi_init()
1351 intel_encoder->post_pll_disable = chv_dp_post_pll_disable; in g4x_dp_init()
202 void (*post_pll_disable)(struct intel_atomic_state *, member
1477 if (encoder->post_pll_disable) in intel_encoders_post_pll_disable()1478 encoder->post_pll_disable(state, encoder, in intel_encoders_post_pll_disable()
4993 encoder->post_pll_disable = intel_ddi_post_pll_disable; in intel_ddi_init()
Completed in 45 milliseconds