Re: [PATCH v5 09/13] gpu: nova-core: move GSP firmware files decision to GSP HAL
"Alexandre Courbot" <[email protected]>
| Newsgroups | dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
On Tue Jul 7, 2026 at 4:21 PM JST, Alexandre Courbot wrote: > From: Eliot Courtney <[email protected]> > > The files to give the `ModInfoBuilder` depend on the chipset; this is > HAL information, so move it there. Doing so lets us remove the > `uses_fsp` and `needs_fwsec_bootloader` ad-hoc methods of `Chipset`. > > Signed-off-by: Alexandre Courbot <[email protected]> Eliot, I put you as the author of this patch since it is basically the diff you gave with very minor changes. If it looks ok to you, can you give your Signed-off-by?