Lines Matching defs:crtc_state

398 		   const struct intel_crtc_state *crtc_state,  in i9xx_select_p2_div()
433 struct intel_crtc_state *crtc_state, in i9xx_find_best_dpll()
492 struct intel_crtc_state *crtc_state, in pnv_find_best_dpll()
549 struct intel_crtc_state *crtc_state, in g4x_find_best_dpll()
644 struct intel_crtc_state *crtc_state, in vlv_find_best_dpll()
705 struct intel_crtc_state *crtc_state, in chv_find_best_dpll()
763 bool bxt_find_best_dpll(struct intel_crtc_state *crtc_state, in bxt_find_best_dpll()
784 static void i9xx_update_pll_dividers(struct intel_crtc_state *crtc_state, in i9xx_update_pll_dividers()
804 static void i9xx_compute_dpll(struct intel_crtc_state *crtc_state, in i9xx_compute_dpll()
883 static void i8xx_compute_dpll(struct intel_crtc_state *crtc_state, in i8xx_compute_dpll()
934 static int hsw_crtc_compute_clock(struct intel_crtc_state *crtc_state) in hsw_crtc_compute_clock()
965 static void ilk_update_pll_dividers(struct intel_crtc_state *crtc_state, in ilk_update_pll_dividers()
998 static void ilk_compute_dpll(struct intel_crtc_state *crtc_state, in ilk_compute_dpll()
1075 static int ilk_crtc_compute_clock(struct intel_crtc_state *crtc_state) in ilk_crtc_compute_clock()
1135 void vlv_compute_dpll(struct intel_crtc_state *crtc_state) in vlv_compute_dpll()
1153 void chv_compute_dpll(struct intel_crtc_state *crtc_state) in chv_compute_dpll()
1170 static int chv_crtc_compute_clock(struct intel_crtc_state *crtc_state) in chv_crtc_compute_clock()
1191 static int vlv_crtc_compute_clock(struct intel_crtc_state *crtc_state) in vlv_crtc_compute_clock()
1212 static int g4x_crtc_compute_clock(struct intel_crtc_state *crtc_state) in g4x_crtc_compute_clock()
1258 static int pnv_crtc_compute_clock(struct intel_crtc_state *crtc_state) in pnv_crtc_compute_clock()
1295 static int i9xx_crtc_compute_clock(struct intel_crtc_state *crtc_state) in i9xx_crtc_compute_clock()
1332 static int i8xx_crtc_compute_clock(struct intel_crtc_state *crtc_state) in i8xx_crtc_compute_clock()
1432 void i9xx_enable_pll(const struct intel_crtc_state *crtc_state) in i9xx_enable_pll()
1510 static void vlv_prepare_pll(const struct intel_crtc_state *crtc_state) in vlv_prepare_pll()
1600 static void _vlv_enable_pll(const struct intel_crtc_state *crtc_state) in _vlv_enable_pll()
1614 void vlv_enable_pll(const struct intel_crtc_state *crtc_state) in vlv_enable_pll()
1640 static void chv_prepare_pll(const struct intel_crtc_state *crtc_state) in chv_prepare_pll()
1736 static void _chv_enable_pll(const struct intel_crtc_state *crtc_state) in _chv_enable_pll()
1766 void chv_enable_pll(const struct intel_crtc_state *crtc_state) in chv_enable_pll()
1827 struct intel_crtc_state *crtc_state; in vlv_force_pll_on() local
1893 void i9xx_disable_pll(const struct intel_crtc_state *crtc_state) in i9xx_disable_pll()