drm/amdgpu: Add only valid firmware version nodes
authorLijo Lazar <lijo.lazar@amd.com>
Fri, 25 Aug 2023 09:06:58 +0000 (14:36 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Sep 2023 18:36:44 +0000 (14:36 -0400)
commitb93fb0fe24990f29a2da01abfcc0fd27cad7ff5b
tree908d7493910592401b622257240eead05293f9bc
parentd519072d26949f9a00a679e112b0297306960696
drm/amdgpu: Add only valid firmware version nodes

Show only firmware version attributes that have valid version. Hide
others.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c