commit | 6c45e480fe23d779df5cb95ce55cf9d4f4fb51cb | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Thu Oct 17 19:59:29 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 25 16:50:10 2019 -0400 |
tree | 291f7c4ecf6ea65ab979356bca0b5c0f5d74bb6f | |
parent | 18c1d3cee4c5935ebcfa0b434e4a8ef6d78496ad [diff] |
drm/amd/powerplay: clear the swSMU code layer With this cleanup, the APIs from amdgpu_smu.c will map to ASIC specific ones directly. Those can be shared around all SMU V11/V12 ASICs will be put in smu_v11_0.c and smu_v12_0.c respectively. Signed-off-by: Evan Quan <evan.quan@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>