Lines Matching defs:last
171 ktime_t t_vblank, u32 last)
177 vblank->last = last;
221 * to the last vblank occurred.
266 * update the last read value so we can deal with wraparound on the next
305 diff = (cur_vblank - vblank->last) & max_vblank_count;
348 diff, cur_vblank, vblank->last);
351 drm_WARN_ON_ONCE(dev, cur_vblank != vblank->last);
438 * Disable vblank irq's on crtc, make sure that last vblank count
1237 u64 last;
1247 last = drm_vblank_count(dev, pipe);
1250 last != drm_vblank_count(dev, pipe),
1465 * the last &drm_crtc_funcs.disable_vblank using timestamps and update the
1503 diff, diff_ns, framedur_ns, cur_vblank - vblank->last);
1515 * the last &drm_crtc_funcs.disable_vblank using timestamps and update the
1784 * queries to return the cached timestamp of the last vblank.
1947 * been signaled. The disable has to be last (after