]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4384272e26b74e7fd1cff164ada9a76d99cc33bc
tree1fc3d87fe33eefc9ac75b13231b0d80a5b83f01c
parent18fcaec777621623f83de6199bad17abe5bcd571
drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_management

Missed a few asics.

v2: update comment

Fixes: 4763f21569d915 ("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