Searched refs:flipping_time_ms (Results 1 – 3 of 3) sorted by relevance
313 drmmode_crtc->flipping_time_ms = tv.tv_sec * 1000 + tv.tv_usec / 1000; in ms_do_pageflip_bo()
219 uint64_t flipping_time_ms; /* time of the latest fb flipping */ member
4998 diff_ms = now_ms - drmmode_crtc->flipping_time_ms; in drmmode_flip_fb()5067 drmmode_crtc->flipping_time_ms = now_ms; in drmmode_flip_fb()