Tejas Upadhyay
4e7ebff69a
drm/xe/xe3p_lpg: flush shrinker bo cachelines manually
...
XA, new pat_index introduced post xe3p_lpg, is memory shared between the
CPU and GPU is treated differently from other GPU memory when the Media
engine is power-gated.
XA is *always* flushed, like at the end-of-submssion (and maybe other
places), just that internally as an optimisation hw doesn't need to make
that a full flush (which will also include XA) when Media is
off/powergated, since it doesn't need to worry about GT caches vs Media
coherency, and only CPU vs GPU coherency, so can make that flush a
targeted XA flush, since stuff tagged with XA now means it's shared with
the CPU. The main implication is that we now need to somehow flush non-XA
before freeing system memory pages, otherwise dirty cachelines could be
flushed after the free (like if Media suddenly turns on and does a full
flush)
V4: Add comments for L2 flush path
V3(Thomas/MattA/MattR): Restrict userptr with non-xa, then no need to
flush manually
V2(MattA): Expand commit description
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com >
Link: https://patch.msgid.link/20260305121902.1892593-7-tejas.upadhyay@intel.com
Signed-off-by: Tejas Upadhyay <tejas.upadhyay@intel.com >
2026-03-23 15:23:24 +05:30
..
2026-03-16 16:50:53 +10:00
2026-02-23 11:48:20 +01:00
2026-02-21 17:09:51 -08:00
2026-02-21 20:03:00 -08:00
2026-02-25 09:20:45 +05:30
2026-03-11 04:19:13 +02:00
2026-02-12 12:13:01 -08:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-02-21 20:03:00 -08:00
2026-02-21 20:03:00 -08:00
2026-02-21 17:09:51 -08:00
2026-03-03 09:28:56 +01:00
2026-03-05 08:14:09 +01:00
2026-01-20 10:53:14 +02:00
2026-02-14 11:09:38 +01:00
2026-03-17 15:44:26 +10:00
2026-03-11 09:33:43 +01:00
2026-02-23 10:09:45 +01:00
2026-02-23 11:48:20 +01:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-10 15:18:36 +01:00
2026-03-11 09:40:07 +01:00
2026-02-23 10:10:34 +01:00
2026-02-21 17:09:51 -08:00
2026-01-21 13:59:56 +01:00
2026-02-21 20:03:00 -08:00
2026-02-23 11:48:20 +01:00
2026-03-10 09:42:09 +08:00
2026-03-11 11:18:31 +01:00
2025-12-29 15:43:20 +01:00
2026-02-22 08:26:33 -08:00
2026-03-10 14:26:01 +01:00
2026-03-02 11:51:41 +00:00
2026-03-12 08:25:41 +01:00
2026-01-28 12:44:28 +10:00
2026-02-23 16:14:19 +01:00
2026-03-06 16:31:42 -05:00
2026-03-11 11:18:31 +01:00
2026-02-23 11:48:20 +01:00
2026-03-11 11:18:31 +01:00
2026-02-21 17:09:51 -08:00
2026-02-26 13:42:09 +01:00
2026-02-21 17:09:51 -08:00
2026-02-25 02:01:16 +08:00
2026-02-23 11:48:20 +01:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-02-23 10:09:45 +01:00
2026-03-19 15:14:29 +05:30
2026-02-11 17:43:59 -08:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-02-21 17:09:51 -08:00
2026-03-05 20:55:16 -03:00
2026-02-09 10:44:36 +01:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-02-23 11:48:20 +01:00
2026-03-02 16:58:07 +10:00
2026-03-23 15:23:24 +05:30
2026-02-22 08:26:33 -08:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-02-23 11:48:20 +01:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-02-22 08:26:33 -08:00
2026-02-25 09:31:54 +02:00
2026-03-03 09:28:31 +01:00
2026-02-23 11:48:20 +01:00
2026-02-23 11:48:20 +01:00
2026-02-22 08:26:33 -08:00
2026-02-23 16:14:19 +01:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-01-19 13:11:47 +02:00
2025-12-19 23:06:41 +01:00
2025-12-19 23:06:41 +01:00
2026-03-05 19:38:55 -05:00
2026-02-21 17:09:51 -08:00
2026-03-16 16:50:53 +10:00
2026-02-21 17:09:51 -08:00
2026-02-21 01:02:28 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 20:03:00 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-03-11 09:33:43 +01:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-03-13 18:12:07 -07:00
2026-02-21 17:09:51 -08:00
2026-02-21 20:03:00 -08:00
2026-02-21 17:09:51 -08:00
2026-02-10 11:03:09 +05:30
2026-01-14 02:18:31 +02:00
2026-02-21 17:09:51 -08:00
2026-02-21 01:02:28 -08:00
2026-02-21 17:09:51 -08:00
2026-03-13 18:12:59 -07:00
2026-01-09 08:53:27 +00:00
2026-02-21 20:03:00 -08:00
2026-02-21 20:03:00 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-09 09:41:09 +01:00
2026-02-21 17:09:51 -08:00
2026-03-05 19:38:55 -05:00
2026-03-05 19:38:55 -05:00
2026-03-05 19:38:55 -05:00
2026-03-05 19:38:55 -05:00
2026-02-23 11:48:20 +01:00
2026-03-03 10:37:29 +10:00
2026-03-05 15:16:48 +01:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-23 16:14:19 +01:00
2026-03-12 07:23:23 -07:00
2026-02-06 11:34:02 +10:00
2026-03-12 07:23:23 -07:00