HomeSort by: relevance | last modified time | path
    Searched refs:drmmode_swap (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_present.c 206 drmmode_swap(scrn, next_fb, &flip->old);
239 drmmode_swap(scrn, flip->old, &next_fb);
nv_proto.h 18 void drmmode_swap(ScrnInfoPtr, uint32_t, uint32_t *);
nouveau_dri2.c 535 drmmode_swap(scrn, next_fb, &flipdata->old_fb_id);
drmmode_display.c 137 drmmode_swap(ScrnInfoPtr scrn, uint32_t next, uint32_t *prev) function

Completed in 5 milliseconds