commit | 8d96fe9381fa235a81c73c8f940e2fcc84f41caf | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Fri Jan 21 15:38:22 2011 +0000 |
committer | Dave Airlie <airlied@gmail.com> | Mon Jan 24 11:05:25 2011 +1000 |
tree | eedf45c7dbee1b27694243d4820ff136a7321af6 | |
parent | be23da8ad219650517cbbb7acbeaeb235667113a [diff] |
drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics 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>