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

From: Alexandre Courbot

Date: Sun Mar 08 2026 - 22:21:05 EST


On Mon Mar 9, 2026 at 11:06 AM JST, John Hubbard wrote:
> On 3/8/26 6:52 PM, Alexandre Courbot wrote:
>> 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!
>>
>
> Amazing! I'll start testing on Turing locally, in addition to Blackwell
> and Ampere, now. Exciting!
>
> Congratulations to Timur Tabi, and all of the expert reviewers and
> refactor-ers to!

Note that you still need to cherry-pick one of the two non-merged
patches for probe to complete properly:

https://lore.kernel.org/rust-for-linux/20260306-turing_prep-v11-9-8f0042c5d026@xxxxxxxxxx/

I should maybe have pushed the whole series, but would like to get at
least one Reviewed-by before I do so, for good conscience.