On Fri, Feb 14, 2025 at 02:10:27PM +0100, Danilo Krummrich wrote: > On Fri, Feb 14, 2025 at 02:05:36PM +0100, Danilo Krummrich wrote: > > only force FW_CACHE if DRM_NOUVEAU_GSP_DEFAULT? > > Please scratch that, it was a horrible idea. What I recommend is to look into why we disable it by default, I think its sold old obscure reasoning but now suspect it was udev being dumb, in line with why we also try to defensively try to ignore duplicate udev requests for module requests causing a flood. Refer to commit 9b9879fc03275ff ("modules: catch concurrent module loads, treat them as idempotent") for details. Luis