]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: export a function amdgpu_smu_ras_send_msg to allow send msg directly
authorYiPeng Chai <YiPeng.Chai@amd.com>
Tue, 30 Sep 2025 02:46:05 +0000 (10:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Oct 2025 18:14:36 +0000 (14:14 -0400)
commit80e462c5b1963059dd78ee4650a3dfd53de4a10f
tree6be4d634ac12b6dafc9754177f7bfc4bcd15eb1f
parent2b5b3f9b698f8e5d6492763947231e7d9420d8da
drm/amd/pm: export a function amdgpu_smu_ras_send_msg to allow send msg directly

provide a interface that allows ras client send msg to smu/pmfw directly.

Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
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/smu13/smu_v13_0_6_ppt.c