Searched refs:drm_calc_vbltimestamp_from_scanoutpos (Results 1 – 4 of 4) sorted by relevance
346 return drm_calc_vbltimestamp_from_scanoutpos(dev, crtc, max_error, in radeon_get_vblank_timestamp_kms()
563 int drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev, int crtc, in drm_calc_vbltimestamp_from_scanoutpos() function698 EXPORT_SYMBOL(drm_calc_vbltimestamp_from_scanoutpos);
1391 extern int drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev,
293 return drm_calc_vbltimestamp_from_scanoutpos(dev, pipe, max_error, in i915_get_vblank_timestamp()