Disable GPU sleep hook

Change-Id: I99cae1176de1a163cdcc7fde19c3757b26c590b5
This commit is contained in:
Jeremy Soller
2020-10-15 20:58:13 -06:00
parent ace9fe645a
commit a67207b24e

View File

@@ -5,7 +5,7 @@ Method (MPTS, 1) {
\_SB.PCI0.LPCB.EC0.PTS (Arg0)
// Turn DGPU on before sleeping
\_SB.PCI0.PEGP.DEV0._ON()
//TODO \_SB.PCI0.PEGP.DEV0._ON()
}
/* Method called from _WAK prior to wakeup */