Searched refs:i915_reset_count (Results 1 – 7 of 7) sorted by relevance
38 t->reset_global = i915_reset_count(&i915->gpu_error); in igt_live_test_begin()58 if (t->reset_global != i915_reset_count(&i915->gpu_error)) { in igt_live_test_end()61 i915_reset_count(&i915->gpu_error) - t->reset_global); in igt_live_test_end()
22 reset_count = i915_reset_count(>->i915->gpu_error); in igt_global_reset()26 if (i915_reset_count(>->i915->gpu_error) == reset_count) { in igt_global_reset()
395 reset_count = i915_reset_count(global); in igt_reset_nop()426 if (i915_reset_count(global) != reset_count + ++count) { in igt_reset_nop()482 reset_count = i915_reset_count(global); in igt_reset_nop_engine()516 if (i915_reset_count(global) != reset_count) { in igt_reset_nop_engine()587 reset_count = i915_reset_count(global); in __igt_reset_engine()630 if (i915_reset_count(global) != reset_count) { in __igt_reset_engine()810 unsigned long device = i915_reset_count(global); in __igt_reset_engines()970 if (device != i915_reset_count(global)) { in __igt_reset_engines()972 i915_reset_count(global) - device); in __igt_reset_engines()1039 u32 count = i915_reset_count(>->i915->gpu_error); in fake_hangcheck()[all …]
1379 i915_reset_count(error)); in intel_engine_dump()
2323 static inline u32 i915_reset_count(struct i915_gpu_error *error) in i915_reset_count() function
1633 error->reset_count = i915_reset_count(&i915->gpu_error); in capture_gen_state()
2327 args->reset_count = i915_reset_count(&dev_priv->gpu_error); in i915_gem_context_reset_stats_ioctl()