drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_management
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Oct 2021 15:47:56 +0000 (11:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Oct 2021 02:51:41 +0000 (22:51 -0400)
commit48737ac4d70faffeb516e2a9847e24f9a7eee05f
tree1fc3d87fe33eefc9ac75b13231b0d80a5b83f01c
parent29e41c919760954d92a5561aadc697848bb090ce
drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_management

Missed a few asics.

v2: update comment

Fixes: 82d05736c47b19 ("drm/amdgpu/amdgpu_psp: convert to IP version checking")
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c