Symbol: intel_limit
sys/dev/pci/drm/i915/display/intel_dpll.c
111
static const struct intel_limit intel_limits_g4x_sdvo = {
sys/dev/pci/drm/i915/display/intel_dpll.c
126
static const struct intel_limit intel_limits_g4x_hdmi = {
sys/dev/pci/drm/i915/display/intel_dpll.c
1357
const struct intel_limit *limit;
sys/dev/pci/drm/i915/display/intel_dpll.c
139
static const struct intel_limit intel_limits_g4x_single_channel_lvds = {
sys/dev/pci/drm/i915/display/intel_dpll.c
1478
const struct intel_limit *limit = &intel_limits_chv;
sys/dev/pci/drm/i915/display/intel_dpll.c
1505
const struct intel_limit *limit = &intel_limits_vlv;
sys/dev/pci/drm/i915/display/intel_dpll.c
153
static const struct intel_limit intel_limits_g4x_dual_channel_lvds = {
sys/dev/pci/drm/i915/display/intel_dpll.c
1533
const struct intel_limit *limit;
sys/dev/pci/drm/i915/display/intel_dpll.c
1582
const struct intel_limit *limit;
sys/dev/pci/drm/i915/display/intel_dpll.c
1620
const struct intel_limit *limit;
sys/dev/pci/drm/i915/display/intel_dpll.c
1660
const struct intel_limit *limit;
sys/dev/pci/drm/i915/display/intel_dpll.c
167
static const struct intel_limit pnv_limits_sdvo = {
sys/dev/pci/drm/i915/display/intel_dpll.c
182
static const struct intel_limit pnv_limits_lvds = {
sys/dev/pci/drm/i915/display/intel_dpll.c
200
static const struct intel_limit ilk_limits_dac = {
sys/dev/pci/drm/i915/display/intel_dpll.c
213
static const struct intel_limit ilk_limits_single_lvds = {
sys/dev/pci/drm/i915/display/intel_dpll.c
226
static const struct intel_limit ilk_limits_dual_lvds = {
sys/dev/pci/drm/i915/display/intel_dpll.c
240
static const struct intel_limit ilk_limits_single_lvds_100m = {
sys/dev/pci/drm/i915/display/intel_dpll.c
253
static const struct intel_limit ilk_limits_dual_lvds_100m = {
sys/dev/pci/drm/i915/display/intel_dpll.c
266
static const struct intel_limit intel_limits_vlv = {
sys/dev/pci/drm/i915/display/intel_dpll.c
282
static const struct intel_limit intel_limits_chv = {
sys/dev/pci/drm/i915/display/intel_dpll.c
298
static const struct intel_limit intel_limits_bxt = {
sys/dev/pci/drm/i915/display/intel_dpll.c
45
static const struct intel_limit intel_limits_i8xx_dac = {
sys/dev/pci/drm/i915/display/intel_dpll.c
58
static const struct intel_limit intel_limits_i8xx_dvo = {
sys/dev/pci/drm/i915/display/intel_dpll.c
582
const struct intel_limit *limit,
sys/dev/pci/drm/i915/display/intel_dpll.c
620
i9xx_select_p2_div(const struct intel_limit *limit,
sys/dev/pci/drm/i915/display/intel_dpll.c
654
i9xx_find_best_dpll(const struct intel_limit *limit,
sys/dev/pci/drm/i915/display/intel_dpll.c
71
static const struct intel_limit intel_limits_i8xx_lvds = {
sys/dev/pci/drm/i915/display/intel_dpll.c
712
pnv_find_best_dpll(const struct intel_limit *limit,
sys/dev/pci/drm/i915/display/intel_dpll.c
768
g4x_find_best_dpll(const struct intel_limit *limit,
sys/dev/pci/drm/i915/display/intel_dpll.c
84
static const struct intel_limit intel_limits_i9xx_sdvo = {
sys/dev/pci/drm/i915/display/intel_dpll.c
862
vlv_find_best_dpll(const struct intel_limit *limit,
sys/dev/pci/drm/i915/display/intel_dpll.c
919
chv_find_best_dpll(const struct intel_limit *limit,
sys/dev/pci/drm/i915/display/intel_dpll.c
97
static const struct intel_limit intel_limits_i9xx_lvds = {
sys/dev/pci/drm/i915/display/intel_dpll.c
979
const struct intel_limit *limit = &intel_limits_bxt;