]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pp: Add gfx pg support in smu through set_powergating_by_smu
authorRex Zhu <Rex.Zhu@amd.com>
Thu, 14 Jun 2018 05:07:19 +0000 (13:07 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:38:49 +0000 (16:38 -0500)
commit5e9c4132467e29e342a054ae822fcf1bd13fa81d
tree74ebaec588c4610e1570ba3b162414103f82a886
parentcbf04d9eb81204a7300d0ca14c5c5f89f5d0629e
drm/amd/pp: Add gfx pg support in smu through set_powergating_by_smu

gfx ip block can call set_powergating_by_smu to set gfx pg state if
necessary.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/powerplay/amd_powerplay.c