Skip to content

Commit baf6574

Browse files
Lijo Lazaralexdeucher
authored andcommitted
drm/amd/pm: Add GFX v9.4.3 unique id to sysfs
Expose unique id of GFX v9.4.3 ASICs as device attribute. Signed-off-by: Lijo Lazar <lijo.lazar@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Yang Wang <kevinyang.wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent fc8e84a commit baf6574

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/gpu/drm/amd/pm/amdgpu_pm.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2072,6 +2072,7 @@ static int default_attr_update(struct amdgpu_device *adev, struct amdgpu_device_
20722072
case IP_VERSION(9, 4, 0):
20732073
case IP_VERSION(9, 4, 1):
20742074
case IP_VERSION(9, 4, 2):
2075+
case IP_VERSION(9, 4, 3):
20752076
case IP_VERSION(10, 3, 0):
20762077
case IP_VERSION(11, 0, 0):
20772078
case IP_VERSION(11, 0, 1):

0 commit comments

Comments
 (0)