git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be23da8
)
drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics
author
Alex Deucher
<alexdeucher@gmail.com>
Fri, 21 Jan 2011 15:38:22 +0000
(15:38 +0000)
committer
Dave Airlie
<airlied@gmail.com>
Mon, 24 Jan 2011 01:05:25 +0000
(11:05 +1000)
Don't reset if the engine isn't busy. This matches the behavior of
previous asics. Reseting a non-hung block can lead to a hang.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=33272
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
No differences found