AMDGPU_GEM_DOMAIN_MASK
if (args->in.domains & ~AMDGPU_GEM_DOMAIN_MASK)
uint32_t domain = bo->preferred_domains & AMDGPU_GEM_DOMAIN_MASK;