Searched refs:pushbuf_domains (Results 1 – 3 of 3) sorted by relevance
123 alloc->pushbuf_domains = NOUVEAU_GEM_DOMAIN_VRAM | NOUVEAU_GEM_DOMAIN_GART; in nouveau_ioctl_channel_alloc()125 alloc->pushbuf_domains = NOUVEAU_GEM_DOMAIN_GART; in nouveau_ioctl_channel_alloc()
51 nv04->base.pushbuf = req.pushbuf_domains; in abi16_chan_nv04()72 nvc0->base.pushbuf = req.pushbuf_domains; in abi16_chan_nvc0()98 nve0->base.pushbuf = req.pushbuf_domains; in abi16_chan_nve0()
41 uint32_t pushbuf_domains; member