Searched refs:drm_calc_timestamping_constants (Results 1 – 8 of 8) sorted by relevance
287 void drm_calc_timestamping_constants(struct drm_crtc *crtc,
67 drm_calc_timestamping_constants(crtc, &crtc->mode); in vkms_enable_vblank()
549 drm_calc_timestamping_constants(&crtc->base, &adjusted_mode); in intel_crtc_update_active_timings()
291 drm_calc_timestamping_constants(crtc, &crtc->mode); in vmw_vkms_enable_vblank()
73 drm_calc_timestamping_constants(crtc, &crtc->mode); in amdgpu_vkms_enable_vblank()
611 void drm_calc_timestamping_constants(struct drm_crtc *crtc, in drm_calc_timestamping_constants() function659 EXPORT_SYMBOL(drm_calc_timestamping_constants);
421 drm_calc_timestamping_constants(crtc, &crtc->hwmode); in drm_crtc_helper_set_mode()
1333 drm_calc_timestamping_constants(crtc, in drm_atomic_helper_calc_timestamping_constants()
Completed in 26 milliseconds