Users have reported issues with suspend/resume when GSP firmware is
enabled. This change disables GSP to unbreak desktop use cases while
a fix is delivered in a future driver version
PR: 285803
Differential D49828
x11/nvidia-driver: disable GSP Firmware by default ashafer on Mon, Apr 14, 4:21 PM. Authored by Tags None Referenced Files
Subscribers None
Details Users have reported issues with suspend/resume when GSP firmware is PR: 285803
Diff Detail
Event TimelineComment Actions The suspend issue comes from nv_alias_pages not being implemented in our FreeBSD layer. Unfortunately when I resolve that there are still a few issues that GSP encounters when resuming, so I think the best course of action is to disable GSP by default until the issues are resolved.
Comment Actions Anyway, whichever builds fine. So accepted. If some patch (which does not have proper ${REINPLACE_CMD} with some reason) conflicts with this, i.e., modifies something within the patch but this patch is (unfortunately) still needed in the future, considering for switching at the moment would be sufficient. |