Searched refs:drm_crtc_accurate_vblank_count (Results 1 – 6 of 6) sorted by relevance
250 u64 drm_crtc_accurate_vblank_count(struct drm_crtc *crtc);
87 return (u32)drm_crtc_accurate_vblank_count(&crtc->base); in intel_crtc_get_vblank_counter()701 drm_crtc_accurate_vblank_count(&crtc->base) + 1, in intel_pipe_update_end()
327 drm_crtc_accurate_vblank_count(&crtc->base), in display_pipe_crc_irq_handler()
403 u64 drm_crtc_accurate_vblank_count(struct drm_crtc *crtc) in drm_crtc_accurate_vblank_count() function423 EXPORT_SYMBOL(drm_crtc_accurate_vblank_count);1111 e->sequence = drm_crtc_accurate_vblank_count(crtc) + 1; in drm_crtc_arm_vblank_event()
461 drm_crtc_accurate_vblank_count(crtc), crcs); in amdgpu_dm_crtc_handle_crc_irq()
455 drm_crtc_accurate_vblank_count(&amdgpu_crtc->base); in dm_pflip_high_irq()