Searched refs:intel_limit_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_display.c64 typedef struct intel_limit intel_limit_t; typedef in typeref:struct:intel_limit
68 bool (* find_pll)(const intel_limit_t *, struct drm_crtc *,
86 intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
90 intel_g4x_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
95 intel_find_pll_g4x_dp(const intel_limit_t *, struct drm_crtc *crtc,
99 intel_find_pll_ironlake_dp(const intel_limit_t *, struct drm_crtc *crtc,
104 intel_vlv_find_best_pll(const intel_limit_t *limit, struct drm_crtc *crtc,
118 static const intel_limit_t intel_limits_i8xx_dvo = {
132 static const intel_limit_t intel_limits_i8xx_lvds = {
146 static const intel_limit_t intel_limits_i9xx_sdv
[all...]

Completed in 82 milliseconds