Skip to content

drm/xe: Defer BO allocation by setting TTM placement to system

Matthew Brost requested to merge (removed):drop_defer_implementation into xe

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

Merge request reports