From af5fa82ec5e6d6832f3b20b456622c8618fae724 Mon Sep 17 00:00:00 2001 From: Xilin Wu Date: Sun, 16 Jan 2022 11:35:17 +0800 Subject: [PATCH] Remove _CLS in GPU device --- polaris/graphics.asl | 1 - 1 file changed, 1 deletion(-) diff --git a/polaris/graphics.asl b/polaris/graphics.asl index 013ceba..e92ac7e 100644 --- a/polaris/graphics.asl +++ b/polaris/graphics.asl @@ -18,7 +18,6 @@ Device (GPU0) Alias(\_SB.PSUB, _SUB) Name (_CID, "ACPI\QCOM027E") Name (_UID, 0) - Name (_CLS, 0x0003000000000000) Name (_HRV, 0x07C) // Expose the internal monitor device to allow it to be used in a thermal zone -- 2.45.2