Files
linux/drivers/gpu/drm/xe
Thomas Hellström d2d5f6d578 drm/xe: Increase the XE_PL_TT watermark
The XE_PL_TT watermark was set to 50% of system memory.
The idea behind that was unclear since the net effect is that
TT memory will be evicted to TTM_PL_SYSTEM memory if that
watermark is exceeded, requiring PPGTT rebinds and dma
remapping. But there is no similar watermark for TTM_PL_1SYSTEM
memory.

The TTM functionality that tries to swap out system memory to
shmem objects if a 50% limit of total system memory is reached
is orthogonal to this, and with the shrinker added, it's no
longer in effect.

Replace the 50% TTM_PL_TT limit with a 100% limit, in effect
allowing all graphics memory to be bound to the device unless it
has been swapped out by the shrinker.

Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/intel-xe/20250305092220.123405-8-thomas.hellstrom@linux.intel.com
2025-03-05 17:08:59 +01:00
..
2025-01-09 17:58:09 +01:00
2025-03-05 17:08:59 +01:00
2025-01-09 17:58:09 +01:00
2025-03-05 17:08:59 +01:00
2024-05-09 21:28:25 +02:00
2025-01-09 17:58:09 +01:00
2025-01-09 17:58:09 +01:00
2025-03-05 17:08:59 +01:00
2025-03-05 17:08:59 +01:00
2025-03-05 17:08:59 +01:00
2025-01-09 17:58:09 +01:00
2023-12-21 11:37:31 -05:00
2025-01-09 17:58:09 +01:00
2024-11-15 15:59:51 -08:00
2024-11-15 15:59:51 -08:00
2024-11-15 15:59:51 -08:00
2024-05-13 21:36:50 +02:00
2025-01-09 17:58:09 +01:00
2025-01-09 17:58:09 +01:00
2024-11-15 15:59:51 -08:00
2025-01-09 17:58:09 +01:00
2024-05-22 12:03:55 +02:00
2024-12-05 07:37:53 -08:00
2024-09-19 10:15:40 +02:00
2025-01-09 17:58:09 +01:00
2024-05-07 12:03:49 +02:00
2025-01-09 17:58:09 +01:00
2025-01-09 17:58:09 +01:00
2025-01-09 17:58:09 +01:00
2024-05-13 21:36:52 +02:00
2024-06-18 12:03:29 -07:00
2025-01-09 17:58:09 +01:00
2023-12-21 11:45:24 -05:00
2023-12-21 11:45:06 -05:00
2025-01-09 17:58:09 +01:00
2023-12-21 11:45:06 -05:00
2024-07-18 10:25:33 -04:00
2024-07-18 10:25:33 -04:00
2024-12-02 15:03:58 -05:00
2024-12-09 09:59:47 -05:00
2024-12-03 15:02:55 -05:00
2024-11-27 05:36:55 -05:00
2024-07-24 09:05:37 -07:00