OSDN Git Service

drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgating
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Mar 2017 19:04:59 +0000 (15:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:54 +0000 (17:39 -0400)
commitdfa6c82ee5a9daf8389b55cffb72675c00798c9b
treeca9b7e83013b84c13009b5e5ec1023152e468cc8
parentd17c0faf1de82eaaa6c6503e6abb524621206589
drm/amdgpu/gfx7: 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_v7_0.c