]> Pileus Git - ~andy/linux/commit
drm/radeon/cik: properly set sdma ring status on disable
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Mar 2014 19:15:58 +0000 (15:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Mar 2014 19:53:24 +0000 (15:53 -0400)
commit7b1bbe883b3ed962ca2be4daf321f318f5091340
tree74a3a9ef3df94cf6e6bdf11cc9cda21ebce3b4e8
parent7848865914c6a63ead674f0f5604b77df7d3874f
drm/radeon/cik: properly set sdma ring status on disable

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
drivers/gpu/drm/radeon/cik_sdma.c