Home
last modified time | relevance | path

Searched refs:i915_live_subtests (Results 1 – 5 of 5) 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()
/linux/drivers/gpu/drm/i915/
H A Di915_selftest.h93 #define i915_live_subtests(T, data) ({ \ macro
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c440 err = i915_live_subtests(tests, i915); in i915_perf_live_selftests()