commit | 847e82615bce500e85480b55967c0159cedcb00e | [log] [tgz] |
---|---|---|
author | Rex Zhu <Rex.Zhu@amd.com> | Wed Mar 07 16:40:21 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 15 09:55:56 2018 -0500 |
tree | 967e05a540d3fd90d80490deb82305c50bc318ba | |
parent | fd06518d576ee3f0a51a9b1201f25608b774e60f [diff] |
drm/amd/pp: Clean up header file include smu7_smumgr.h should not be included in rv and vega, The common functions for all smu7 asics are put in smu_smumgr.c. Not include cgs interface in smumgr.c. the code used cgs interface has been deleted. Not include smu_ucode_xfer_vi.h in rv/vega Reviewed-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>