Matthew Auld c78f439918 drm/xe/migrate: use XE_BO_FLAG_PAGETABLE
On some HW we want to avoid the host caching PTEs, since access from GPU
side can be incoherent. However here the special migrate object is
mapping PTEs which are written from the host and potentially cached. Use
XE_BO_FLAG_PAGETABLE to ensure that non-cached mapping is used, on
platforms where this matters.

Fixes: 7a060d786cc1 ("drm/xe/mtl: Map PPGTT as CPU:WC")
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Nirmoy Das <nirmoy.das@intel.com>
Cc: <stable@vger.kernel.org> # v6.8+
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241126181259.159713-4-matthew.auld@intel.com
(cherry picked from commit febc689b27d28973cd02f667548a5dca383d859a)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
2024-11-28 15:22:36 +01:00
..
2024-11-08 12:04:24 +10:00
2024-11-05 10:50:55 -03:00
2024-09-26 09:31:28 +02:00
2024-09-26 08:28:04 +02:00
2024-10-14 15:28:47 +02:00
2024-10-19 17:26:33 +03:00
2024-09-26 09:31:27 +02:00
2024-10-14 15:28:48 +02:00
2024-10-08 10:00:30 +02:00
2024-11-04 12:36:55 +01:00
2024-06-24 17:08:53 +03:00
2024-10-18 09:25:51 +02:00
2024-10-18 09:25:51 +02:00