I915_TTM_MAX_PLACEMENTS
struct ttm_place places[I915_TTM_MAX_PLACEMENTS + 1];
GEM_BUG_ON(obj->mm.n_placements > I915_TTM_MAX_PLACEMENTS);