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 <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Reviewed-by: Yang Wang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent fc8e84a commit baf6574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)