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