]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
authorsguttula <suresh.guttula@amd.com>
Wed, 25 Feb 2026 08:27:01 +0000 (13:57 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Mar 2026 16:50:56 +0000 (11:50 -0500)
commit9b822e26eea3899003aa8a89d5e2c4408e066e20
treeb79644222373fcefb3c58df65a277fafdbb6393d
parenta95dfb0c78fa7d0d17c0131738097c53b4074d6c
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox

The reason the RAP is not granting access to 0x58200 is that
a dedicated RSMU slot would have to be spent for this address range,
and MPASP is close to running out of RSMU slots.

This will help to fix PSP TOC load failure during secureboot.
GFX Driver Need to use indirect access for SMN address regs.

Signed-off-by: sguttula <suresh.guttula@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v15_0.c
drivers/gpu/drm/amd/include/asic_reg/mp/mp_15_0_0_offset.h