Skip to content

Commit

Permalink
acpi: disable WG 1.5.2 gfx spoofing
Browse files Browse the repository at this point in the history
Fixes #614
  • Loading branch information
osy committed Sep 7, 2021
1 parent 2fa7293 commit dbd4679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ACPI/SSDT-GpuSpoof.asl
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ DefinitionBlock ("", "SSDT", 2, "OSY86 ", "GpuSpoof", 0x00001000)
"model", Buffer() { "Unknown" },
"device-id", Buffer() { 0xdf, 0x67, 0x00, 0x00 },
"revision-id", Buffer() { 0xc2, 0x00, 0x00, 0x00 },
"no-gfx-spoof", Buffer() { 0x01, 0x00, 0x00, 0x00 },
}
Index(Local0, 1) = MODL ()
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Expand Down

0 comments on commit dbd4679

Please sign in to comment.