mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
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 |
||
|---|---|---|
| .. | ||
| .kunitconfig | ||
| Makefile | ||
| TODO | ||
| ttm_bo_test.c | ||
| ttm_bo_validate_test.c | ||
| ttm_device_test.c | ||
| ttm_kunit_helpers.c | ||
| ttm_kunit_helpers.h | ||
| ttm_mock_manager.c | ||
| ttm_mock_manager.h | ||
| ttm_pool_test.c | ||
| ttm_resource_test.c | ||
| ttm_tt_test.c | ||