Re: [PATCH v5 09/13] gpu: nova-core: move GSP firmware files decision to GSP HAL
"Eliot Courtney" <[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:49 PM JST, Alexandre Courbot wrote: > 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? Yes, lgtm. I guess I just paste this?: Signed-off-by: Eliot Courtney <[email protected]>