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

  /xsrc/external/mit/libdrm/dist/nouveau/
abi16.c 51 nv04->base.pushbuf = req.pushbuf_domains;
72 nvc0->base.pushbuf = req.pushbuf_domains;
98 nve0->base.pushbuf = req.pushbuf_domains;
  /xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/
nouveau_noop.c 123 alloc->pushbuf_domains = NOUVEAU_GEM_DOMAIN_VRAM | NOUVEAU_GEM_DOMAIN_GART;
125 alloc->pushbuf_domains = NOUVEAU_GEM_DOMAIN_GART;
  /xsrc/external/mit/libdrm/dist/include/drm/
nouveau_drm.h 41 uint32_t pushbuf_domains; member in struct:drm_nouveau_channel_alloc

Completed in 14 milliseconds