RADEON_GEM_DOMAIN_CPU
if (domain & RADEON_GEM_DOMAIN_CPU) {
if (domain == RADEON_GEM_DOMAIN_CPU) {
RADEON_GEM_DOMAIN_CPU, 0,
if (domain == RADEON_GEM_DOMAIN_CPU)
RADEON_GEM_DOMAIN_CPU);
case RADEON_GEM_DOMAIN_CPU:
radeon_ttm_placement_from_domain(bo, RADEON_GEM_DOMAIN_CPU);
if (domain & RADEON_GEM_DOMAIN_CPU) {
RADEON_GEM_DOMAIN_CPU);
return RADEON_GEM_DOMAIN_CPU;
radeon_ttm_placement_from_domain(rbo, RADEON_GEM_DOMAIN_CPU);
radeon_ttm_placement_from_domain(rbo, RADEON_GEM_DOMAIN_CPU);