drm/amd/pm: add unique_id for gc 11.0.3
authorjsg <jsg@openbsd.org>
Mon, 30 Oct 2023 01:02:30 +0000 (01:02 +0000)
committerjsg <jsg@openbsd.org>
Mon, 30 Oct 2023 01:02:30 +0000 (01:02 +0000)
From Kenneth Feng
2a2df4f74f3746b614af686a9cbaa390d3828b09 in linux-6.1.y/6.1.60
4953856f280b2b606089a72a93a1e9212a3adaca in mainline linux

sys/dev/pci/drm/amd/pm/amdgpu_pm.c

index 134bdb4..5e27a5a 100644 (file)
@@ -1993,6 +1993,7 @@ static int default_attr_update(struct amdgpu_device *adev, struct amdgpu_device_
                case IP_VERSION(11, 0, 0):
                case IP_VERSION(11, 0, 1):
                case IP_VERSION(11, 0, 2):
+               case IP_VERSION(11, 0, 3):
                        *states = ATTR_STATE_SUPPORTED;
                        break;
                default: