]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
authorEvan Quan <evan.quan@amd.com>
Wed, 17 Nov 2021 03:29:05 +0000 (11:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jan 2022 22:51:14 +0000 (17:51 -0500)
commit774dc53eca48ced619feb70be964e9a4d5366a5c
tree8eab0d09a44e5766fa667142295ad7fb5bb94c01
parent0578457fde45958c0081f47959d4e26cca1f8bbb
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c

Instead of putting them in amdgpu_dpm.c.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_dpm.c
drivers/gpu/drm/amd/pm/inc/hwmgr.h
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c