Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358063
b: refs/heads/master
c: 2f86f19
h: refs/heads/master
i:
  358061: 2988775
  358059: a7fa4ce
  358055: 91ff8cc
  358047: 5360f33
v: v3
  • Loading branch information
Ben Widawsky authored and Daniel Vetter committed Jan 31, 2013
1 parent 46bb661 commit 21cb074
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a65e827dd57b2fd48a698209dd7701eb13e72095
refs/heads/master: 2f86f1916504525a6fdd6b412374b4ebf1102cbe
3 changes: 2 additions & 1 deletion trunk/drivers/gpu/drm/i915/i915_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -1305,7 +1305,8 @@ static void i915_capture_error_state(struct drm_device *dev)
return;
}

DRM_INFO("capturing error event; look for more information in /debug/dri/%d/i915_error_state\n",
DRM_INFO("capturing error event; look for more information in"
"/sys/kernel/debug/dri/%d/i915_error_state\n",
dev->primary->index);

kref_init(&error->ref);
Expand Down

0 comments on commit 21cb074

Please sign in to comment.