Re: [PATCH v11 00/12] gpu: nova-core: add Turing support

From: Alexandre Courbot

Date: Sun Mar 08 2026 - 21:52:49 EST


On Fri Mar 6, 2026 at 1:52 PM JST, Alexandre Courbot wrote:
> gpu: nova-core: create falcon firmware DMA objects lazily
[acourbot@xxxxxxxxxx: add TODO item to switch back to a coherent
allocation when it becomes convenient to do so.]
> gpu: nova-core: falcon: add constant for memory block alignment
> gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
[acourbot@xxxxxxxxxx: fixup order of import items.]
> gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
> gpu: nova-core: move brom_params and boot_addr to FalconFirmware
> gpu: nova-core: falcon: remove unwarranted safety check in dma_load
> gpu: nova-core: make Chipset::arch() const
> gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
> gpu: nova-core: add PIO support for loading firmware images
> gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing

All the above pushed to drm-rust-next, thanks!

> gpu: nova-core: firmware: add comments to justify v3 header values
> gpu: nova-core: firmware: fix and explain v2 header offsets computations

These two not pushed yet as they were introduced late and are still
pending proper review.