radeon_mem_type_to_domain
args->domain = radeon_mem_type_to_domain(cur_placement);
radeon_mem_type_to_domain(cur_placement) == RADEON_GEM_DOMAIN_VRAM)
domain = radeon_mem_type_to_domain(entry->robj->tbo.resource->mem_type);
domain = radeon_mem_type_to_domain(rbo->tbo.resource->mem_type);
radeon_mem_type_to_domain(bo->tbo.resource->mem_type);