drm/amd/powerplay: move read sensor of UVD[VCE]_POWER to amdgpu_smu file
authorKevin Wang <kevin1.wang@amd.com>
Tue, 23 Apr 2019 03:20:46 +0000 (11:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:30 +0000 (18:59 -0500)
commit6b1b7b5bf03db9fb2cac485eee5289edf2bc5b61
treedce570ae2bc449445b864fac31e02789f6c8620d
parent7447a23b08fc191d7141886bad3718ef63cce930
drm/amd/powerplay: move read sensor of UVD[VCE]_POWER to amdgpu_smu file

This part of code is asic unrelated and moves to top code level.

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
drivers/gpu/drm/amd/powerplay/vega20_ppt.c