Re: [PATCH v4 11/12] drm/ttm, drm/xe: Add a shrinker for xe bos

2024-06-14 Thread kernel test robot
org/drm/xe/kernel.git drm-xe-next patch link: https://lore.kernel.org/r/20240614102548.4364-12-thomas.hellstrom%40linux.intel.com patch subject: [PATCH v4 11/12] drm/ttm, drm/xe: Add a shrinker for xe bos config: i386-buildonly-randconfig-002-20240615 (https://download.01.org/0day-ci/archiv

[PATCH v4 11/12] drm/ttm, drm/xe: Add a shrinker for xe bos

2024-06-14 Thread Thomas Hellström
Rather than relying on the TTM watermark accounting add a shrinker for xe_bos in TT or system memory. Leverage the newly added TTM per-page shrinking and shmem backup support. Although xe doesn't fully support WONTNEED (purgeable) bos yet, introduce and add shrinker support for purgeable ttm_tts.