drm/amdgpu: impl late_fini for amdgpu_pp_ip
authorMonk Liu <Monk.Liu@amd.com>
Thu, 19 May 2016 06:36:01 +0000 (14:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jun 2016 14:48:55 +0000 (10:48 -0400)
commit482587e3145ef4100b52946660ae52b457d09194
treee41201d3f2ca3533ed4e40ee8f0340160550aa54
parent212cb3b6d79bb9f525da5593133d93b107184b27
drm/amdgpu: impl late_fini for amdgpu_pp_ip

This implements late_init support for powerplay.

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