Searched refs:drm_crtc_accurate_vblank_count (Results 1 – 11 of 11) sorted by relevance
249 u64 drm_crtc_accurate_vblank_count(struct drm_crtc *crtc);
82 return (u32)drm_crtc_accurate_vblank_count(&crtc->base); in intel_crtc_get_vblank_counter()656 drm_crtc_accurate_vblank_count(&crtc->base) + 1, in intel_pipe_update_end()
37 u64 frame = drm_crtc_accurate_vblank_count(crtc); in vkms_vblank_simulate()
170 vbc = drm_crtc_accurate_vblank_count(&mxsfb->crtc); in mxsfb_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);1066 e->sequence = drm_crtc_accurate_vblank_count(crtc) + 1; in drm_crtc_arm_vblank_event()
468 drm_crtc_accurate_vblank_count(crtc), crcs); in amdgpu_dm_crtc_handle_crc_irq()
408 drm_crtc_accurate_vblank_count(&amdgpu_crtc->base); in dm_pflip_high_irq()
237 drm_crtc_accurate_vblank_count(crtc), crcs); in dpu_crtc_get_lm_crc()259 drm_crtc_accurate_vblank_count(crtc), crcs); in dpu_crtc_get_encoder_crc()
705 drm_crtc_add_crc_entry(crtc, true, drm_crtc_accurate_vblank_count(crtc), &crc); in ltdc_irq_crc_handle()
2178 drm_crtc_accurate_vblank_count(crtc); in nv50_disp_atomic_commit_tail()
933 drm_crtc_accurate_vblank_count(&crtc->base), in display_pipe_crc_irq_handler()
Completed in 43 milliseconds