messages from 2026-05-25 13:58:38 to 2026-06-02 15:02:43 UTC [more...]
[PATCH v12 00/22] gpu: nova-core: firmware: Hopper/Blackwell support
2026-06-02 15:02 UTC (50+ messages)
` [PATCH v12 01/22] gpu: nova-core: set DMA mask width based on GPU architecture
` [PATCH v12 02/22] gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
` [PATCH v12 03/22] gpu: nova-core: Blackwell: compute PMU-reserved framebuffer size
` [PATCH v12 04/22] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH v12 05/22] gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
` [PATCH v12 06/22] gpu: nova-core: Blackwell: use correct sysmem flush registers
` [PATCH v12 07/22] gpu: nova-core: don't assume 64-bit firmware images
` [PATCH v12 08/22] gpu: nova-core: add support for 32-bit "
` [PATCH v12 09/22] gpu: nova-core: add auto-detection of 32-bit, 64-bit "
` [PATCH v12 10/22] gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stub
` [PATCH v12 11/22] gpu: nova-core: Hopper/Blackwell: add FMC firmware image
` [PATCH v12 12/22] gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
` [PATCH v12 13/22] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH v12 14/22] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
` [PATCH v12 15/22] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
` [PATCH v12 16/22] gpu: nova-core: add MCTP/NVDM protocol types for firmware communication
` [PATCH v12 17/22] gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
` [PATCH v12 18/22] gpu: nova-core: Hopper/Blackwell: select FSP Chain of Trust version
` [PATCH v12 19/22] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
` [PATCH v12 20/22] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
` [PATCH v12 21/22] gpu: nova-core: add non-sec2 unload path
` [PATCH v12 22/22] gpu: nova-core: gsp: enable FSP boot path
[PATCH v2 0/6] Rework index projection syntax
2026-06-02 14:17 UTC (7+ messages)
` [PATCH v2 1/6] rust: ptr: rename `ProjectIndex::index` to `build_index`
` [PATCH v2 2/6] rust: ptr: use `match` instead of `unwrap_or_else` for `build_index`
` [PATCH v2 3/6] rust: ptr: add panicking index projection variant
` [PATCH v2 4/6] rust: dma: update to keyworded index projection syntax
` [PATCH v2 5/6] gpu: nova-core: convert to keyworded "
` [PATCH v2 6/6] rust: ptr: remove implicit index "
[PATCH v3 0/5] gpu: drm: nova: enable calling into nova-core
2026-06-01 17:00 UTC (8+ messages)
` [PATCH v3 1/5] rust: inline some init methods
` [PATCH v3 2/5] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH v3 3/5] gpu: nova-core: emit Rust metadata "
` [PATCH v3 4/5] gpu: drm: nova: build after nova-core metadata
` [PATCH POC v3 5/5] drm: nova: demonstrate interaction with nova-core
[PATCH] gpu: nova-core: gsp: tu102: keep unloading if FWSEC-SB fails
2026-06-01 2:10 UTC (4+ messages)
[PATCH v7 0/4] gpu: nova-core: run unload sequence upon unbinding
2026-05-30 5:55 UTC (8+ messages)
` [PATCH v7 1/4] gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HAL
` [PATCH v7 2/4] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
` [PATCH v7 3/4] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
` [PATCH v7 4/4] gpu: nova-core: gsp: run the unload bundle if Gsp::boot() fails
[PATCH v11 00/22] gpu: nova-core: firmware: Hopper/Blackwell support
2026-05-30 3:21 UTC
[PATCH v2 0/7] gpu: drm: nova: enable calling into nova-core
2026-05-29 14:48 UTC (15+ messages)
` [PATCH v2 1/7] scripts: modpost: detect and report truncated buf_printf() output
` [PATCH v2 2/7] pin_init: always inline the #ident and #project_ident methods
` [PATCH v2 3/7] rust: always inline some init methods
` [PATCH v2 4/7] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH v2 5/7] gpu: nova-core: emit Rust metadata "
` [PATCH v2 6/7] gpu: drm: nova: build after nova-core metadata
` [PATCH POC v2 7/7] drm: nova: demonstrate interaction with nova-core
[PATCH v6 0/7] gpu: nova-core: run unload sequence upon unbinding
2026-05-29 6:57 UTC (7+ messages)
` [PATCH v6 7/7] gpu: nova-core: run Booter Unloader and FWSEC-SB "
[PATCH 0/6] rust: drm: Higher-Ranked Lifetime private data
2026-05-29 1:00 UTC (10+ messages)
` [PATCH 2/6] rust: drm: Add UnbindGuard for drm_dev_enter/exit critical sections
` [PATCH 3/6] rust: drm: Add RegistrationData to drm::Driver
[PATCH 0/5] gpu: nova: adopt driver lifetime infrastructure
2026-05-29 0:21 UTC (13+ messages)
` [PATCH 1/5] gpu: nova-core: use lifetime for Bar
` [PATCH 2/5] gpu: nova-core: unregister sysmem flush page from Drop
` [PATCH 3/5] gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
` [PATCH 4/5] gpu: nova-core: gsp: replace ARef<Device> with &'a Device in sequencer
` [PATCH 5/5] gpu: nova: separate driver type from driver data
[PATCH] gpu: nova-core: vbios: Fix clippy error in Vbios::new()
2026-05-28 1:12 UTC (2+ messages)
[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-27 21:24 UTC (45+ messages)
` [PATCH v5 01/24] rust: pci: use 'static lifetime for PCI BAR resource names
` [PATCH v5 02/24] rust: alloc: remove `'static` bound on `ForeignOwnable`
` [PATCH v5 03/24] rust: driver: move 'static bounds to constructor
` [PATCH v5 04/24] rust: driver: decouple driver private data from driver type
` [PATCH v5 05/24] rust: driver core: drop drvdata before devres release
` [PATCH v5 06/24] rust: pci: implement Sync for Device<Bound>
` [PATCH v5 07/24] rust: platform: "
` [PATCH v5 08/24] rust: auxiliary: "
` [PATCH v5 09/24] rust: usb: "
` [PATCH v5 10/24] rust: device: "
` [PATCH v5 11/24] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v5 12/24] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v5 13/24] rust: platform: "
` [PATCH v5 14/24] rust: auxiliary: "
` [PATCH v5 15/24] rust: usb: "
` [PATCH v5 16/24] rust: i2c: "
` [PATCH v5 17/24] rust: driver: update module documentation for GAT-based Data type
` [PATCH v5 18/24] rust: pci: make Bar lifetime-parameterized
` [PATCH v5 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v5 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v5 21/24] gpu: nova-core: separate driver type from driver data
` [PATCH v5 22/24] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v5 23/24] rust: auxiliary: generalize Registration over ForLt
` [PATCH v5 24/24] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
[PATCH v4 0/7] rust: add `bitfield!` macro
2026-05-27 20:51 UTC (12+ messages)
` [PATCH v4 1/7] rust: extract `bitfield!` macro from `register!`
` [PATCH v4 2/7] rust: bitfield: inline private accessors
` [PATCH v4 3/7] rust: bitfield: fully qualify types in macro
` [PATCH v4 4/7] rust: io: use the `bitfield!` macro in `register!`
` [PATCH v4 5/7] gpu: nova-core: switch to kernel bitfield macro
` [PATCH v4 6/7] gpu: nova-core: remove the driver-local `bitfield!` macro
` [PATCH v4 7/7] rust: bitfield: Add KUnit tests for bitfield
[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-26 5:48 UTC (10+ messages)
` [PATCH v4 20/27] gpu: nova-core: separate driver type from driver data
` [PATCH v4 22/27] rust: auxiliary: generalize Registration over ForLt
` [PATCH v4 23/27] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH REF v4 24/27] gpu: nova-core: use lifetime for Bar
[PATCH v5 00/22] gpu: nova-core: vbios: harden various array accesses and refactor
2026-05-26 1:34 UTC (20+ messages)
` [PATCH v5 12/22] gpu: nova-core: vbios: read PMU lookup entries using FromBytes
` [PATCH v5 13/22] gpu: nova-core: vbios: store PMU lookup entries in a KVVec
` [PATCH v5 14/22] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
` [PATCH v5 15/22] gpu: nova-core: vbios: use the first PCI-AT image
` [PATCH v5 16/22] gpu: nova-core: vbios: use single logical block for the FWSEC section
` [PATCH v5 17/22] gpu: nova-core: vbios: use let-else in Vbios::new
` [PATCH v5 18/22] gpu: nova-core: vbios: remove unnecessary fields in PciRomHeader
` [PATCH v5 19/22] gpu: nova-core: vbios: drop unused image wrappers
` [PATCH v5 20/22] gpu: nova-core: vbios: drop redundant TryFrom import
` [PATCH v5 21/22] gpu: nova-core: vbios: move constants and functions to be associated
` [PATCH v5 22/22] gpu: nova-core: vbios: remove unused rom_header field
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox