]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: add dedicated dram addr msg for smu v15
authorYang Wang <kevinyang.wang@amd.com>
Mon, 23 Mar 2026 01:48:39 +0000 (21:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Mar 2026 17:30:28 +0000 (13:30 -0400)
commitbdb2b9e1e08f34a4897c9f2558b4c9941638a6e5
treeb43d7f8affb56fab7e08de73d6992c798eac4a33
parentab4905d466b60f170d85e19ca2a5d2b159aeb780
drm/amd/pm: add dedicated dram addr msg for smu v15

Add dedicated SMU Dram MSG mapping to avoid conflicts
in SMU IP v15 common code for upcoming ASICs.

add new smu msg:
- SMU_MSG_SetDriverDramAddr
- SMU_MSG_SetToolsDramAddr

Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/inc/smu_types.h
drivers/gpu/drm/amd/pm/swsmu/smu15/smu_v15_0.c
drivers/gpu/drm/amd/pm/swsmu/smu15/smu_v15_0_8_ppt.c