pop-os / nvidia-graphics-drivers

Pop!_OS NVIDIA Graphics Drivers
134 stars 7 forks source link

Revert "fix: Set NVreg_PreserveVideoMemoryAllocations=1 on Nvidia and Hybrid" #128

Closed crawfxrd closed 2 years ago

crawfxrd commented 2 years ago

This reverts commit de515f69a4816b6e11633faba2d11b1f2a738c55.

NVreg_PreserveVideoMemoryAllocations should not be used with S0ix. Instead, these systems must enable S0ix-based power management with NVreg_EnableS0ixPowerManagement=1 [1].

Configuring these settings must be moved to system76-power or system76-driver to handle this difference between sleep modes.

jacobgkau commented 2 years ago

This isn't currently in a staging repo even though it shows as built, may need to test by building locally.

13r0ck commented 2 years ago

This can't be approved until it can be pulled from a staging repo, but after some preliminary testing by building locally with pop-os/system76-power#293 this works correctly.