commit | 35aed2e6be2feaa227fe5c7a0b7c286c4fe71592 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 27 13:18:12 2010 +0100 |
committer | Eric Anholt <eric@anholt.net> | Fri May 28 10:39:25 2010 -0700 |
tree | fdf177a0abea4ee6fba09c3381a2b73ce18c8dbd | |
parent | e20f9c64c79e2282f9eb531509181965ec8f0a92 [diff] |
drm/i915: Only print an message if there was an error Only report an error if the GPU has actually detected one, otherwise we are just hung. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net>