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

  /hardware/intel/img/libdrm/libdrm/nouveau/
nouveau_bo.h 35 #define NOUVEAU_BO_HIGH (1 << 7)
nouveau_pushbuf.h 174 OUT_RELOC(chan, bo, delta, flags | NOUVEAU_BO_HIGH, 0, 0);
nouveau_pushbuf.c 107 if (flags & NOUVEAU_BO_HIGH)

Completed in 156 milliseconds