Searched refs:drm_get_last_vbltimestamp (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/pci/drm/ |
H A D | drm_vblank.c | 157 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, 246 rc = drm_get_last_vbltimestamp(dev, pipe, &t_vblank, false); in drm_reset_vblank_timestamp() 303 rc = drm_get_last_vbltimestamp(dev, pipe, &t_vblank, in_vblank_irq); in drm_update_vblank_count() 895 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, in drm_get_last_vbltimestamp() function 1555 drm_get_last_vbltimestamp(dev, pipe, &t_vblank, false); in drm_vblank_restore()
|