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:
7848865
)
drm/radeon/cik: properly set sdma ring status on disable
author
Alex Deucher
<alexander.deucher@amd.com>
Wed, 12 Mar 2014 19:15:58 +0000
(15:15 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 12 Mar 2014 19:53:24 +0000
(15:53 -0400)
When we disable the rings, set the status properly. If
not other code pathes may try and use the rings which are
not functional at this point.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found