]> Pileus Git - ~andy/linux/commit
drm/radeon/cik: properly set compute ring status on disable
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Mar 2014 20:20:44 +0000 (16:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Mar 2014 20:20:44 +0000 (16:20 -0400)
commitb2b3d8d952e4f8d6ac2ce80be96b937f29f6e42e
tree5e46d90d0a5181d3c1c92413299ee1b7b5627b4a
parent07ae78c9798b79bad3d3adf983c94ba23fde54d4
drm/radeon/cik: properly set compute 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.c