Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c91 const uint64_t start_vbl = drm_crtc_vblank_count(crtc); in nv50_crc_ctx_flip_work() local
101 drm_vblank_work_schedule(work, start_vbl + 1, true); in nv50_crc_ctx_flip_work()
113 if (unlikely(end_vbl != start_vbl)) in nv50_crc_ctx_flip_work()
116 crtc->name, end_vbl, start_vbl); in nv50_crc_ctx_flip_work()