qxl_ttm_placement_from_domain
qxl_ttm_placement_from_domain(qobj, qobj->type);
qxl_ttm_placement_from_domain(bo, domain);
qxl_ttm_placement_from_domain(bo, bo->type);
extern void qxl_ttm_placement_from_domain(struct qxl_bo *qbo, u32 domain);
qxl_ttm_placement_from_domain(bo, bo->type);
qxl_ttm_placement_from_domain(qbo, QXL_GEM_DOMAIN_CPU);