Home
last modified time | relevance | path

Searched refs:igt_global_reset_unlock (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dselftest_reset.c32 igt_global_reset_unlock(gt); in igt_global_reset()
56 igt_global_reset_unlock(gt); in igt_wedged_reset()
99 igt_global_reset_unlock(gt); in igt_atomic_reset()
157 igt_global_reset_unlock(gt); in igt_atomic_engine_reset()
Dselftest_hangcheck.c418 igt_global_reset_unlock(gt); in igt_reset_nop()
1113 igt_global_reset_unlock(gt); in igt_reset_wait()
1303 igt_global_reset_unlock(gt); in __igt_reset_evict_vma()
1530 igt_global_reset_unlock(gt); in igt_reset_queue()
1722 igt_global_reset_unlock(gt); in igt_reset_engines_atomic()
Dselftest_workarounds.c759 igt_global_reset_unlock(&i915->gt); in live_reset_whitelist()
1147 igt_global_reset_unlock(&i915->gt); in live_gpu_reset_workarounds()
1232 igt_global_reset_unlock(&i915->gt); in live_engine_reset_workarounds()
/Linux-v5.4/drivers/gpu/drm/i915/selftests/
Digt_reset.h15 void igt_global_reset_unlock(struct intel_gt *gt);
Digt_reset.c33 void igt_global_reset_unlock(struct intel_gt *gt) in igt_global_reset_unlock() function
/Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c1007 igt_global_reset_unlock(&i915->gt); in __igt_ctx_sseu()