NVIDIA GPU driver infrastructure
 help / color / mirror / Atom feed
 messages from 2026-08-17 12:59:09 to 2026-08-19 12:14:49 UTC [more...]

[PATCH 0/6] gpu: nova-core: add NVKV codec
 2026-08-19 12:14 UTC  (13+ messages)
` [PATCH 1/6] rust: alloc: add Vec::push_init
` [PATCH 2/6] gpu: nova-core: add NVKV encoder
` [PATCH 3/6] gpu: nova-core: add NVKV decoder
` [PATCH 4/6] gpu: nova-core: add NVKV typed encoding
` [PATCH 5/6] gpu: nova-core: add NVKV typed decoding
` [PATCH 6/6] gpu: nova-core: add NVKV GSP_INIT schemas

[PATCH v3 00/16] rust: io: support register projections and remove relative registers
 2026-08-19 11:09 UTC  (17+ messages)
` [PATCH v3 01/16] rust: io: register: reimplement as proc macro
` [PATCH v3 02/16] rust: mem: add `transmute` with deferred size check
` [PATCH v3 03/16] rust: mem: add `AsRepr` and `AsReprMut`
` [PATCH v3 04/16] rust: io: perform conversions using `AsRepr`
` [PATCH v3 05/16] rust: io: support register projections
` [PATCH v3 06/16] rust: io: register: allow explicit base type specification
` [PATCH v3 07/16] gpu: nova-core: specify base type for registers
` [PATCH v3 08/16] drm/tyr: "
` [PATCH v3 09/16] samples: rust: pci: "
` [PATCH v3 10/16] rust: io: register: make register have a typed base
` [PATCH v3 11/16] rust: io: register: support fixed offset register without bitfield
` [PATCH v3 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH v3 13/16] gpu: nova-core: convert hshub0 from relative register to projection
` [PATCH v3 14/16] rust: io: register: remove relative registers
` [PATCH v3 15/16] rust: io: register: remove `Register` trait and cleanup macro
` [PATCH v3 16/16] rust: io: register: unify handling of register with/without bitfields

[PATCH 0/2] rust: kunit: enforce test configurability
 2026-08-19  8:57 UTC  (11+ messages)
` [PATCH 1/2] gpu: nova-core: add a KUnit test configuration option
` [PATCH 2/2] rust: kunit: move test configuration gating into macro

[PATCH 00/27] gpu: nova-core: boot on the r000 GSP firmware
 2026-08-19  3:52 UTC  (28+ messages)
` [PATCH 01/27] gpu: nova-core: firmware: add r000 bindings
` [PATCH 02/27] gpu: nova-core: extract radix3 page table into its own module
` [PATCH 03/27] gpu: nova-core: set MCTP transport header version to 1
` [PATCH 04/27] gpu: nova-core: add Falcon helpers for r000 LOAD_EXEC events
` [PATCH 05/27] gpu: nova-core: zero-pad radix3 page table levels to page boundary
` [PATCH 06/27] gpu: nova-core: distinguish async GSP RPC traffic in debug logs
` [PATCH 07/27] gpu: nova-core: add optional ucodes firmware loading
` [PATCH 08/27] gpu: nova-core: add LIBOS3 log buffers and state monitor buffer
` [PATCH 09/27] gpu: nova-core: add build ID headers to debugfs log buffer dumps
` [PATCH 10/27] gpu: nova-core: rename the FbRanges elf field to fw_image
` [PATCH 11/27] gpu: nova-core: regs: add msgq v2 BAR0 register declarations
` [PATCH 12/27] gpu: nova-core: gsp: add msgq v2 internals
` [PATCH 13/27] gpu: nova-core: generalize allocate_command() for variable headers
` [PATCH 14/27] gpu: nova-core: add GMC API message types
` [PATCH 15/27] gpu: nova-core: add GMC send path
` [PATCH 16/27] gpu: nova-core: add GMC transport receive path
` [PATCH 17/27] gpu: nova-core: gsp: add GMC dispatch on receive
` [PATCH 18/27] gpu: nova-core: separate the generic falcon bootloader from FWSEC
` [PATCH 19/27] gpu: nova-core: handle the r000 load-and-execute HS binary event
` [PATCH 20/27] gpu: nova-core: handle the r000 load-and-execute bootloader event
` [PATCH 21/27] gpu: nova-core: gsp: add the GMC boot event dispatcher
` [PATCH 22/27] gpu: nova-core: gsp: add the GSP_INIT request builder
` [PATCH 23/27] gpu: nova-core: gsp: send GSP_INIT and decode its reply
` [PATCH 24/27] gpu: nova-core: gsp: pass the remaining log buffers to GSP-RM
` [PATCH 25/27] gpu: nova-core: switch to the r000 GSP firmware
` [PATCH 26/27] gpu: nova-core: gsp: remove the retired system-info and static-info RPCs
` [PATCH 27/27] gpu: nova-core: firmware: delete the r570 bindings

[PATCH v2 00/16] rust: io: support register projections and remove relative registers
 2026-08-18 14:41 UTC  (4+ messages)
` [PATCH v2 02/16] rust: io: add `IoRepr` trait

[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
 2026-08-18 13:55 UTC  (24+ messages)
` [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool

[PATCH v7 00/10] rust: Add support for reserving of ranges of IDs
 2026-08-17 20:39 UTC  (14+ messages)
` [PATCH v7 01/10] rust: bitmap: use function-level cfg on kunit test
` [PATCH v7 02/10] rust: bitmap: restrict bitmap length to at most i32::MAX
` [PATCH v7 05/10] rust: bitmap: add contiguous area operations
` [PATCH v7 06/10] rust: id_pool: take a NonZero capacity in with_capacity
` [PATCH v7 07/10] rust: id_pool: add contiguous ID reservation
` [PATCH v7 08/10] rust: id_pool: do not round capacity up to BitmapVec::MAX_INLINE_LEN

[PATCH v4 0/7] gpu: nova: Export parameters from nova-core to nova-drm
 2026-08-17 20:18 UTC  (5+ messages)
` [PATCH v4 4/7] drm: nova: Add a GPU info ioctl
` [PATCH v4 6/7] drm: nova: Use nova-core to read VRAM_BAR_SIZE parameter

[PATCH] gpu: nova-core: Extract FUSE registers definitions
 2026-08-17 20:04 UTC 

[PATCH v2] gpu: nova-core: Extract PMC registers definitions
 2026-08-17 16:51 UTC 

[PATCH] gpu: nova-core: Extract PMC registers definitions
 2026-08-17 15:15 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox