linux/drivers/gpu/drm/ttm/tests
Christian König 9370a5c664 dma-buf: rename dma_fence_enable_sw_signaling
Dropping the _sw_ part from the names was proposed multiple times now and
IIRC people generally agreed with the idea already.

The function requests a fence to signal and triggers some sort of HW
interaction on most backends.

So this is not really software related at all and the callback is already
just named enable_signaling as well.

Just streamline that and use a consistent name everywhere.

Assisted-by: Claude Sonet 4
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Link: https://lore.kernel.org/r/20260624122917.2483-2-christian.koenig@amd.com
2026-07-01 16:52:48 +02: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 dma-buf: rename dma_fence_enable_sw_signaling 2026-07-01 16:52:48 +02: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