[PATCH 0/6] gpu: nova-core: Hopper/Blackwell prerequisites

John Hubbard posted 6 patches 1 month, 1 week ago
There is a newer version of this series
drivers/gpu/nova-core/falcon/hal.rs   | 14 ++++++++----
drivers/gpu/nova-core/fb.rs           | 33 ++++++++++++++++++++++++++-
drivers/gpu/nova-core/fb/hal.rs       | 19 +++++++++------
drivers/gpu/nova-core/firmware/gsp.rs | 30 ++++++++++++++++++++----
drivers/gpu/nova-core/gpu.rs          | 22 ++++++++++++++++++
drivers/gpu/nova-core/gsp/boot.rs     |  2 +-
drivers/gpu/nova-core/regs.rs         | 29 +++++++++++------------
7 files changed, 115 insertions(+), 34 deletions(-)
[PATCH 0/6] gpu: nova-core: Hopper/Blackwell prerequisites
Posted by John Hubbard 1 month, 1 week ago
I've based these Hopper/Blackwell prerequisites on top of Joel's and
Alex's changes, and also on top of my recent boot0/boot42 changes.

This makes it easier for both Timur Tabi to post his Turing support
(which he's about ready to do), and for me to post the actual
Hopper/Blackwell support, without generating conflicts.

Testing: This works as expected on Ampere and Blackwell (bare metal),
on my local test machine.

Here's a working branch, with my patches, if you would like to apply
locally:

    https://github.com/johnhubbard/linux/tree/nova-core-blackwell-prereqs-v0

John Hubbard (6):
  gpu: nova-core: print FB sizes, along with ranges
  gpu: nova-core: Hopper: basic GPU identification
  gpu: nova-core: Blackwell: basic GPU identification
  gpu: nova-core: factor .fwsignature* selection into a new
    get_gsp_sigs_section()
  gpu: nova-core: regs.rs: clean up chipset(), architecture()
  gpu: nova-core: use gpu::Architecture instead of long lists of GPUs

 drivers/gpu/nova-core/falcon/hal.rs   | 14 ++++++++----
 drivers/gpu/nova-core/fb.rs           | 33 ++++++++++++++++++++++++++-
 drivers/gpu/nova-core/fb/hal.rs       | 19 +++++++++------
 drivers/gpu/nova-core/firmware/gsp.rs | 30 ++++++++++++++++++++----
 drivers/gpu/nova-core/gpu.rs          | 22 ++++++++++++++++++
 drivers/gpu/nova-core/gsp/boot.rs     |  2 +-
 drivers/gpu/nova-core/regs.rs         | 29 +++++++++++------------
 7 files changed, 115 insertions(+), 34 deletions(-)


base-commit: 7f6c212713e07e714bdf29d1158e21c3965917f2
-- 
2.51.2