-
- Downloads
drm/ttm: Add helpers for shrinking
Add a number of helpers for shrinking that access core TTM and core MM functionality in a way that make them unsuitable for driver open-coding. v11: - New patch (split off from previous) and additional helpers. v13: - Adapt to ttm_backup interface change. - Take resource off LRU when backed up. Signed-off-by:Thomas Hellström <thomas.hellstrom@linux.intel.com> Reviewed-by:
Matthew Brost <matthew.brost@intel.com> Acked-by:
Dave Airlie <airlied@redhat.com> Acked-by:
Christian König <christian.koenig@amd.com> Link: https://lore.kernel.org/intel-xe/20250305092220.123405-6-thomas.hellstrom@linux.intel.com
Showing
- drivers/gpu/drm/ttm/ttm_bo_util.c 106 additions, 1 deletiondrivers/gpu/drm/ttm/ttm_bo_util.c
- drivers/gpu/drm/ttm/ttm_tt.c 29 additions, 0 deletionsdrivers/gpu/drm/ttm/ttm_tt.c
- include/drm/ttm/ttm_bo.h 21 additions, 0 deletionsinclude/drm/ttm/ttm_bo.h
- include/drm/ttm/ttm_tt.h 2 additions, 0 deletionsinclude/drm/ttm/ttm_tt.h
Loading
Please register or sign in to comment