Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A Ddrm_vblank.c573 int *max_error, in drm_calc_vbltimestamp_from_scanoutpos() argument
646 if (duration_ns <= *max_error) in drm_calc_vbltimestamp_from_scanoutpos()
653 pipe, duration_ns/1000, *max_error/1000, i); in drm_calc_vbltimestamp_from_scanoutpos()
657 *max_error = duration_ns; in drm_calc_vbltimestamp_from_scanoutpos()
715 int max_error = (int) drm_timestamp_precision * 1000; in drm_get_last_vbltimestamp() local
718 if (dev->driver->get_vblank_timestamp && (max_error > 0)) in drm_get_last_vbltimestamp()
719 ret = dev->driver->get_vblank_timestamp(dev, pipe, &max_error, in drm_get_last_vbltimestamp()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_vblank.h185 unsigned int pipe, int *max_error,
H A Ddrm_drv.h331 int *max_error,
/dragonfly/sys/dev/raid/mfi/
H A Dmfireg.h1319 uint16_t max_error; member
1346 uint16_t max_error; member