Re: [PATCH v10 03/28] gpu: nova-core: Hopper/Blackwell: basic GPU identification

From: Gary Guo

Date: Mon Apr 20 2026 - 12:11:39 EST


On Sat Apr 11, 2026 at 3:49 AM BST, John Hubbard wrote:
> Hopper (GH100) and Blackwell identification, including ELF
> .fwsignature_* items.
>
> Signed-off-by: John Hubbard <jhubbard@xxxxxxxxxx>

Reviewed-by: Gary Guo <gary@xxxxxxxxxxx>

> ---
> drivers/gpu/nova-core/falcon/hal.rs | 6 +++++-
> drivers/gpu/nova-core/fb/hal.rs | 5 ++++-
> drivers/gpu/nova-core/firmware/gsp.rs | 3 +++
> drivers/gpu/nova-core/gpu.rs | 18 ++++++++++++++++++
> 4 files changed, 30 insertions(+), 2 deletions(-)