HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_pushbuf_flush (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/libdrm/libdrm/nouveau/
nouveau_pushbuf.h 40 nouveau_pushbuf_flush(struct nouveau_channel *, unsigned min);
79 nouveau_pushbuf_flush(chan, size);
98 nouveau_pushbuf_flush(chan, 0);
nouveau_bo.c 348 nouveau_pushbuf_flush(nvbo->pending_channel, 0);
386 nouveau_pushbuf_flush(nvbo->pending_channel, 0);
nouveau_pushbuf.c 254 nouveau_pushbuf_flush(struct nouveau_channel *chan, unsigned min) function

Completed in 59 milliseconds