linux/drivers/gpu/drm/ttm/tests
Maarten Lankhorst a58d487fb1 drm/ttm/tests: Fix build failure on PREEMPT_RT
Fix a compile error in the kunit tests when CONFIG_PREEMPT_RT is
enabled, and the normal mutex is converted into a rtmutex.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202602261547.3bM6yVAS-lkp@intel.com/
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://patch.msgid.link/20260304085616.1216961-1-dev@lankhorst.se
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
2026-03-04 11:31:54 +01: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: Use dma_fence_check_and_signal() 2025-12-04 15:03:40 +01:00
ttm_device_test.c drm/ttm: Replace multiple booleans with flags in device init 2025-10-31 09:14:35 +00: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 Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ttm_mock_manager.h drm/ttm/tests: Add eviction testing 2024-06-24 16:01:21 +05:30
ttm_pool_test.c drm/ttm: Replace multiple booleans with flags in pool init 2025-10-31 09:01:08 +00: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