]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/pm: add missing revision check for CI
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Apr 2026 15:38:58 +0000 (11:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 May 2026 13:56:29 +0000 (09:56 -0400)
commit1db15ba8f72f400bbad8ae0ce24fafc43429d4bd
treea62d6b19423b669e94415d958e287a34eafc838f
parent1b1101a46a426bb4328116bb5273c326a2780389
drm/amdgpu/pm: add missing revision check for CI

The ci_populate_all_memory_levels() workaround only
applies to revision 0 SKUs.

Link: https://gitlab.freedesktop.org/drm/amd/-/work_items/1816
Fixes: 9f4b35411cfe ("drm/amd/powerplay: add CI asics support to smumgr (v3)")
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Kent Russell <kent.russell@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.c