linux/drivers/gpu/drm/ttm/tests
Maarten Lankhorst 9fb0106249 drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_alloc
On !x86, the pool type is never initialised, and the pages are freed
back to the system.

The test broke on the list_lru rewrite, but I'm not sure how that it was
supposed to work previously. In the meantime CI is broken so reverting
for now.

Fixes: 444e2a19d7 ("ttm/pool: port to list_lru. (v2)")
Cc: Christian Koenig <christian.koenig@amd.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Dave Chinner <david@fromorbit.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Dave Airlie <airlied@redhat.com>
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patch.msgid.link/20260409142658.1511941-2-dev@lankhorst.se
2026-04-10 06:54:49 +10:00
..
.kunitconfig drm/ttm/tests: Delete unnecessary config option 2024-06-24 16:01:13 +05:30
Makefile drm/ttm/tests: Add tests with mock resource managers 2024-06-24 16:01:17 +05:30
TODO drm/ttm/tests: Add TODO file 2024-06-24 16:01:24 +05:30
ttm_bo_test.c drm/ttm/tests: Fix build failure on PREEMPT_RT 2026-03-04 11:31:54 +01:00
ttm_bo_validate_test.c drm/ttm/tests: add a test to exercise ttm_bo_swapout 2026-03-12 10:53:22 +00:00
ttm_device_test.c drm/ttm/tests: fix lru_count ASSERT 2026-04-10 06:53:10 +10:00
ttm_kunit_helpers.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ttm_kunit_helpers.h drm/ttm: Replace multiple booleans with flags in device init 2025-10-31 09:14:35 +00:00
ttm_mock_manager.c Merge drm/drm-next into drm-misc-next 2026-02-23 11:48:20 +01:00
ttm_mock_manager.h gpu: Move DRM buddy allocator one level up (part two) 2026-02-06 11:38:35 +10:00
ttm_pool_test.c drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_alloc 2026-04-10 06:54:49 +10:00
ttm_resource_test.c drm/ttm: rework pipelined eviction fence handling 2025-11-26 13:12:23 +01:00
ttm_tt_test.c mm: update shmem_[kernel]_file_*() functions to use vma_flags_t 2026-02-12 15:42:58 -08:00