drm/amd/pp: Remove the same struct define in powerplay
authorRex Zhu <Rex.Zhu@amd.com>
Wed, 20 Jun 2018 07:05:04 +0000 (15:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:40:02 +0000 (16:40 -0500)
commit20582319bce482e65ee1f417b9867f028d058c12
tree91ebd6be19f46cbc3c329d072941c88aa75f0e4c
parent70b63170c3effc1d9a66fbfe4a5702c8cbbd31c3
drm/amd/pp: Remove the same struct define in powerplay

delete the same struct define in powerplay, share the struct
with display.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/dm_pp_interface.h
drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c
drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.h
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c