]> 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)
commit66fca076bdc0df72e829857aa15ee8f87ff3bb48
treedce570ae2bc449445b864fac31e02789f6c8620d
parent2bdea2d9a62c54d402764f9626c80a3fa2f9c24e
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