]> 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)
commitc77c3ce2dc05db717a37e0aec6a7aca2f61200dd
tree5e46d90d0a5181d3c1c92413299ee1b7b5627b4a
parent5339bf45c5d358987275cee340966a52adf40c49
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