Searched refs:igt_vblank_before_eq (Results 1 – 2 of 2) sorted by relevance
971 } while (igt_vblank_before_eq(crc->frame, vblank)); in igt_pipe_crc_get_current()
802 static inline bool igt_vblank_before_eq(uint32_t a, uint32_t b) in igt_vblank_before_eq() function