Home
last modified time | relevance | path

Searched defs:I915_SELFTEST_ONLY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_selftest.h109 #define I915_SELFTEST_ONLY(x) unlikely(x) macro
118 #define I915_SELFTEST_ONLY(x) 0 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_selftest.h111 #define I915_SELFTEST_ONLY(x) unlikely(x) macro
121 #define I915_SELFTEST_ONLY(x) 0 macro

Completed in 2 milliseconds