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