Home
last modified time | relevance | path

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

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