]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Print full vbios info
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 18 Feb 2026 10:51:23 +0000 (16:21 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Feb 2026 19:33:16 +0000 (14:33 -0500)
commit4fd7b724a87a4051401ee2ed64c26c9249582040
tree827eb92a8bbdd3dab84e312a50a61aaa6fa229d7
parenta17ef941212bf26e9985ec31486a9606420d8257
drm/amdgpu: Print full vbios info

Add build number, version and date to the existing part number print.

Example:

[drm] ATOM BIOS: 113-PN000108-103, build: 00159017, ver: 022.040.003.043.000001, 2025/07/27

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