Re: [PATCH v10 00/10] gpu: nova-core: add Turing support

From: Danilo Krummrich

Date: Fri Mar 06 2026 - 05:58:24 EST


> Alexandre Courbot (8):
> gpu: nova-core: create falcon firmware DMA objects lazily

It would be nice to add a TODO that this should be followed up once we have
dma::CoherentInit (which I will most likely just name dma::CoherentBox instead).

> gpu: nova-core: falcon: add constant for memory block alignment
> gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
> gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
> gpu: nova-core: falcon: remove unwarranted safety check in dma_load
> gpu: nova-core: move brom_params and boot_addr to FalconFirmware
> gpu: nova-core: make Chipset::arch() const
> gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
>
> Timur Tabi (2):
> gpu: nova-core: add PIO support for loading firmware images
> gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing

Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>