messages from 2026-07-07 02:56:53 to 2026-07-14 13:47:36 UTC [more...]
[PATCH] rust: device: make lifetime on `Core` and `CoreInternal` invariant
2026-07-14 13:47 UTC (7+ messages)
[PATCH v6 00/20] rust: I/O type generalization and projection
2026-07-13 22:46 UTC (44+ messages)
` [PATCH v6 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v6 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v6 03/20] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v6 04/20] rust: io: implement `Io` on reference types instead
` [PATCH v6 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v6 06/20] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v6 07/20] rust: io: implement `Mmio` as view type
` [PATCH v6 08/20] rust: pci: io: make `ConfigSpace` a view
` [PATCH v6 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v6 10/20] pwm: th1520: remove unnecessary `deref`
` [PATCH v6 11/20] rust: io: remove `MmioOwned`
` [PATCH v6 12/20] rust: io: move `Io` methods to extension trait
` [PATCH v6 13/20] rust: io: add projection macro and methods
` [PATCH v6 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v6 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v6 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v6 18/20] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v6 19/20] rust: io: add copying methods
[PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-07-13 12:07 UTC (18+ messages)
` [PATCH v8 01/10] rust: module: move module types into `module.rs`
` [PATCH v8 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v8 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v8 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v8 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v8 06/10] rust: miscdevice: "
` [PATCH v8 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v8 08/10] rust: binder: "
` [PATCH v8 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v8 10/10] rust: module: update MAINTAINERS to cover module.rs
[PATCH v5 0/8] Transition Nova Core to TLV firmare images
2026-07-13 2:21 UTC (11+ 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 4/8] gpu: nova-core: transition booter_load to TLV images
` [PATCH v5 5/8] gpu: nova-core: transition gsp "
` [PATCH v5 6/8] gpu: nova-core: transition gen_bootloader "
` [PATCH v5 7/8] gpu: nova-core: transition fsp "
` [PATCH v5 8/8] gpu: nova-core: update firmware module info for "
[PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data
2026-07-12 15:35 UTC (2+ messages)
[PATCH] rust: io: convert ResourceSize into a transparent newtype
2026-07-12 11:36 UTC
[PATCH v4 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
2026-07-12 0:07 UTC (2+ messages)
[PATCH] rust: pci: rework device enabling API
2026-07-11 15:25 UTC (4+ messages)
[PATCH v2] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
2026-07-11 13:51 UTC (3+ messages)
[PATCH] gpu: nova-core: add ChannelIdPool
2026-07-11 13:26 UTC (5+ messages)
[PATCH] lib: test bitmap vs Maple Tree performance for region allocations
2026-07-11 5:27 UTC (3+ messages)
[PATCH 0/4] rust: Add support for reserving of ranges of IDs
2026-07-10 15:09 UTC (22+ messages)
` [PATCH 1/4] rust: bitmap: use function-level cfg on kunit test
` [PATCH 2/4] rust: bitmap: add contiguous area operations
` [PATCH 3/4] rust: id_pool: add contiguous area allocation
[PATCH v4 0/7] Transition Nova Core to TLV firmare images
2026-07-09 23:21 UTC (11+ messages)
` [PATCH v4 1/7] rust: firmware: add request_into_buf()
` [PATCH v4 2/7] gpu: nova-core: add TLV parser for firmware files
` [PATCH v4 3/7] gpu: nova-core: transition booter_load to TLV images
` [PATCH v4 4/7] gpu: nova-core: transition gsp "
` [PATCH v4 5/7] gpu: nova-core: transition gen_bootloader "
` [PATCH v4 6/7] gpu: nova-core: transition fsp "
` [PATCH v4 7/7] gpu: nova-core: update firmware module info for "
[PATCH v4 0/6] gpu: nova-core: boot GSP with vGPU enabled
2026-07-09 23:00 UTC (10+ messages)
` [PATCH v4 1/6] PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()
` [PATCH v4 2/6] rust: pci: add sriov_get_totalvfs() helper
` [PATCH v4 3/6] gpu: nova-core: read vGPU mode from FSP via PRC protocol
` [PATCH v4 4/6] gpu: nova-core: add vGPU preludes
` [PATCH v4 5/6] gpu: nova-core: set RMSetSriovMode for vGPU
` [PATCH v4 6/6] gpu: nova-core: reserve vGPU WPR2 heap
[PATCH v3 0/7] Transition Nova Core to TLV firmare images
2026-07-09 22:44 UTC (34+ messages)
` [PATCH v3 1/7] rust: firmware: add request_into_buf()
` [PATCH v3 2/7] gpu: nova-core: add TLV parser for firmware files
` [PATCH v3 3/7] gpu: nova-core: transition booter_load to TLV images
` [PATCH v3 5/7] gpu: nova-core: transition gen_bootloader "
[PATCH v2 0/5] gpu: nova: Export parameters from nova-core to nova-drm
2026-07-09 22:28 UTC (10+ messages)
` [PATCH v2 1/5] gpu: nova-core: Add public driver API to nova-core
` [PATCH v2 2/5] gpu: nova: Add DRM registration data
` [PATCH v2 3/5] drm: nova: Add GETPARAM parameter to read the GPU chipset
` [PATCH v2 4/5] drm: nova: Add a GETPARAM parameter to read usable VRAM size
` [PATCH v2 5/5] drm: nova: Use nova-core to read VRAM_BAR_SIZE parameter
[PATCH v3 0/8] gpu: nova-core: boot GSP with vGPU enabled
2026-07-09 14:39 UTC (16+ messages)
` [PATCH v3 1/8] PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()
` [PATCH v3 2/8] rust: pci: add sriov_get_totalvfs() helper
` [PATCH v3 3/8] gpu: nova-core: fsp: rename FSP response header type
` [PATCH v3 5/8] gpu: nova-core: add vGPU preludes
` [PATCH v3 6/8] gpu: nova-core: build SetRegistry entries dynamically
[PATCH 0/4] gpu: nova: Export parameters from nova-core to nova-drm
2026-07-09 10:18 UTC (13+ messages)
` [PATCH 2/4] gpu: nova: Add DRM registration data
` [PATCH 3/4] drm: nova: Add GETPARAM parameter to read the GPU chipset
[PATCH v6 00/13] gpu: nova-core: consolidate and streamline GSP boot process
2026-07-09 6:53 UTC (14+ messages)
` [PATCH v6 01/13] gpu: nova-core: gsp: sequencer: use GspBootContext
` [PATCH v6 02/13] gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
` [PATCH v6 03/13] gpu: nova-core: gsp: replace BootUnloadGuard with local handlers
` [PATCH v6 04/13] gpu: nova-core: gsp: pass GspBootContext to unload methods
` [PATCH v6 05/13] gpu: nova-core: gsp: centralize missing unload bundle warnings
` [PATCH v6 06/13] gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL method
` [PATCH v6 07/13] gpu: nova-core: gsp: turn FWSEC execution "
` [PATCH v6 08/13] gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HAL
` [PATCH v6 09/13] gpu: nova-core: move GSP firmware files decision to GSP HAL
` [PATCH v6 10/13] gpu: nova-core: avoid repeated calls to pci::Device::as_ref
` [PATCH v6 11/13] gpu: nova-core: gsp: pass GspBootContext mutably
` [PATCH v6 12/13] gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContext
` [PATCH v6 13/13] gpu: nova-core: store Fsp instance in Gpu
[PATCH v5 00/13] gpu: nova-core: consolidate and streamline GSP boot process
2026-07-09 6:27 UTC (21+ messages)
` [PATCH v5 01/13] gpu: nova-core: gsp: sequencer: use GspBootContext
` [PATCH v5 02/13] gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
` [PATCH v5 03/13] gpu: nova-core: gsp: replace BootUnloadGuard with local handlers
` [PATCH v5 04/13] gpu: nova-core: gsp: pass GspBootContext to unload methods
` [PATCH v5 05/13] gpu: nova-core: gsp: centralize missing unload bundle warnings
` [PATCH v5 06/13] gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL method
` [PATCH v5 07/13] gpu: nova-core: gsp: turn FWSEC execution "
` [PATCH v5 08/13] gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HAL
` [PATCH v5 09/13] gpu: nova-core: move GSP firmware files decision to GSP HAL
` [PATCH v5 10/13] gpu: nova-core: avoid repeated calls to pci::Device::as_ref
` [PATCH v5 11/13] gpu: nova-core: gsp: pass GspBootContext mutably
` [PATCH v5 12/13] gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContext
` [PATCH v5 13/13] gpu: nova-core: store Fsp instance in Gpu
[RESEND PATCH v2 0/5] drm/nova: replace `transmute` with `zerocopy`
2026-07-08 11:28 UTC (2+ messages)
[PATCH v4 00/13] gpu: nova-core: consolidate and streamline GSP boot process
2026-07-07 5:43 UTC (5+ messages)
` [PATCH v4 09/13] gpu: nova-core: introduce GspBootMethod
page: | 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