Searched refs:I915_SELFTEST_ONLY (Results 1 – 10 of 10) sorted by relevance
109 #define I915_SELFTEST_ONLY(x) unlikely(x) macro119 #define I915_SELFTEST_ONLY(x) 0 macro
205 if (I915_SELFTEST_ONLY(igt_evict_ctl.fail_if_busy)) in i915_gem_evict_something()
78 return I915_SELFTEST_ONLY(gt->awake == -ENODEV); in is_mock_gt()
51 if (I915_SELFTEST_ONLY(should_fail(&vm->fault_attr, 1))) in alloc_pt_dma()
563 if (I915_SELFTEST_ONLY(vma->vm->scrub_64K)) { in gen8_ppgtt_insert_huge()
556 if (I915_SELFTEST_ONLY(should_fail(&engine->reset_timeout, 1))) in gen8_engine_reset_prepare()
2144 if (I915_SELFTEST_ONLY(GRAPHICS_VER(engine->i915) < 4)) in engine_init_workarounds()
1302 if (I915_SELFTEST_ONLY(!engine->mmio_base)) in ring_is_idle()
1220 (void)I915_SELFTEST_ONLY(execlists->preempt_hang.count++); in record_preemption()
287 !I915_SELFTEST_ONLY(force_different_devices)) { in i915_gem_prime_import()
Completed in 27 milliseconds