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

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_dri2.c544 nouveau_dri2_finish_swap(DrawablePtr draw, unsigned int frame,
567 nouveau_dri2_finish_swap(draw, frame, tv_sec, tv_usec, s);
660 nouveau_dri2_finish_swap(DrawablePtr draw, unsigned int frame, function in typeref:typename:void
859 nouveau_dri2_finish_swap(draw, current_msc,
874 * dispatched to us and nouveau_dri2_finish_swap() is done. If
877 * nouveau_dri2_finish_swap(). Our vblank event handler will restore
878 * the old swaplimit immediately after nouveau_dri2_finish_swap()
900 nouveau_dri2_finish_swap(draw, 0, 0, 0, s);

Completed in 3 milliseconds