intel_display.c | 580 static int pnv_calc_dpll_params(int refclk, struct dpll *clock) 592 static u32 i9xx_dpll_compute_m(struct dpll *dpll) 594 return 5 * (dpll->m1 + 2) + (dpll->m2 + 2); 597 static int i9xx_calc_dpll_params(int refclk, struct dpll *clock) 609 static int vlv_calc_dpll_params(int refclk, struct dpll *clock) 621 int chv_calc_dpll_params(int refclk, struct dpll *clock) 642 const struct dpll *clock) 715 int target, int refclk, struct dpll *match_clock 1511 u32 dpll = crtc_state->dpll_hw_state.dpll; local in function:i9xx_enable_pll 8480 u32 dpll; local in function:i9xx_compute_dpll 8554 u32 dpll; local in function:i8xx_compute_dpll 10025 u32 dpll, fp, fp2; local in function:ilk_compute_dpll 11878 u32 dpll = pipe_config->dpll_hw_state.dpll; local in function:i9xx_pll_refclk 11897 u32 dpll = pipe_config->dpll_hw_state.dpll; local in function:i9xx_crtc_clock_get 17703 u32 dpll, fp; local in function:i830_enable_pipe [all...] |