Searched refs:NOUVEAU_GEM_DOMAIN_MAPPABLE (Results 1 – 4 of 4) sorted by relevance
39 #define NOUVEAU_GEM_DOMAIN_MAPPABLE (1 << 3) macro
112 arg.info.domain = NOUVEAU_GEM_DOMAIN_MAPPABLE | NOUVEAU_GEM_DOMAIN_VRAM; in nouveau_bo_create()
106 #define NOUVEAU_GEM_DOMAIN_MAPPABLE (1 << 3) macro
329 info->domain |= NOUVEAU_GEM_DOMAIN_MAPPABLE; in abi16_bo_init()