Searched refs:i915_subtests (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | st_shmem_utils.c | 62 return i915_subtests(tests, NULL); in shmem_utils_mock_selftests()
|
| H A D | selftest_ring.c | 109 return i915_subtests(tests, NULL); in intel_ring_mock_selftests()
|
| H A D | selftest_engine_cs.c | 442 return i915_subtests(tests, NULL); in intel_engine_cs_mock_selftests()
|
| H A D | selftest_timeline.c | 451 return i915_subtests(tests, NULL); in intel_timeline_mock_selftests()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_phys.c | 83 err = i915_subtests(tests, i915); in i915_gem_phys_mock_selftests()
|
| H A D | i915_gem_object.c | 86 err = i915_subtests(tests, i915); in i915_gem_object_mock_selftests()
|
| H A D | i915_gem_dmabuf.c | 544 err = i915_subtests(tests, i915); in i915_gem_dmabuf_mock_selftests()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_selftest.h | 89 #define i915_subtests(T, data) \ macro
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_syncmap.c | 615 return i915_subtests(tests, NULL); in i915_syncmap_mock_selftests()
|
| H A D | i915_gem_evict.c | 555 err = i915_subtests(tests, to_gt(i915)); in i915_gem_evict_mock_selftests()
|
| H A D | i915_sw_fence.c | 766 return i915_subtests(tests, NULL); in i915_sw_fence_mock_selftests()
|