]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Update TA version output in driver
authorCandice Li <candice.li@amd.com>
Thu, 21 Oct 2021 06:52:59 +0000 (14:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Oct 2021 18:26:12 +0000 (14:26 -0400)
commit526bc2e5b7ae9c722e9c7fb12e71bd0163226114
tree133a1a3fc0956773638ae4467dcf97336a3432bb
parent94dab9d6a8cd0624e16c2cd7731885f688e37c67
drm/amdgpu: Update TA version output in driver

TA version should only be displayed in firmware version column.

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c