Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_pm.c1784 u32 linetime, ips_linetime; in hsw_compute_linetime_wm() local
1794 ips_linetime = DIV_ROUND_CLOSEST(mode->crtc_htotal * 1000 * 8, in hsw_compute_linetime_wm()
1797 return PIPE_WM_LINETIME_IPS_LINETIME(ips_linetime) | in hsw_compute_linetime_wm()