Symbol: intel_limit
drivers/gpu/drm/i915/display/intel_dpll.c
112
static const struct intel_limit intel_limits_g4x_sdvo = {
drivers/gpu/drm/i915/display/intel_dpll.c
127
static const struct intel_limit intel_limits_g4x_hdmi = {
drivers/gpu/drm/i915/display/intel_dpll.c
1359
const struct intel_limit *limit;
drivers/gpu/drm/i915/display/intel_dpll.c
140
static const struct intel_limit intel_limits_g4x_single_channel_lvds = {
drivers/gpu/drm/i915/display/intel_dpll.c
1480
const struct intel_limit *limit = &intel_limits_chv;
drivers/gpu/drm/i915/display/intel_dpll.c
1507
const struct intel_limit *limit = &intel_limits_vlv;
drivers/gpu/drm/i915/display/intel_dpll.c
1535
const struct intel_limit *limit;
drivers/gpu/drm/i915/display/intel_dpll.c
154
static const struct intel_limit intel_limits_g4x_dual_channel_lvds = {
drivers/gpu/drm/i915/display/intel_dpll.c
1584
const struct intel_limit *limit;
drivers/gpu/drm/i915/display/intel_dpll.c
1622
const struct intel_limit *limit;
drivers/gpu/drm/i915/display/intel_dpll.c
1662
const struct intel_limit *limit;
drivers/gpu/drm/i915/display/intel_dpll.c
168
static const struct intel_limit pnv_limits_sdvo = {
drivers/gpu/drm/i915/display/intel_dpll.c
183
static const struct intel_limit pnv_limits_lvds = {
drivers/gpu/drm/i915/display/intel_dpll.c
201
static const struct intel_limit ilk_limits_dac = {
drivers/gpu/drm/i915/display/intel_dpll.c
214
static const struct intel_limit ilk_limits_single_lvds = {
drivers/gpu/drm/i915/display/intel_dpll.c
227
static const struct intel_limit ilk_limits_dual_lvds = {
drivers/gpu/drm/i915/display/intel_dpll.c
241
static const struct intel_limit ilk_limits_single_lvds_100m = {
drivers/gpu/drm/i915/display/intel_dpll.c
254
static const struct intel_limit ilk_limits_dual_lvds_100m = {
drivers/gpu/drm/i915/display/intel_dpll.c
267
static const struct intel_limit intel_limits_vlv = {
drivers/gpu/drm/i915/display/intel_dpll.c
283
static const struct intel_limit intel_limits_chv = {
drivers/gpu/drm/i915/display/intel_dpll.c
299
static const struct intel_limit intel_limits_bxt = {
drivers/gpu/drm/i915/display/intel_dpll.c
46
static const struct intel_limit intel_limits_i8xx_dac = {
drivers/gpu/drm/i915/display/intel_dpll.c
583
const struct intel_limit *limit,
drivers/gpu/drm/i915/display/intel_dpll.c
59
static const struct intel_limit intel_limits_i8xx_dvo = {
drivers/gpu/drm/i915/display/intel_dpll.c
621
i9xx_select_p2_div(const struct intel_limit *limit,
drivers/gpu/drm/i915/display/intel_dpll.c
655
i9xx_find_best_dpll(const struct intel_limit *limit,
drivers/gpu/drm/i915/display/intel_dpll.c
713
pnv_find_best_dpll(const struct intel_limit *limit,
drivers/gpu/drm/i915/display/intel_dpll.c
72
static const struct intel_limit intel_limits_i8xx_lvds = {
drivers/gpu/drm/i915/display/intel_dpll.c
769
g4x_find_best_dpll(const struct intel_limit *limit,
drivers/gpu/drm/i915/display/intel_dpll.c
85
static const struct intel_limit intel_limits_i9xx_sdvo = {
drivers/gpu/drm/i915/display/intel_dpll.c
863
vlv_find_best_dpll(const struct intel_limit *limit,
drivers/gpu/drm/i915/display/intel_dpll.c
920
chv_find_best_dpll(const struct intel_limit *limit,
drivers/gpu/drm/i915/display/intel_dpll.c
98
static const struct intel_limit intel_limits_i9xx_lvds = {
drivers/gpu/drm/i915/display/intel_dpll.c
980
const struct intel_limit *limit = &intel_limits_bxt;