]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/pm: Fix xgmi max speed reporting
authorLijo Lazar <lijo.lazar@amd.com>
Mon, 9 Mar 2026 09:47:00 +0000 (15:17 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Mar 2026 17:58:08 +0000 (13:58 -0400)
commitda16822ce5c32b5aca848eaea521936d4410d48c
treed19bc6535d5d9149b256ae982c3c451a2f649dbd
parent418b4e397570f1b0ffb6d5c8aa0872bc33071d49
drm/amd/pm: Fix xgmi max speed reporting

Fix XGMI max bitrate/width reporting on SMUv13.0.12 SOCs. The data
format got changed when moved to static table from dynamic metrics
table.

Fixes: 1bec2f270766 ("drm/amd/pm: Fetch SMUv13.0.12 xgmi max speed/width")
Signed-off-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/smu13/smu_v13_0_12_ppt.c