Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_irq.c547 struct drm_crtc *refcrtc) in drm_calc_vbltimestamp_from_scanoutpos() argument
567 mode = &refcrtc->hwmode; in drm_calc_vbltimestamp_from_scanoutpos()
572 framedur_ns = refcrtc->framedur_ns; in drm_calc_vbltimestamp_from_scanoutpos()
573 linedur_ns = refcrtc->linedur_ns; in drm_calc_vbltimestamp_from_scanoutpos()
574 pixeldur_ns = refcrtc->pixeldur_ns; in drm_calc_vbltimestamp_from_scanoutpos()
H A DdrmP.h1336 struct drm_crtc *refcrtc);