Searched refs:drm_get_last_vbltimestamp (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_irq.c | 60 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, 135 rc = drm_get_last_vbltimestamp(dev, pipe, &t_vblank, 0); drm_reset_vblank_timestamp() 195 rc = drm_get_last_vbltimestamp(dev, pipe, &t_vblank, flags); drm_update_vblank_count() 888 * drm_get_last_vbltimestamp - retrieve raw timestamp for the most recent 908 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, drm_get_last_vbltimestamp() function
|
/linux-4.4.14/include/drm/ |
H A D | drmP.h | 521 * Called by \c drm_get_last_vbltimestamp. Should return a precise
|
Completed in 70 milliseconds