Searched refs:I915_RESET_MODESET (Results 1 – 4 of 4) sorted by relevance
37 set_bit(I915_RESET_MODESET, &to_gt(dev_priv)->reset.flags); in intel_display_reset_prepare()39 wake_up_bit(&to_gt(dev_priv)->reset.flags, I915_RESET_MODESET); in intel_display_reset_prepare()94 if (!test_bit(I915_RESET_MODESET, &to_gt(i915)->reset.flags)) in intel_display_reset_finish()134 clear_bit_unlock(I915_RESET_MODESET, &to_gt(i915)->reset.flags); in intel_display_reset_finish()
6899 I915_RESET_MODESET), in intel_atomic_commit_fence_wait()6904 test_bit(I915_RESET_MODESET, &to_gt(dev_priv)->reset.flags)) in intel_atomic_commit_fence_wait()6911 I915_RESET_MODESET), in intel_atomic_commit_fence_wait()
44 #define I915_RESET_MODESET 1 macro
1440 BUILD_BUG_ON(I915_RESET_MODESET >= I915_RESET_ENGINE); in intel_gt_handle_error()