messages from 2026-07-23 09:01:05 to 2026-08-05 11:32:36 UTC [more...]
[PATCH v2 0/3] gpu: nova-core: falcon: use I/O projections for DMA transfers
2026-08-05 11:32 UTC (6+ messages)
` [PATCH v2 1/3] gpu: nova-core: falcon: remove unnecessary check
` [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
` [PATCH v2 3/3] gpu: nova-core: falcon: use I/O projection to check transfer bounds
[PATCH 00/12] gpu: nova-core: add PRAMIN window support
2026-08-05 10:43 UTC (14+ messages)
` [PATCH 01/12] rust: io: add Region::try_subregion
` [PATCH 02/12] rust: num: reject Bounded::shr overshifts at build time
` [PATCH 03/12] rust: num: add Bounded::shr_exact
` [PATCH 04/12] gpu: nova-core: mm: Add VramAddress type
` [PATCH 05/12] gpu: nova-core: mm: Implement Alignable and Debug for VramAddress
` [PATCH 06/12] gpu: nova-core: mm: Add PRAMIN window registers
` [PATCH 07/12] gpu: nova-core: mm: Add the memory management HAL
` [PATCH 08/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH 09/12] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH 10/12] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH 11/12] gpu: nova-core: Add self-test assertion macros and config option
` [PATCH 12/12] gpu: nova-core: mm: Add PRAMIN aperture self-tests
[PATCH 0/3] gpu: nova-core: add formatted trace events
2026-08-05 7:57 UTC (4+ messages)
` [PATCH 1/3] gpu: nova-core: add formatted tracing
` [PATCH 2/3] gpu: nova-core: trace driver probe and firmware messages
` [PATCH 3/3] gpu: nova-core: trace vGPU state
[PATCH v4 0/5] gpu: nova-core: blackwell follow-ups and fixes
2026-08-05 5:48 UTC (8+ messages)
` [PATCH v4 1/5] gpu: nova-core: correct FRTS vidmem offset calculation
` [PATCH v4 2/5] gpu: nova-core: rename heap size field
` [PATCH v4 3/5] gpu: nova-core: return non-WPR heap size as u64 from HALs
` [PATCH v4 4/5] gpu: nova-core: split FbLayout into FSP and non-FSP versions
` [PATCH v4 5/5] gpu: nova-core: pass WPR metadata ownership to FmcBootArgs
[PATCH v7 0/8] Transition Nova Core to TLV firmware images
2026-08-04 17:10 UTC (16+ messages)
` [PATCH v7 1/8] rust: alloc: add Vec::zeroed method
` [PATCH v7 2/8] rust: firmware: add request_into_buf()
` [PATCH v7 3/8] gpu: nova-core: add TLV parser for firmware files
` [PATCH v7 4/8] gpu: nova-core: transition booter to TLV images
` [PATCH v7 5/8] gpu: nova-core: transition gsp "
` [PATCH v7 6/8] gpu: nova-core: transition gen_bootloader "
` [PATCH v7 7/8] gpu: nova-core: transition fsp "
` [PATCH v7 8/8] gpu: nova-core: update firmware module info for "
[PATCH v2 0/1] gpu: nova-core: populate GSP_VF_INFO for vGPU
2026-08-04 17:00 UTC (2+ messages)
` [PATCH v2 1/1] gpu: nova-core: populate GSP_VF_INFO when vGPU is enabled
[PATCH v3 0/4] rust: Add support for reserving of ranges of IDs
2026-08-04 8:37 UTC (9+ messages)
` [PATCH v3 1/4] rust: bitmap: use function-level cfg on kunit test
` [PATCH v3 2/4] rust: bitmap: add contiguous area operations
` [PATCH v3 3/4] rust: id_pool: add contiguous area allocation
` [PATCH v3 4/4] gpu: nova-core: add ChannelIdPool
[PATCH v3 0/5] gpu: nova-core: blackwell follow-ups and fixes
2026-08-04 4:03 UTC (12+ messages)
` [PATCH v3 1/5] gpu: nova-core: correct FRTS vidmem offset calculation
` [PATCH v3 2/5] gpu: nova-core: rename heap size field
` [PATCH v3 3/5] gpu: nova-core: return non-WPR heap size as u64 from HALs
` [PATCH v3 4/5] gpu: nova-core: split FbLayout into FSP and non-FSP versions
` [PATCH v3 5/5] gpu: nova-core: pass WPR metadata ownership to FmcBootArgs
[PATCH] gpu: nova-core: Extract PMC registers definitions
2026-08-03 22:34 UTC
[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
2026-08-03 20:55 UTC (10+ messages)
` [PATCH v2 05/11] rust: net/phy: remove expansion from doc
` [PATCH v2 11/11] RFC: rust: driver: support map-like syntax for ID table
` (subset) [PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
[PATCH v2 0/3] rust: io: register: a few fixups
2026-08-03 20:46 UTC (5+ messages)
` [PATCH v2 1/3] rust: io: register: dispatch shortcut rules internally
` [PATCH v2 2/3] rust: io: register: remove unused rule arguments
` [PATCH v2 3/3] rust: io: register: use path fragment for alias destination
[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-08-03 9:10 UTC (16+ messages)
` [PATCH v9 01/10] rust: module: move module types into `module.rs`
` [PATCH v9 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v9 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v9 10/10] rust: module: update MAINTAINERS to cover module.rs
[PATCH libdrm 0/2] Add libdrm support for auxbus devices
2026-07-31 6:04 UTC (4+ messages)
` [PATCH libdrm 1/2] xf86drm: Pass PCI path rather than maj/min when parsing sysfs files
` [PATCH libdrm 2/2] xf86drm: Expose auxiliary bus GPUs as DRM_BUS_AUXILIARY
` [PATCH 0/2] Add libdrm support for auxbus devices
[PATCH 0/1] gpu: nova-core: populate GSP_VF_INFO for vGPU
2026-07-30 21:28 UTC (3+ messages)
` [PATCH 1/1] gpu: nova-core: populate GSP_VF_INFO when vGPU is enabled
[PATCH v3 0/7] gpu: nova: Export parameters from nova-core to nova-drm
2026-07-30 20:27 UTC (18+ messages)
` [PATCH v3 1/7] gpu: nova-core: Add public driver API to nova-core
` [PATCH v3 2/7] drm: nova: Add DRM registration data
` [PATCH v3 3/7] drm: nova: Add chipid enum to nova-drm UAPI
` [PATCH v3 4/7] drm: nova: Add GETPARAM parameter to read the GPU chipid
[PATCH 00/10] rust: io: make register bases typed and remove relative registers
2026-07-30 14:50 UTC (25+ messages)
` [PATCH 01/10] rust: io: register: allow explicit base type specification
` [PATCH 02/10] gpu: nova-core: specify base type for registers
` [PATCH 07/10] rust: io: add subregion method with compile-time check
` [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
[PATCH] rust: pci: rework device enabling API
2026-07-30 13:25 UTC (5+ messages)
[PATCH v2 0/3] gpu: nova-core: Move PFB and PBUS register
2026-07-30 10:33 UTC (5+ messages)
` [PATCH v2 1/3] gpu: nova-core: Add function to query WPR2 range
` [PATCH v2 2/3] gpu: nova-core: Move PFB registers definitions
` [PATCH v2 3/3] gpu: nova-core: Move one PBUS register definition
[PATCH v6 0/8] Transition Nova Core to TLV firmare images
2026-07-29 23:24 UTC (10+ messages)
` [PATCH v6 1/8] rust: alloc: add Vec::zeroed method
` [PATCH v6 2/8] rust: firmware: add request_into_buf()
` [PATCH v6 3/8] gpu: nova-core: add TLV parser for firmware files
` [PATCH v6 4/8] gpu: nova-core: transition booter_load to TLV images
` [PATCH v6 5/8] gpu: nova-core: transition gsp "
` [PATCH v6 6/8] gpu: nova-core: transition gen_bootloader "
` [PATCH v6 7/8] gpu: nova-core: transition fsp "
` [PATCH v6 8/8] gpu: nova-core: update firmware module info for "
[PATCH v5 0/8] Transition Nova Core to TLV firmare images
2026-07-29 23:02 UTC (16+ messages)
` [PATCH v5 1/8] rust: alloc: add Vec::zeroed method
` [PATCH v5 2/8] rust: firmware: add request_into_buf()
` [PATCH v5 3/8] gpu: nova-core: add TLV parser for firmware files
` [PATCH v5 5/8] gpu: nova-core: transition gsp to TLV images
` [PATCH v5 8/8] gpu: nova-core: update firmware module info for "
[PATCH v2 0/4] rust: Add support for reserving of ranges of IDs
2026-07-29 5:58 UTC (8+ messages)
` [PATCH v2 2/4] rust: bitmap: add contiguous area operations
` [PATCH v2 3/4] rust: id_pool: add contiguous area allocation
` [PATCH v2 4/4] gpu: nova-core: add ChannelIdPool
[PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
2026-07-28 7:47 UTC (2+ messages)
[PATCH] gpu: nova-core: fix packed registry table size
2026-07-28 0:09 UTC (3+ messages)
[PATCH 0/3] gpu: nova-core: Move PFB and PBUS register
2026-07-27 15:17 UTC (11+ messages)
` [PATCH 1/3] gpu: nova-core: Add function to query WPR2 range
` [PATCH 2/3] gpu: nova-core: Move PFB registers definitions
` [PATCH 3/3] gpu: nova-core: Move one PBUS register definition
[PATCH 0/2] rust: add functions and traits for lossless integer conversions
2026-07-27 11:19 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] gpu: nova-core: use kernel lossless integer conversion module
[PATCH] rust: io: convert ResourceSize into a transparent newtype
2026-07-26 0:32 UTC (3+ messages)
[PATCH 0/2] gpu: nova-core: falcon: use I/O projections for DMA transfers
2026-07-25 14:55 UTC (7+ messages)
` [PATCH 1/2] gpu: nova-core: falcon: remove unnecessary check
` [PATCH 2/2] gpu: nova-core: falcon: use I/O projection to check transfer bounds
[PATCH 6.18 0000/1624] 6.18.40-rc2 review
2026-07-24 11:16 UTC (3+ messages)
[PATCH v5 0/6] gpu: nova-core: boot GSP with vGPU enabled
2026-07-24 7:26 UTC (7+ messages)
` [PATCH v5 2/6] rust: pci: add sriov_get_totalvfs() helper
[PATCH v2 00/10] gpu: nova-core: blackwell follow-ups and fixes
2026-07-24 6:58 UTC (4+ messages)
` [PATCH v2 06/10] gpu: nova-core: correct FRTS vidmem offset calculation
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;
as well as URLs for NNTP newsgroup(s).