Home
last modified time | relevance | path

Searched refs:intel_limit (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_drv.h610 struct intel_limit;
629 bool (*find_dpll)(const struct intel_limit *limit,
Dintel_display.c130 typedef struct intel_limit intel_limit_t;
131 struct intel_limit { struct
600 intel_limit(struct intel_crtc_state *crtc_state, int refclk) in intel_limit() function
1062 return chv_find_best_dpll(intel_limit(crtc_state, refclk), crtc_state, in bxt_find_best_dpll()
7941 limit = intel_limit(crtc_state, refclk); in i9xx_crtc_compute_clock()
8789 limit = intel_limit(crtc_state, refclk); in ironlake_compute_clocks()