linux/drivers/gpu/drm/ttm
Sunil Khatri 76047483fe drm/ttm: fix the warning for hit_low and evict_low
fix the below warning messages:
ttm/ttm_bo.c:1098: warning: Function parameter or struct member 'hit_low' not described in 'ttm_bo_swapout_walk'
ttm/ttm_bo.c:1098: warning: Function parameter or struct member 'evict_low' not described in 'ttm_bo_swapout_walk'

Cc: Maarten Lankhorst <dev@lankhorst.se>
Cc: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Maarten Lankhorst <dev@lankhorst.se>
Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://lore.kernel.org/r/20250423042442.762108-1-sunil.khatri@amd.com
2025-04-28 10:01:03 +02:00
..
tests drm/ttm: Handle cgroup based eviction in TTM 2025-01-10 09:54:49 +01:00
Makefile drm/ttm: Provide a shmem backup implementation 2025-03-05 17:08:59 +01:00
ttm_agp_backend.c
ttm_backup.c drm/ttm: Provide a shmem backup implementation 2025-03-05 17:08:59 +01:00
ttm_bo.c drm/ttm: fix the warning for hit_low and evict_low 2025-04-28 10:01:03 +02:00
ttm_bo_util.c drm/ttm: Add helpers for shrinking 2025-03-05 17:08:59 +01:00
ttm_bo_vm.c UAPI Changes: 2024-12-13 10:19:44 +10:00
ttm_device.c drm/ttm: Move swapped objects off the manager's LRU list 2024-10-09 13:41:30 +02:00
ttm_execbuf_util.c
ttm_module.c
ttm_module.h
ttm_pool.c drm/ttm: Use fault-injection to test error paths 2025-03-05 17:08:59 +01:00
ttm_range_manager.c
ttm_resource.c drm/ttm: use ttm_resource_unevictable() to replace pin_count and swapped 2025-02-10 13:39:03 +01:00
ttm_sys_manager.c
ttm_tt.c drm/ttm: Add helpers for shrinking 2025-03-05 17:08:59 +01:00