Home
last modified time | relevance | path

Searched refs:i915_subtests (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dst_shmem_utils.c62 return i915_subtests(tests, NULL); in shmem_utils_mock_selftests()
H A Dselftest_ring.c109 return i915_subtests(tests, NULL); in intel_ring_mock_selftests()
H A Dselftest_engine_cs.c438 return i915_subtests(tests, NULL); in intel_engine_cs_mock_selftests()
H A Dselftest_timeline.c451 return i915_subtests(tests, NULL); in intel_timeline_mock_selftests()
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_phys.c83 err = i915_subtests(tests, i915); in i915_gem_phys_mock_selftests()
H A Di915_gem_object.c86 err = i915_subtests(tests, i915); in i915_gem_object_mock_selftests()
H A Di915_gem_dmabuf.c541 err = i915_subtests(tests, i915); in i915_gem_dmabuf_mock_selftests()
H A Dhuge_pages.c2003 err = i915_subtests(tests, ppgtt); in i915_gem_huge_page_mock_selftests()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_selftest.h89 #define i915_subtests(T, data) \ macro
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_active.c261 return i915_subtests(tests, i915); in i915_active_live_selftests()
H A Dscatterlist.c383 return i915_subtests(tests, NULL); in scatterlist_mock_selftests()
H A Di915_syncmap.c615 return i915_subtests(tests, NULL); in i915_syncmap_mock_selftests()
H A Di915_gem_evict.c555 err = i915_subtests(tests, to_gt(i915)); in i915_gem_evict_mock_selftests()
H A Di915_sw_fence.c766 return i915_subtests(tests, NULL); in i915_sw_fence_mock_selftests()
H A Di915_vma.c942 err = i915_subtests(tests, gt->ggtt); in i915_vma_mock_selftests()
H A Dintel_memory_region.c1374 err = i915_subtests(tests, mem); in intel_memory_region_mock_selftests()
H A Di915_request.c560 err = i915_subtests(tests, i915); in i915_request_mock_selftests()
3303 return i915_subtests(tests, i915); in i915_request_perf_selftests()
H A Di915_gem_gtt.c1939 err = i915_subtests(tests, gt->ggtt); in i915_gem_gtt_mock_selftests()