Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_drv.h484 uint32_t linetime; member
501 uint32_t linetime; member
Dintel_pm.c2028 u32 linetime, ips_linetime; in hsw_compute_linetime_wm() local
2036 linetime = DIV_ROUND_CLOSEST(adjusted_mode->crtc_htotal * 1000 * 8, in hsw_compute_linetime_wm()
2042 PIPE_WM_LINETIME_TIME(linetime); in hsw_compute_linetime_wm()
2339 pipe_wm->linetime = hsw_compute_linetime_wm(dev, crtc); in intel_compute_pipe_wm()
2536 results->wm_linetime[pipe] = intel_crtc->wm.active.linetime; in ilk_compute_wm_results()
3286 pipe_wm->linetime = skl_compute_linetime_wm(crtc, params); in skl_compute_pipe_wm()
3346 r->wm_linetime[pipe] = p_wm->linetime; in skl_compute_wm_results()
3833 active->linetime = hw->wm_linetime[pipe]; in skl_pipe_wm_get_hw_state()
3900 active->linetime = hw->wm_linetime[pipe]; in ilk_pipe_wm_get_hw_state()