
Using the NVIDIA GSP support for better power management / re-clocking with the Nouveau driver does require having all the GSP firmware binaries present on the system. But given it's a new path and not thoroughly tested, it's not used by default except for RTX 40 (and future) where it's basically needed for any level of accelerated support.
David Airlie today posted a small patch that would allow optionally enabling the GSP mode by default. He explained in that patch:
"Turing and Ampere will continue to use the old paths by default, but we should allow distros to decide what the policy is."
The patch adds the DRM_NOUVEAU_GSP_DEFAULT Kconfig option for kernel builders to decide on the default Nouveau driver behavior.