Re: [PATCH] gpu: nova-core: clarify FSP ordering in the chipset table
From: Timur Tabi
Date: Wed Jun 10 2026 - 23:01:32 EST
On Wed, 2026-06-10 at 16:41 -0700, John Hubbard wrote:
> - /// Returns `true` if this chipset boots via FSP (Hopper and later), which requires the
> FMC
> - /// firmware image.
> + /// Returns `true` if this chipset boots via FSP (Hopper and Blackwell, but not Ada),
> which
> + /// requires the FMC firmware image.
Actually, I was thinking that we would keep the "Hopper and later" terminology, and just add a
clarification in define_chipset! that the chipid numbering for Ada vs Hopper is backwards, and
that we consider Hopper to be after Ada.