Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_pm.c910 static uint8_t vlv_compute_drain_latency(struct drm_crtc *crtc, in vlv_compute_drain_latency() function
1034 wm.ddl[pipe].primary = vlv_compute_drain_latency(crtc, crtc->primary); in valleyview_update_wm()
1039 wm.ddl[pipe].cursor = vlv_compute_drain_latency(crtc, crtc->cursor); in valleyview_update_wm()
1091 vlv_compute_drain_latency(crtc, plane); in valleyview_update_sprite_wm()