pop-os / nvidia-graphics-drivers

Pop!_OS NVIDIA Graphics Drivers
141 stars 8 forks source link

Enable dynamic power management #39

Closed crawfxrd closed 4 years ago

crawfxrd commented 4 years ago

Always enable run-time power management in the driver. While only useful for PRIME configurations (hybrid graphics), it does not impact use in NVIDIA-only mode.

This removes the need to conditionally set it in /etc/modprobe.d/system76-power.conf when using system76-power.

crawfxrd commented 4 years ago

This was originally for supporting switching graphics modes without requiring a reboot. GDM behavior made that impossible to implement cleanly, so this is moot.