]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbacdb373346c8606fa9ff0ebe7b360b2b7036c14
treedce570ae2bc449445b864fac31e02789f6c8620d
parent8597f822e160ef4445ff60c40dfa455145b8b1ec
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