]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu function
authorHuang Rui <ray.huang@amd.com>
Wed, 18 May 2022 13:19:32 +0000 (21:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Jun 2022 20:44:15 +0000 (16:44 -0400)
commit0db3e638941c272222f0102c2d3ba8df591b7bc4
tree5c8a5e79e29ed44236d3c1384a4e55993be4f52c
parent322c8ef7dbab52307df97e326bfbc121bcdd84fe
drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu function

GC v11_0_1 asic needs to issue the EnableGfxImu message after start IMU.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Tim Huang <Tim.Huang@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/amdgpu_dpm.h
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c