Skip to content

Commit 4953856

Browse files
Kenneth Fengalexdeucher
authored andcommitted
drm/amd/pm: add unique_id for gc 11.0.3
add unique_id for gc 11.0.3 Signed-off-by: Kenneth Feng <kenneth.feng@amd.com> Reviewed-by: Feifei Xu <Feifei.Xu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 8a749fd commit 4953856

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
@@ -2040,6 +2040,7 @@ static int default_attr_update(struct amdgpu_device *adev, struct amdgpu_device_
20402040
case IP_VERSION(11, 0, 0):
20412041
case IP_VERSION(11, 0, 1):
20422042
case IP_VERSION(11, 0, 2):
2043+
case IP_VERSION(11, 0, 3):
20432044
*states = ATTR_STATE_SUPPORTED;
20442045
break;
20452046
default:

0 commit comments

Comments
 (0)