Home
last modified time | relevance | path

Searched refs:i915_live_subtests (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_object.c98 return i915_live_subtests(tests, i915); in i915_gem_object_live_selftests()
H A Di915_gem_coherency.c433 return i915_live_subtests(tests, i915); in i915_gem_coherency_live_selftests()
H A Di915_gem_dmabuf.c559 return i915_live_subtests(tests, i915); in i915_gem_dmabuf_live_selftests()
H A Di915_gem_client_blt.c745 return i915_live_subtests(tests, i915); in i915_gem_client_blt_live_selftests()
H A Di915_gem_mman.c1854 ret = i915_live_subtests(tests, i915); in i915_gem_mman_live_selftests()
H A Dhuge_pages.c2024 return i915_live_subtests(tests, i915); in i915_gem_huge_page_live_selftests()
H A Di915_gem_context.c1915 return i915_live_subtests(tests, i915); in i915_gem_context_live_selftests()
/linux/drivers/gpu/drm/i915/
H A Di915_selftest.h95 #define i915_live_subtests(T, data) ({ \ macro
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem.c261 return i915_live_subtests(tests, i915); in i915_gem_live_selftests()
H A Di915_perf.c440 err = i915_live_subtests(tests, i915); in i915_perf_live_selftests()
H A Dintel_memory_region.c1392 return i915_live_subtests(tests, i915); in intel_memory_region_live_selftests()
1404 return i915_live_subtests(tests, i915); in intel_memory_region_perf_selftests()
H A Di915_vma.c1111 return i915_live_subtests(tests, i915); in i915_vma_live_selftests()
H A Di915_gem_gtt.c1982 return i915_live_subtests(tests, i915); in i915_gem_gtt_live_selftests()
H A Di915_request.c1885 return i915_live_subtests(tests, i915); in i915_request_live_selftests()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_slpc.c556 return i915_live_subtests(tests, i915); in intel_slpc_live_selftests()