Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c717 static unsigned int intel_wm_method2(unsigned int pixel_rate, in intel_wm_method2() function
1161 wm = intel_wm_method2(clock, htotal, width, cpp, latency); in g4x_compute_wm()
1169 large = intel_wm_method2(clock, htotal, width, cpp, latency); in g4x_compute_wm()
1610 ret = intel_wm_method2(pixel_rate, htotal, in vlv_wm_method2()
2248 entries = intel_wm_method2(clock, htotal, in i965_update_wm()
2259 entries = intel_wm_method2(clock, htotal, in i965_update_wm()
2413 entries = intel_wm_method2(clock, htotal, hdisplay, cpp, in i9xx_update_wm()
2495 ret = intel_wm_method2(pixel_rate, htotal, in ilk_wm_method2()