The source project of this merge request has been removed.
drm/xe: Defer BO allocation by setting TTM placement to system
Drop XE_BO_INTERNAL_ALLOC as setting the TTM placement to system will defer the BO backing store allocation until it is validated.
Signed-off-by: Matthew Brost matthew.brost@intel.com