drm_crtc_accurate_vblank_count
drm_crtc_accurate_vblank_count(&amdgpu_crtc->base);
drm_crtc_accurate_vblank_count(crtc), crcs);
EXPORT_SYMBOL(drm_crtc_accurate_vblank_count);
e->sequence = drm_crtc_accurate_vblank_count(crtc) + 1;
drm_crtc_accurate_vblank_count(&crtc->base),
return (u32)drm_crtc_accurate_vblank_count(&crtc->base);
u64 drm_crtc_accurate_vblank_count(struct drm_crtc *crtc);