Searched refs:refcrtc (Results 1 – 2 of 2) sorted by relevance
667 const struct drm_crtc *refcrtc, in drm_calc_vbltimestamp_from_scanoutpos() argument689 framedur_ns = refcrtc->framedur_ns; in drm_calc_vbltimestamp_from_scanoutpos()690 linedur_ns = refcrtc->linedur_ns; in drm_calc_vbltimestamp_from_scanoutpos()691 pixeldur_ns = refcrtc->pixeldur_ns; in drm_calc_vbltimestamp_from_scanoutpos()
946 const struct drm_crtc *refcrtc,