Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_drv.h395 uint32_t linetime; member
410 uint32_t linetime; member
Dintel_pm.c1784 u32 linetime, ips_linetime; in hsw_compute_linetime_wm() local
1792 linetime = DIV_ROUND_CLOSEST(mode->crtc_htotal * 1000 * 8, in hsw_compute_linetime_wm()
1798 PIPE_WM_LINETIME_TIME(linetime); in hsw_compute_linetime_wm()
2124 pipe_wm->linetime = hsw_compute_linetime_wm(dev, crtc); in intel_compute_pipe_wm()
2319 results->wm_linetime[pipe] = intel_crtc->wm.active.linetime; in ilk_compute_wm_results()
3012 pipe_wm->linetime = skl_compute_linetime_wm(crtc, params); in skl_compute_pipe_wm()
3072 r->wm_linetime[pipe] = p_wm->linetime; in skl_compute_wm_results()
3527 active->linetime = hw->wm_linetime[pipe]; in skl_pipe_wm_get_hw_state()
3594 active->linetime = hw->wm_linetime[pipe]; in ilk_pipe_wm_get_hw_state()