Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_pm.c951 static int vlv_compute_wm(struct intel_crtc *crtc, in vlv_compute_wm() function
1006 wm->sr.cursor = vlv_compute_wm(to_intel_crtc(crtc), in vlv_compute_sr_wm()
1016 wm->sr.plane = vlv_compute_wm(to_intel_crtc(crtc), in vlv_compute_sr_wm()
1035 wm.pipe[pipe].primary = vlv_compute_wm(intel_crtc, in valleyview_update_wm()
1040 wm.pipe[pipe].cursor = vlv_compute_wm(intel_crtc, in valleyview_update_wm()
1094 vlv_compute_wm(intel_crtc, in valleyview_update_sprite_wm()