Home
last modified time | relevance | path

Searched refs:drm_calc_timestamping_constants (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_vblank.c626 void drm_calc_timestamping_constants(struct drm_crtc *crtc, in drm_calc_timestamping_constants() function
674 EXPORT_SYMBOL(drm_calc_timestamping_constants);
2236 drm_calc_timestamping_constants(crtc, &crtc->mode); in drm_crtc_vblank_start_timer()
H A Ddrm_crtc_helper.c420 drm_calc_timestamping_constants(crtc, &crtc->hwmode); in drm_crtc_helper_set_mode()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_vkms.c289 drm_calc_timestamping_constants(crtc, &crtc->mode); in vmw_vkms_enable_vblank()