]> git.ipfire.org Git - thirdparty/kernel/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 14:14:52 +0000 (10:14 -0400)
commit2a561b361b7681509710f3cfc3d95d54c87ac69f
treeb8e08c9191c89a3a22c71fced080942fc11a9f90
parent7bbfb2559bcec39d1a4e1182d931a2046112c352
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>
(cherry picked from commit 1db15ba8f72f400bbad8ae0ce24fafc43429d4bd)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.c