drm/amdgpu/gfx7: switch to using the existing rlc callbacks
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Jun 2016 16:16:30 +0000 (12:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 19:01:57 +0000 (15:01 -0400)
commit06120a1e0fc5b0cfed12612cf85b02ae7c03ce4b
treef9a9dca45a0e9089eb60c586a6191255ff535397
parent05fb7291fd8044857812a06055cc94d7d374fd74
drm/amdgpu/gfx7: switch to using the existing rlc callbacks

gfx8 already uses them.  Remove the direct exports and
use the callbacks fpr gfx7.

Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/ci_dpm.c
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.h
drivers/gpu/drm/amd/amdgpu/kv_dpm.c