The source project of this merge request has been removed.
drm/xe: Drop rebind argument from xe_pt_populate_for_vma
The rebind argument is only used to not adjust num_live but that is incorrect as the PT pass is a new PT and num_live needs to be adjusted.
Signed-off-by: Matthew Brost matthew.brost@intel.com
Fixes: #126 (closed)