Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260191
b: refs/heads/master
c: 6fe5a7e
h: refs/heads/master
i:
  260189: 46b1cd0
  260187: 2302778
  260183: 1bde7cf
  260175: dae7fa9
  260159: c5774c1
v: v3
  • Loading branch information
Keith Packard committed Jul 7, 2011
1 parent 471a61a commit e6c3fc6
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: bc67f799e7667fb3c00286f2415c3cc44a253aec
refs/heads/master: 6fe5a7e3cac5b60774186a95bbb7555fa604080c
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 @@ -580,6 +580,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 e6c3fc6

Please sign in to comment.