Re: [RFC PATCH 08/19] drm/xe/bo: Add a bo remove callback

2025-03-14 Thread Thomas Hellström
On Wed, 2025-03-12 at 22:04 +0100, Thomas Hellström wrote: > On device unbind, migrate exported bos, including pagemap bos to > system. This allows importers to take proper action without > disruption. In particular, SVM clients on remote devices may > continue as if nothing happened, and can chose

[RFC PATCH 08/19] drm/xe/bo: Add a bo remove callback

2025-03-12 Thread Thomas Hellström
On device unbind, migrate exported bos, including pagemap bos to system. This allows importers to take proper action without disruption. In particular, SVM clients on remote devices may continue as if nothing happened, and can chose a different placement. The evict_flags() placement is chosen in s