]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32fcb7d6a6a8f05d1acc8a63a35e2df83021c6ea
tree91ebd6be19f46cbc3c329d072941c88aa75f0e4c
parent2a44620c8fc928544ce8d02def98a709ad330596
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