i915_reset_count 2326 drivers/gpu/drm/i915/gem/i915_gem_context.c args->reset_count = i915_reset_count(&dev_priv->gpu_error); i915_reset_count 1379 drivers/gpu/drm/i915/gt/intel_engine_cs.c i915_reset_count(error)); i915_reset_count 395 drivers/gpu/drm/i915/gt/selftest_hangcheck.c reset_count = i915_reset_count(global); i915_reset_count 426 drivers/gpu/drm/i915/gt/selftest_hangcheck.c if (i915_reset_count(global) != reset_count + ++count) { i915_reset_count 482 drivers/gpu/drm/i915/gt/selftest_hangcheck.c reset_count = i915_reset_count(global); i915_reset_count 516 drivers/gpu/drm/i915/gt/selftest_hangcheck.c if (i915_reset_count(global) != reset_count) { i915_reset_count 587 drivers/gpu/drm/i915/gt/selftest_hangcheck.c reset_count = i915_reset_count(global); i915_reset_count 630 drivers/gpu/drm/i915/gt/selftest_hangcheck.c if (i915_reset_count(global) != reset_count) { i915_reset_count 810 drivers/gpu/drm/i915/gt/selftest_hangcheck.c unsigned long device = i915_reset_count(global); i915_reset_count 970 drivers/gpu/drm/i915/gt/selftest_hangcheck.c if (device != i915_reset_count(global)) { i915_reset_count 972 drivers/gpu/drm/i915/gt/selftest_hangcheck.c i915_reset_count(global) - device); i915_reset_count 1039 drivers/gpu/drm/i915/gt/selftest_hangcheck.c u32 count = i915_reset_count(>->i915->gpu_error); i915_reset_count 1101 drivers/gpu/drm/i915/gt/selftest_hangcheck.c if (i915_reset_count(global) == reset_count) { i915_reset_count 1502 drivers/gpu/drm/i915/gt/selftest_hangcheck.c if (i915_reset_count(global) == reset_count) { i915_reset_count 22 drivers/gpu/drm/i915/gt/selftest_reset.c reset_count = i915_reset_count(>->i915->gpu_error); i915_reset_count 26 drivers/gpu/drm/i915/gt/selftest_reset.c if (i915_reset_count(>->i915->gpu_error) == reset_count) { i915_reset_count 1633 drivers/gpu/drm/i915/i915_gpu_error.c error->reset_count = i915_reset_count(&i915->gpu_error); i915_reset_count 38 drivers/gpu/drm/i915/selftests/igt_live_test.c t->reset_global = i915_reset_count(&i915->gpu_error); i915_reset_count 58 drivers/gpu/drm/i915/selftests/igt_live_test.c if (t->reset_global != i915_reset_count(&i915->gpu_error)) { i915_reset_count 61 drivers/gpu/drm/i915/selftests/igt_live_test.c i915_reset_count(&i915->gpu_error) - t->reset_global);