Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_pm.c707 static unsigned int intel_wm_method2(unsigned int pixel_rate, in intel_wm_method2() function
1134 wm = intel_wm_method2(clock, htotal, width, cpp, latency); in g4x_compute_wm()
1142 large = intel_wm_method2(clock, htotal, width, cpp, latency); in g4x_compute_wm()
1579 ret = intel_wm_method2(pixel_rate, htotal, in vlv_wm_method2()
2212 entries = intel_wm_method2(clock, htotal, in i965_update_wm()
2222 entries = intel_wm_method2(clock, htotal, in i965_update_wm()
2373 entries = intel_wm_method2(clock, htotal, hdisplay, cpp, in i9xx_update_wm()
2452 ret = intel_wm_method2(pixel_rate, htotal, in ilk_wm_method2()