]> git.ipfire.org Git - people/ms/linux.git/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)
committerJiri Slaby <jslaby@suse.cz>
Sat, 22 Mar 2014 21:02:00 +0000 (22:02 +0100)
commit703ee1e3778f1d287b5e4d902285ab64a124f519
treee81617717308b8582c606a6c7423cec73cb1034a
parent62871f155922ac201f45c7178c5e0bb568ab6d50
drm/radeon/cik: properly set sdma ring status on disable

commit 7b1bbe883b3ed962ca2be4daf321f318f5091340 upstream.

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>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/gpu/drm/radeon/cik_sdma.c