Searched refs:gpu_error (Results 1 – 17 of 17) sorted by relevance
41 i915_reset_engine_count(&i915->gpu_error, in igt_live_test_begin()45 t->reset_global = i915_reset_count(&i915->gpu_error); in igt_live_test_begin()61 if (t->reset_global != i915_reset_count(&i915->gpu_error)) { in igt_live_test_end()64 i915_reset_count(&i915->gpu_error) - t->reset_global); in igt_live_test_end()71 i915_reset_engine_count(&i915->gpu_error, engine)) in igt_live_test_end()76 i915_reset_engine_count(&i915->gpu_error, engine) - in igt_live_test_end()
199 spin_lock_init(&i915->gpu_error.lock); in mock_gem_device()
45 atomic_inc(&dev_priv->gpu_error.pending_fb_pin); in intel_pin_fb_obj_dpt()100 atomic_dec(&dev_priv->gpu_error.pending_fb_pin); in intel_pin_fb_obj_dpt()149 atomic_inc(&dev_priv->gpu_error.pending_fb_pin); in intel_pin_and_fence_fb_obj()225 atomic_dec(&dev_priv->gpu_error.pending_fb_pin); in intel_pin_and_fence_fb_obj()
141 atomic_inc(&i915->gpu_error.pending_fb_pin); in intel_dpt_pin()171 atomic_dec(&i915->gpu_error.pending_fb_pin); in intel_dpt_pin()
41 if (atomic_read(&dev_priv->gpu_error.pending_fb_pin)) { in intel_display_reset_prepare()
805 atomic_inc(&dev_priv->gpu_error.pending_fb_pin); in intel_overlay_do_put_image()893 atomic_dec(&dev_priv->gpu_error.pending_fb_pin); in intel_overlay_do_put_image()
2279 spin_lock_irq(&i915->gpu_error.lock); in i915_first_error_state()2280 error = i915->gpu_error.first_error; in i915_first_error_state()2283 spin_unlock_irq(&i915->gpu_error.lock); in i915_first_error_state()2292 spin_lock_irq(&i915->gpu_error.lock); in i915_reset_error_state()2293 error = i915->gpu_error.first_error; in i915_reset_error_state()2295 i915->gpu_error.first_error = NULL; in i915_reset_error_state()2296 spin_unlock_irq(&i915->gpu_error.lock); in i915_reset_error_state()2304 spin_lock_irq(&i915->gpu_error.lock); in i915_disable_error_state()2305 if (!i915->gpu_error.first_error) in i915_disable_error_state()2306 i915->gpu_error.first_error = ERR_PTR(err); in i915_disable_error_state()[all …]
361 struct i915_gpu_error gpu_error; member
229 mtx_init(&dev_priv->gpu_error.lock, IPL_TTY); in i915_driver_early_probe()
221 reset_count = i915_reset_count(>->i915->gpu_error); in igt_global_reset()225 if (i915_reset_count(>->i915->gpu_error) == reset_count) { in igt_global_reset()
351 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_nop()427 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_nop_engine()686 struct i915_gpu_error *global = >->i915->gpu_error; in __igt_reset_engine()966 struct i915_gpu_error *global = >->i915->gpu_error; in __igt_reset_engines()1288 u32 count = i915_reset_count(>->i915->gpu_error); in fake_hangcheck()1298 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_wait()1638 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_queue()1810 struct i915_gpu_error *global = >->i915->gpu_error; in igt_handle_error()
208 struct i915_gpu_error *error = >->i915->gpu_error; in live_rc6_ctx_wa()
1218 atomic_inc(>->i915->gpu_error.reset_count); in intel_gt_reset()1312 i915_increase_reset_engine_count(&engine->i915->gpu_error, engine); in __intel_engine_reset_bh()
2422 struct i915_gpu_error * const error = &engine->i915->gpu_error; in intel_engine_dump()
38 struct i915_gpu_error *global = >->i915->gpu_error; in intel_hang_guc()
1313 struct i915_gpu_error *gpu_error = &engine->i915->gpu_error; in guc_engine_busyness() local1331 reset_count = i915_reset_count(gpu_error); in guc_engine_busyness()1352 if (i915_reset_count(gpu_error) != reset_count) { in guc_engine_busyness()4812 i915_increase_reset_engine_count(&i915->gpu_error, in capture_error_state()4825 i915_increase_reset_engine_count(&i915->gpu_error, ce->engine); in capture_error_state()
2586 args->reset_count = i915_reset_count(&i915->gpu_error); in i915_gem_context_reset_stats_ioctl()