Lines Matching defs:vblank
22 pr_warn("%s: vblank timer overrun\n", __func__);
27 DRM_ERROR("vkms failure on handling vblank");
60 struct drm_vblank_crtc *vblank = &dev->vblank[pipe];
67 out->period_ns = ktime_set(0, vblank->framedur_ns);
88 struct drm_vblank_crtc *vblank = &dev->vblank[pipe];
90 if (!READ_ONCE(vblank->enabled)) {
97 if (WARN_ON(*vblank_time == vblank->time))
103 * only generated after all the vblank registers are updated) and what
104 * the vblank core expects. Therefore we need to always correct the
234 /* This lock is held across the atomic commit to block vblank timer