Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_pm.c2028 u32 linetime, ips_linetime; in hsw_compute_linetime_wm() local
2038 ips_linetime = DIV_ROUND_CLOSEST(adjusted_mode->crtc_htotal * 1000 * 8, in hsw_compute_linetime_wm()
2041 return PIPE_WM_LINETIME_IPS_LINETIME(ips_linetime) | in hsw_compute_linetime_wm()