Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254858
b: refs/heads/master
c: 1083694
h: refs/heads/master
v: v3
  • Loading branch information
Kenneth Graunke authored and Keith Packard committed Jul 7, 2011
1 parent d9c5a6e commit 966a3a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c7ad381078ee1b5ce2ab5274bd5f12fee6e1e59a
refs/heads/master: 1083694ab052e5ba38a8f9a057c4745448977837
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/i915_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@ int i915_reset(struct drm_device *dev, u8 flags)
if (get_seconds() - dev_priv->last_gpu_reset < 5) {
DRM_ERROR("GPU hanging too fast, declaring wedged!\n");
} else switch (INTEL_INFO(dev)->gen) {
case 7:
case 6:
ret = gen6_do_reset(dev, flags);
/* If reset with a user forcewake, try to restore */
Expand Down

0 comments on commit 966a3a6

Please sign in to comment.