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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
nouveau_winsys.h 84 flags |= NOUVEAU_BO_NOBLOCK;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
nouveau_winsys.h 77 flags |= NOUVEAU_BO_NOBLOCK;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
nv98_video_vp.c 47 int ret = nouveau_bo_map(inter_bo, NOUVEAU_BO_RD|NOUVEAU_BO_NOBLOCK, dec->client);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_video_vp.c 47 int ret = nouveau_bo_map(inter_bo, NOUVEAU_BO_RD|NOUVEAU_BO_NOBLOCK, dec->client);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
nv98_video_vp.c 47 int ret = nouveau_bo_map(inter_bo, NOUVEAU_BO_RD|NOUVEAU_BO_NOBLOCK, dec->client);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_video_vp.c 47 int ret = nouveau_bo_map(inter_bo, NOUVEAU_BO_RD|NOUVEAU_BO_NOBLOCK, dec->client);
  /xsrc/external/mit/libdrm/dist/nouveau/
nouveau.h 118 #define NOUVEAU_BO_NOBLOCK 0x00000400
nouveau.c 870 if (access & NOUVEAU_BO_NOBLOCK)

Completed in 8 milliseconds