Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_vblank.h253 void drm_calc_timestamping_constants(struct drm_crtc *crtc,
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_vblank.c528 drm_calc_timestamping_constants(&crtc->base, &adjusted_mode); in intel_crtc_update_active_timings()
/openbsd/sys/dev/pci/drm/
H A Ddrm_vblank.c612 void drm_calc_timestamping_constants(struct drm_crtc *crtc, in drm_calc_timestamping_constants() function
660 EXPORT_SYMBOL(drm_calc_timestamping_constants);
H A Ddrm_crtc_helper.c419 drm_calc_timestamping_constants(crtc, &crtc->hwmode); in drm_crtc_helper_set_mode()
H A Ddrm_atomic_helper.c1336 drm_calc_timestamping_constants(crtc, in drm_atomic_helper_calc_timestamping_constants()