]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: compare MES firmware version ucode for gfx11
authorSunil Khatri <sunil.khatri@amd.com>
Mon, 1 Jun 2026 14:41:17 +0000 (20:11 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2026 19:25:46 +0000 (15:25 -0400)
commitdd7bd8e0f0c47361a3a513d6aa8ea2b36dd70deb
tree5abdf4d81c447f73a8dbbc94cbeda57df2dff991
parent39eb6da7acee8d0cc12a8959235b590f295d7b4c
drm/amdgpu: compare MES firmware version ucode for gfx11

MES firmware should report the same version whether read from
the register or from the firmware ucode binary. This is not
always the case, so add a log when they mismatch.

Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c