]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation
authorEvan Quan <evan.quan@amd.com>
Wed, 12 Aug 2020 05:11:24 +0000 (13:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Aug 2020 20:22:41 +0000 (16:22 -0400)
commitf1afc8addc7c3c186881d7349cb9196dea2b38e0
tree254a18414938d1c3988fa1f501384848a828d3fb
parentfd682b0ed03f1099d784f6044920b506d57b4d71
drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation

Cover the implementation details from outside(of power part).

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/vi.c