drm/amdgpu: Report vbios version instead of PN
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 2 Aug 2023 05:11:54 +0000 (10:41 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Aug 2023 21:14:09 +0000 (17:14 -0400)
commit7748ce5b69581325cae40c2134088820f0957902
treebb423b88921094c910b73064424310e823e71e66
parent98bb4ee9cfe3a52614f1e2c90f4de32173d6f82f
drm/amdgpu: Report vbios version instead of PN

Report VBIOS version in vbios_version sysfs node instead of part number.
Part number remains constant for a SKU type.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c