]> git.baikalelectronics.ru Git - kernel.git/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)
commitc824b2ccc01d406fb7f7ab9f46503656eb1204d4
tree5e46d90d0a5181d3c1c92413299ee1b7b5627b4a
parent12de56578eb86d138c7ae2669add96b6ec7a3254
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