linux/drivers/gpu/drm/amd/pm
Shubhankar Milind Sardeshpande 76589bcc73 drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUs
During smu_v15_0_0_system_features_control(), the driver sends a
PrepareMp1ForUnload message to PMFW. PMFW then performs nBIF and SYSHUB
function-level resets (FLR), disabling PCIe CFG space reset, which
clears the framebuffer enable bit to zero and disables MC (memory controller)
access from the host.

Re-enable MC access via the nbio mc_access_enable callback right after
PrepareMp1ForUnload completes in smu_v15_0_0_system_features_control().

Signed-off-by: Shubhankar Milind Sardeshpande <Shubhankar.MilindSardeshpande@amd.com>
Signed-off-by: Suresh Guttula <Suresh.Guttula@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 840a3c5aea)
Cc: stable@vger.kernel.org
2026-06-17 18:07:31 -04:00
..
inc drm/amd/pm: add smu ras driver framework 2025-11-04 11:53:58 -05:00
legacy-dpm drm/amd/pm/si: Notify the SMC when switching to AC 2026-05-27 10:48:23 -04:00
powerplay drm/amd/pm: use kcalloc in phm table copy helpers 2026-06-03 13:53:03 -04:00
swsmu drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUs 2026-06-17 18:07:31 -04:00
amdgpu_dpm_internal.c drm/amd/pm: Remove unneeded legacy DPM related code. 2025-09-15 16:52:50 -04:00
amdgpu_dpm.c drm/amd/pm: Rename enable_bapm() to notify_ac_dc() 2026-05-27 10:48:11 -04:00
amdgpu_pm.c drm/amd/pm: Use strscpy in profile mode parsing 2026-06-04 15:27:55 -04:00
Makefile drm/amd: Enable SMU 15_0_0 support 2026-01-08 11:41:42 -05:00