drm/amdgpu/gfx8: enable cp/rlc ints after we disable clockgating
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Mar 2017 19:00:23 +0000 (15:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:55 +0000 (17:39 -0400)
commitd5dc36a45e9fd1cfc2287fe207121aaad5781fba
tree9910665e9a00e5be45ef37d432880925196f5820
parentdfa6c82ee5a9daf8389b55cffb72675c00798c9b
drm/amdgpu/gfx8: enable cp/rlc ints after we disable clockgating

Even if we disable clockgating, we still need to make sure the
cp/rlc interrupts are enabled for powergating which might still
be enabled.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c