Searched refs:drm_calc_vbltimestamp_from_scanoutpos (Results 1 – 8 of 8) sorted by relevance
202 bool drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev,
190 .get_vblank_timestamp = drm_calc_vbltimestamp_from_scanoutpos,
568 .get_vblank_timestamp = drm_calc_vbltimestamp_from_scanoutpos,
579 bool drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev, in drm_calc_vbltimestamp_from_scanoutpos() function693 EXPORT_SYMBOL(drm_calc_vbltimestamp_from_scanoutpos);
1115 .get_vblank_timestamp = drm_calc_vbltimestamp_from_scanoutpos,
750 dev->driver->get_vblank_timestamp = drm_calc_vbltimestamp_from_scanoutpos; in mdp5_kms_init()
1034 .get_vblank_timestamp = drm_calc_vbltimestamp_from_scanoutpos,
4822 dev->driver->get_vblank_timestamp = drm_calc_vbltimestamp_from_scanoutpos; in intel_irq_init()