]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 May 2026 15:16:32 +0000 (17:16 +0200)
commit2d6e84f1cd0f4e4a8a4e692522f1851ddda26a92
tree72abe6b58a27207eed7d6d12d51a4931184297ee
parenta4fd82fb0757c180bf622907397c528b89a827b2
drm/amdgpu/pm: add missing revision check for CI

commit 2a561b361b7681509710f3cfc3d95d54c87ac69f upstream.

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>
(cherry picked from commit 1db15ba8f72f400bbad8ae0ce24fafc43429d4bd)
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.c