Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_reset.c172 igt_global_reset_unlock(gt); in __igt_reset_stolen()
226 igt_global_reset_unlock(gt); in igt_global_reset()
250 igt_global_reset_unlock(gt); in igt_wedged_reset()
293 igt_global_reset_unlock(gt); in igt_atomic_reset()
351 igt_global_reset_unlock(gt); in igt_atomic_engine_reset()
H A Dselftest_hangcheck.c420 igt_global_reset_unlock(gt); in igt_reset_nop()
1097 igt_global_reset_unlock(gt); in igt_reset_wait()
1283 igt_global_reset_unlock(gt); in __igt_reset_evict_vma()
1496 igt_global_reset_unlock(gt); in igt_reset_queue()
1677 igt_global_reset_unlock(gt); in igt_reset_engines_atomic()
H A Dselftest_workarounds.c785 igt_global_reset_unlock(gt); in live_reset_whitelist()
1194 igt_global_reset_unlock(gt); in live_gpu_reset_workarounds()
1277 igt_global_reset_unlock(gt); in live_engine_reset_workarounds()
H A Dselftest_mocs.c426 igt_global_reset_unlock(gt); in live_mocs_reset()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Digt_reset.h15 void igt_global_reset_unlock(struct intel_gt *gt);
H A Digt_reset.c33 void igt_global_reset_unlock(struct intel_gt *gt) in igt_global_reset_unlock() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c1319 igt_global_reset_unlock(&i915->gt); in __igt_ctx_sseu()