Searched refs:dri2_sequence (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_dri2.c246 static uint64_t dri2_sequence; variable in typeref:typename:uint64_t
502 flipcarrier = drmmode_event_queue(scrn, ++dri2_sequence,
525 drmmode_event_abort(scrn, dri2_sequence--, false);
612 event = drmmode_event_queue(scrn, ++dri2_sequence,
647 drmmode_event_abort(scrn, dri2_sequence--, false);

Completed in 3 milliseconds