Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c710 static unsigned int intel_wm_method2(unsigned int pixel_rate, in intel_wm_method2() function
1136 wm = intel_wm_method2(clock, htotal, width, cpp, latency); in g4x_compute_wm()
1144 large = intel_wm_method2(clock, htotal, width, cpp, latency); in g4x_compute_wm()
1568 ret = intel_wm_method2(pixel_rate, htotal, in vlv_wm_method2()
2189 entries = intel_wm_method2(clock, htotal, in i965_update_wm()
2199 entries = intel_wm_method2(clock, htotal, in i965_update_wm()
2350 entries = intel_wm_method2(clock, htotal, hdisplay, cpp, in i9xx_update_wm()
2429 ret = intel_wm_method2(pixel_rate, htotal, in ilk_wm_method2()