Lines Matching refs:intel_limit
33 struct intel_limit { struct
43 static const struct intel_limit intel_limits_i8xx_dac = { argument
56 static const struct intel_limit intel_limits_i8xx_dvo = {
69 static const struct intel_limit intel_limits_i8xx_lvds = {
82 static const struct intel_limit intel_limits_i9xx_sdvo = {
95 static const struct intel_limit intel_limits_i9xx_lvds = {
109 static const struct intel_limit intel_limits_g4x_sdvo = {
124 static const struct intel_limit intel_limits_g4x_hdmi = {
137 static const struct intel_limit intel_limits_g4x_single_channel_lvds = {
151 static const struct intel_limit intel_limits_g4x_dual_channel_lvds = {
165 static const struct intel_limit pnv_limits_sdvo = {
180 static const struct intel_limit pnv_limits_lvds = {
198 static const struct intel_limit ilk_limits_dac = {
211 static const struct intel_limit ilk_limits_single_lvds = {
224 static const struct intel_limit ilk_limits_dual_lvds = {
238 static const struct intel_limit ilk_limits_single_lvds_100m = {
251 static const struct intel_limit ilk_limits_dual_lvds_100m = {
264 static const struct intel_limit intel_limits_vlv = {
280 static const struct intel_limit intel_limits_chv = {
296 static const struct intel_limit intel_limits_bxt = {
580 const struct intel_limit *limit, in intel_pll_is_valid()
615 i9xx_select_p2_div(const struct intel_limit *limit, in i9xx_select_p2_div()
649 i9xx_find_best_dpll(const struct intel_limit *limit, in i9xx_find_best_dpll()
707 pnv_find_best_dpll(const struct intel_limit *limit, in pnv_find_best_dpll()
763 g4x_find_best_dpll(const struct intel_limit *limit, in g4x_find_best_dpll()
857 vlv_find_best_dpll(const struct intel_limit *limit, in vlv_find_best_dpll()
915 chv_find_best_dpll(const struct intel_limit *limit, in chv_find_best_dpll()
976 const struct intel_limit *limit = &intel_limits_bxt; in bxt_find_best_dpll()
1359 const struct intel_limit *limit; in ilk_crtc_compute_clock()
1480 const struct intel_limit *limit = &intel_limits_chv; in chv_crtc_compute_clock()
1507 const struct intel_limit *limit = &intel_limits_vlv; in vlv_crtc_compute_clock()
1535 const struct intel_limit *limit; in g4x_crtc_compute_clock()
1584 const struct intel_limit *limit; in pnv_crtc_compute_clock()
1622 const struct intel_limit *limit; in i9xx_crtc_compute_clock()
1662 const struct intel_limit *limit; in i8xx_crtc_compute_clock()