Lines Matching defs:crtc_state

408 		   const struct intel_crtc_state *crtc_state,  in i9xx_select_p2_div()
442 struct intel_crtc_state *crtc_state, in i9xx_find_best_dpll()
500 struct intel_crtc_state *crtc_state, in pnv_find_best_dpll()
556 struct intel_crtc_state *crtc_state, in g4x_find_best_dpll()
650 struct intel_crtc_state *crtc_state, in vlv_find_best_dpll()
708 struct intel_crtc_state *crtc_state, in chv_find_best_dpll()
765 bool bxt_find_best_dpll(struct intel_crtc_state *crtc_state, in bxt_find_best_dpll()
786 static void i9xx_update_pll_dividers(struct intel_crtc_state *crtc_state, in i9xx_update_pll_dividers()
806 static void i9xx_compute_dpll(struct intel_crtc_state *crtc_state, in i9xx_compute_dpll()
885 static void i8xx_compute_dpll(struct intel_crtc_state *crtc_state, in i8xx_compute_dpll()
940 struct intel_crtc_state *crtc_state = in hsw_crtc_compute_clock() local
969 struct intel_crtc_state *crtc_state = in hsw_crtc_get_shared_dpll() local
984 struct intel_crtc_state *crtc_state = in dg2_crtc_compute_clock() local
1003 struct intel_crtc_state *crtc_state = in mtl_crtc_compute_clock() local
1030 static void ilk_update_pll_dividers(struct intel_crtc_state *crtc_state, in ilk_update_pll_dividers()
1063 static void ilk_compute_dpll(struct intel_crtc_state *crtc_state, in ilk_compute_dpll()
1144 struct intel_crtc_state *crtc_state = in ilk_crtc_compute_clock() local
1198 struct intel_crtc_state *crtc_state = in ilk_crtc_get_shared_dpll() local
1208 void vlv_compute_dpll(struct intel_crtc_state *crtc_state) in vlv_compute_dpll()
1226 void chv_compute_dpll(struct intel_crtc_state *crtc_state) in chv_compute_dpll()
1246 struct intel_crtc_state *crtc_state = in chv_crtc_compute_clock() local
1271 struct intel_crtc_state *crtc_state = in vlv_crtc_compute_clock() local
1298 struct intel_crtc_state *crtc_state = in g4x_crtc_compute_clock() local
1345 struct intel_crtc_state *crtc_state = in pnv_crtc_compute_clock() local
1381 struct intel_crtc_state *crtc_state = in i9xx_crtc_compute_clock() local
1419 struct intel_crtc_state *crtc_state = in i8xx_crtc_compute_clock() local
1499 struct intel_crtc_state *crtc_state = in intel_dpll_crtc_compute_clock() local
1525 struct intel_crtc_state *crtc_state = in intel_dpll_crtc_get_shared_dpll() local
1581 void i9xx_enable_pll(const struct intel_crtc_state *crtc_state) in i9xx_enable_pll()
1659 static void vlv_prepare_pll(const struct intel_crtc_state *crtc_state) in vlv_prepare_pll()
1749 static void _vlv_enable_pll(const struct intel_crtc_state *crtc_state) in _vlv_enable_pll()
1763 void vlv_enable_pll(const struct intel_crtc_state *crtc_state) in vlv_enable_pll()
1789 static void chv_prepare_pll(const struct intel_crtc_state *crtc_state) in chv_prepare_pll()
1883 static void _chv_enable_pll(const struct intel_crtc_state *crtc_state) in _chv_enable_pll()
1913 void chv_enable_pll(const struct intel_crtc_state *crtc_state) in chv_enable_pll()
1974 struct intel_crtc_state *crtc_state; in vlv_force_pll_on() local
2040 void i9xx_disable_pll(const struct intel_crtc_state *crtc_state) in i9xx_disable_pll()