commit | 9f0c4f9c2f835eee1bbb93f96bf9483d56f1892b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Mon Dec 20 12:35:03 2010 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 21 12:52:54 2010 +1000 |
tree | 25676eaf238f2ae045b15029f77a010bfc280f9a | |
parent | 92971021c632876108ea2e06290a56a9157578f5 [diff] |
drm/radeon/kms: fix evergreen asic reset Only reset the grbm blocks, srbm tends to lock the GPU if not done properly and in most cases is not necessary. Also, no need to call asic init after reset the grbm blocks. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable@kernel.org Reviewed-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>