Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Dintel_pm.c728 static unsigned int intel_wm_method2(unsigned int pixel_rate, in intel_wm_method2() function
1172 wm = intel_wm_method2(clock, htotal, width, cpp, latency); in g4x_compute_wm()
1180 large = intel_wm_method2(clock, htotal, width, cpp, latency); in g4x_compute_wm()
1635 ret = intel_wm_method2(pixel_rate, htotal, in vlv_wm_method2()
2274 entries = intel_wm_method2(clock, htotal, in i965_update_wm()
2285 entries = intel_wm_method2(clock, htotal, in i965_update_wm()
2439 entries = intel_wm_method2(clock, htotal, hdisplay, cpp, in i9xx_update_wm()
2521 ret = intel_wm_method2(pixel_rate, htotal, in ilk_wm_method2()