dev.linux.lists.nova-gpu archive

700 archived articles, newest first (page 3 of 7). Latest articles →

[PATCH 0/2] gpu: nova-core: retain the GSP-RM log buffers
Wed, 12 Aug 2026 18:37:50 +0700
Vladislav Zaharov <[email protected]> • #2325
Re: [PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield
Wed, 12 Aug 2026 18:01:25 +0900
"Alexandre Courbot" <[email protected]> • #2324
[PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Wed, 12 Aug 2026 17:51:25 +0900
Eliot Courtney <[email protected]> • #2323
[PATCH v5 4/5] rust: id_pool: add contiguous area allocation
Wed, 12 Aug 2026 17:51:24 +0900
Eliot Courtney <[email protected]> • #2322
[PATCH v5 3/5] rust: bitmap: add contiguous area operations
Wed, 12 Aug 2026 17:51:23 +0900
Eliot Courtney <[email protected]> • #2321
[PATCH v5 2/5] rust: bitmap: restrict bitmap length to at most i32::MAX
Wed, 12 Aug 2026 17:51:22 +0900
Eliot Courtney <[email protected]> • #2320
[PATCH v5 1/5] rust: bitmap: use function-level cfg on kunit test
Wed, 12 Aug 2026 17:51:21 +0900
Eliot Courtney <[email protected]> • #2319
[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
Wed, 12 Aug 2026 17:51:20 +0900
Eliot Courtney <[email protected]> • #2318
Re: [PATCH 03/17] rust: pci: expose the allocated interrupt type
Wed, 12 Aug 2026 01:56:48 +0200
"Danilo Krummrich" <[email protected]> • #2315
Re: [PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
Tue, 11 Aug 2026 14:31:48 +0200
Miguel Ojeda <[email protected]> • #2314
Re: [PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
Tue, 11 Aug 2026 14:31:21 +0200
Miguel Ojeda <[email protected]> • #2313
[PATCH v10 10/10] rust: module: update MAINTAINERS to cover module.rs
Tue, 11 Aug 2026 14:39:52 +0800
Alvin Sun <[email protected]> • #2312
[PATCH v10 08/10] rust_binder: use `LocalModule` for `THIS_MODULE`
Tue, 11 Aug 2026 14:39:50 +0800
Alvin Sun <[email protected]> • #2310
[PATCH v10 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
Tue, 11 Aug 2026 14:39:49 +0800
Alvin Sun <[email protected]> • #2309
[PATCH v10 05/10] rust: drm: set fops.owner from driver module pointer
Tue, 11 Aug 2026 14:39:47 +0800
Alvin Sun <[email protected]> • #2308
[PATCH v10 06/10] rust: miscdevice: set fops.owner from driver module pointer
Tue, 11 Aug 2026 14:39:48 +0800
Alvin Sun <[email protected]> • #2307
[PATCH v10 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Tue, 11 Aug 2026 14:39:44 +0800
Alvin Sun <[email protected]> • #2306
[PATCH v10 01/10] rust: module: move module types into `module.rs`
Tue, 11 Aug 2026 14:39:43 +0800
Alvin Sun <[email protected]> • #2304
[PATCH v10 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
Tue, 11 Aug 2026 14:39:45 +0800
Alvin Sun <[email protected]> • #2303
[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Tue, 11 Aug 2026 14:39:42 +0800
Alvin Sun <[email protected]> • #2302
[PATCH v4 7/7] drm: nova: Expose a render node
Tue, 11 Aug 2026 15:06:57 +1000
Alistair Popple <[email protected]> • #2301
[PATCH v4 6/7] drm: nova: Use nova-core to read VRAM_BAR_SIZE parameter
Tue, 11 Aug 2026 15:06:56 +1000
Alistair Popple <[email protected]> • #2300
[PATCH v4 5/7] drm: nova: Add usable VRAM size to GPU info ioctl
Tue, 11 Aug 2026 15:06:55 +1000
Alistair Popple <[email protected]> • #2299
[PATCH v4 4/7] drm: nova: Add a GPU info ioctl
Tue, 11 Aug 2026 15:06:54 +1000
Alistair Popple <[email protected]> • #2298
[PATCH v4 3/7] drm: nova: Add chipid enum to nova-drm UAPI
Tue, 11 Aug 2026 15:06:53 +1000
Alistair Popple <[email protected]> • #2297
[PATCH v4 2/7] drm: nova: Add DRM registration data
Tue, 11 Aug 2026 15:06:52 +1000
Alistair Popple <[email protected]> • #2296
[PATCH v4 1/7] gpu: nova-core: Add public driver API to nova-core
Tue, 11 Aug 2026 15:06:51 +1000
Alistair Popple <[email protected]> • #2295
[PATCH v4 0/7] gpu: nova: Export parameters from nova-core to nova-drm
Tue, 11 Aug 2026 15:06:50 +1000
Alistair Popple <[email protected]> • #2294
[GIT PULL] DRM Rust changes for v7.3-rc1
Sat, 08 Aug 2026 19:33:31 +0200
"Danilo Krummrich" <[email protected]> • #2244
[PATCH 17/17] gpu: nova-core: document the GIN interrupt controller and GSP events
Fri, 7 Aug 2026 20:11:19 -0700
John Hubbard <[email protected]> • #2243
[PATCH 14/17] gpu: nova-core: drive GSP events with the SWGEN0 interrupt
Fri, 7 Aug 2026 20:11:16 -0700
John Hubbard <[email protected]> • #2242
[PATCH 16/17] gpu: nova-core: add KUnit tests for the interrupt tree and HALs
Fri, 7 Aug 2026 20:11:18 -0700
John Hubbard <[email protected]> • #2241
[PATCH 15/17] gpu: nova-core: retrigger the GSP falcon and clear every latched cause
Fri, 7 Aug 2026 20:11:17 -0700
John Hubbard <[email protected]> • #2240
[PATCH 13/17] gpu: nova-core: bound a GSP wait by a single deadline
Fri, 7 Aug 2026 20:11:15 -0700
John Hubbard <[email protected]> • #2239
[PATCH 12/17] gpu: nova-core: recover the GSP receive path from corrupt framing
Fri, 7 Aug 2026 20:11:14 -0700
John Hubbard <[email protected]> • #2238
[PATCH 11/17] gpu: nova-core: match GSP RPC replies by sequence, not just function
Fri, 7 Aug 2026 20:11:13 -0700
John Hubbard <[email protected]> • #2237
[PATCH 10/17] gpu: nova-core: dispatch GSP events instead of discarding them
Fri, 7 Aug 2026 20:11:12 -0700
John Hubbard <[email protected]> • #2236
[PATCH 09/17] gpu: nova-core: add an interrupt delivery self-test
Fri, 7 Aug 2026 20:11:11 -0700
John Hubbard <[email protected]> • #2235
[PATCH 07/17] gpu: nova-core: add the per-architecture GIN CPU interrupt HAL
Fri, 7 Aug 2026 20:11:09 -0700
John Hubbard <[email protected]> • #2234
[PATCH 08/17] gpu: nova-core: allocate interrupt vectors for the serviced subtrees
Fri, 7 Aug 2026 20:11:10 -0700
John Hubbard <[email protected]> • #2233
[PATCH 06/17] gpu: nova-core: add the GIN interrupt tree API
Fri, 7 Aug 2026 20:11:08 -0700
John Hubbard <[email protected]> • #2232
[PATCH 05/17] gpu: nova-core: add the GIN CPU interrupt tree and MSI EOI registers
Fri, 7 Aug 2026 20:11:07 -0700
John Hubbard <[email protected]> • #2231
[PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
Fri, 7 Aug 2026 20:11:06 -0700
John Hubbard <[email protected]> • #2230
[PATCH 03/17] rust: pci: expose the allocated interrupt type
Fri, 7 Aug 2026 20:11:05 -0700
John Hubbard <[email protected]> • #2229
[PATCH 02/17] rust: pci: expose the whole interrupt vector allocation
Fri, 7 Aug 2026 20:11:04 -0700
John Hubbard <[email protected]> • #2228
[PATCH 01/17] rust: sync: completion: add wait_for_completion_timeout()
Fri, 7 Aug 2026 20:11:03 -0700
John Hubbard <[email protected]> • #2227
[PATCH 00/17] nova-core: GPU interrupt support and GSP event delivery
Fri, 7 Aug 2026 20:11:02 -0700
John Hubbard <[email protected]> • #2226
Re: [PATCH 02/12] rust: num: reject Bounded::shr overshifts at build time
Fri, 07 Aug 2026 20:14:55 +0100
"Gary Guo" <[email protected]> • #2225
Re: [PATCH 02/12] rust: num: reject Bounded::shr overshifts at build time
Fri, 7 Aug 2026 19:12:25 +0200
Miguel Ojeda <[email protected]> • #2224
Re: [PATCH 01/12] rust: io: add Region::try_subregion
Fri, 07 Aug 2026 15:09:58 +0100
"Gary Guo" <[email protected]> • #2223
Re: [PATCH 03/12] rust: num: add Bounded::shr_exact
Fri, 07 Aug 2026 23:04:08 +0900
"Alexandre Courbot" <[email protected]> • #2222
Re: [PATCH 02/12] rust: num: reject Bounded::shr overshifts at build time
Fri, 07 Aug 2026 23:03:28 +0900
"Alexandre Courbot" <[email protected]> • #2221
Re: [PATCH 01/12] rust: io: add Region::try_subregion
Fri, 07 Aug 2026 23:03:10 +0900
"Alexandre Courbot" <[email protected]> • #2220
Re: [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
Fri, 07 Aug 2026 14:04:47 +0100
"Gary Guo" <[email protected]> • #2219
Re: [PATCH 01/12] rust: io: add Region::try_subregion
Fri, 07 Aug 2026 14:39:17 +0900
"Eliot Courtney" <[email protected]> • #2218
Re: [PATCH v2 0/3] gpu: nova-core: falcon: use I/O projections for DMA transfers
Thu, 6 Aug 2026 23:25:03 +0200
Danilo Krummrich <[email protected]> • #2217
Re: [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
Thu, 06 Aug 2026 23:16:31 +0200
"Danilo Krummrich" <[email protected]> • #2216
Re: [PATCH v2 0/2] rust: add functions and traits for lossless integer conversions
Thu, 06 Aug 2026 23:10:27 +0200
"Danilo Krummrich" <[email protected]> • #2215
Re: [PATCH 2/3] rust: dma: add abstraction for the single-buffer streaming DMA API
Thu, 6 Aug 2026 14:06:17 +0100
Robin Murphy <[email protected]> • #2214
[PATCH v2 2/2] gpu: nova-core: use kernel lossless integer conversion module
Thu, 06 Aug 2026 16:35:54 +0900
Alexandre Courbot <[email protected]> • #2213
[PATCH v2 1/2] rust: add functions and traits for lossless integer conversions
Thu, 06 Aug 2026 16:35:53 +0900
Alexandre Courbot <[email protected]> • #2212
[PATCH v2 0/2] rust: add functions and traits for lossless integer conversions
Thu, 06 Aug 2026 16:35:52 +0900
Alexandre Courbot <[email protected]> • #2211
Re: [PATCH v7 0/8] Transition Nova Core to TLV firmware images
Thu, 6 Aug 2026 02:12:48 +0200
Danilo Krummrich <[email protected]> • #2210
[PATCH 3/3] gpu: nova-core: gsp: map the WPR meta for streaming DMA
Wed, 05 Aug 2026 23:54:43 +0200
Maurice Hieronymus <[email protected]> • #2209
[PATCH 2/3] rust: dma: add abstraction for the single-buffer streaming DMA API
Wed, 05 Aug 2026 23:54:42 +0200
Maurice Hieronymus <[email protected]> • #2208
[PATCH 0/3] rust: dma: add the single-buffer streaming DMA API
Wed, 05 Aug 2026 23:54:40 +0200
Maurice Hieronymus <[email protected]> • #2207
[PATCH 1/3] rust: dma: add ContiguousBuffer trait for streaming DMA storage
Wed, 05 Aug 2026 23:54:41 +0200
Maurice Hieronymus <[email protected]> • #2206
Re: [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
Wed, 05 Aug 2026 22:39:50 +0200
"Danilo Krummrich" <[email protected]> • #2205
Re: [PATCH v2 08/16] drm/tyr: specify base type for registers
Wed, 05 Aug 2026 17:59:09 +0100
"Gary Guo" <[email protected]> • #2204
[PATCH v2 16/16] rust: io: register: unify handling of register with/without bitfields
Wed, 05 Aug 2026 17:35:59 +0100
Gary Guo <[email protected]> • #2203
[PATCH v2 15/16] rust: io: register: remove `Register` trait and cleanup macro
Wed, 05 Aug 2026 17:35:58 +0100
Gary Guo <[email protected]> • #2202
[PATCH v2 10/16] rust: io: register: make register have a typed base
Wed, 05 Aug 2026 17:35:53 +0100
Gary Guo <[email protected]> • #2201
[PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield
Wed, 05 Aug 2026 17:35:54 +0100
Gary Guo <[email protected]> • #2200
[PATCH v2 09/16] samples: rust: pci: specify base type for registers
Wed, 05 Aug 2026 17:35:52 +0100
Gary Guo <[email protected]> • #2199
[PATCH v2 14/16] rust: io: register: remove relative registers
Wed, 05 Aug 2026 17:35:57 +0100
Gary Guo <[email protected]> • #2198
[PATCH v2 07/16] gpu: nova-core: specify base type for registers
Wed, 05 Aug 2026 17:35:50 +0100
Gary Guo <[email protected]> • #2197
[PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 05 Aug 2026 17:35:55 +0100
Gary Guo <[email protected]> • #2196
[PATCH v2 08/16] drm/tyr: specify base type for registers
Wed, 05 Aug 2026 17:35:51 +0100
Gary Guo <[email protected]> • #2195
[PATCH v2 06/16] rust: io: register: allow explicit base type specification
Wed, 05 Aug 2026 17:35:49 +0100
Gary Guo <[email protected]> • #2194
[PATCH v2 05/16] rust: io: register extract offset computation to helper rules
Wed, 05 Aug 2026 17:35:48 +0100
Gary Guo <[email protected]> • #2193
[PATCH v2 13/16] gpu: nova-core: convert hshub0 from relative register to projection
Wed, 05 Aug 2026 17:35:56 +0100
Gary Guo <[email protected]> • #2192
[PATCH v2 04/16] rust: io: register: handle one register at a time
Wed, 05 Aug 2026 17:35:47 +0100
Gary Guo <[email protected]> • #2191
[PATCH v2 00/16] rust: io: support register projections and remove relative registers
Wed, 05 Aug 2026 17:35:43 +0100
Gary Guo <[email protected]> • #2190
[PATCH v2 03/16] rust: io: support register projections
Wed, 05 Aug 2026 17:35:46 +0100
Gary Guo <[email protected]> • #2189
[PATCH v2 02/16] rust: io: add `IoRepr` trait
Wed, 05 Aug 2026 17:35:45 +0100
Gary Guo <[email protected]> • #2188
[PATCH v2 01/16] rust: io: add static `cast()` method for views
Wed, 05 Aug 2026 17:35:44 +0100
Gary Guo <[email protected]> • #2187
Re: [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
Wed, 5 Aug 2026 12:32:28 +0100
Robin Murphy <[email protected]> • #2186
Re: [PATCH 01/12] rust: io: add Region::try_subregion
Wed, 05 Aug 2026 11:43:08 +0100
"Gary Guo" <[email protected]> • #2185
[PATCH 3/3] gpu: nova-core: trace vGPU state
Wed, 5 Aug 2026 10:57:23 +0300
Zhi Wang <[email protected]> • #2184
[PATCH 2/3] gpu: nova-core: trace driver probe and firmware messages
Wed, 5 Aug 2026 10:57:22 +0300
Zhi Wang <[email protected]> • #2183
[PATCH 1/3] gpu: nova-core: add formatted tracing
Wed, 5 Aug 2026 10:57:21 +0300
Zhi Wang <[email protected]> • #2182
[PATCH 0/3] gpu: nova-core: add formatted trace events
Wed, 5 Aug 2026 10:57:20 +0300
Zhi Wang <[email protected]> • #2181
Re: [PATCH v2 1/3] gpu: nova-core: falcon: remove unnecessary check
Wed, 5 Aug 2026 00:02:31 -0700
Ethan Plant <[email protected]> • #2180
Re: [PATCH v4 0/5] gpu: nova-core: blackwell follow-ups and fixes
Wed, 05 Aug 2026 14:48:48 +0900
"Alexandre Courbot" <[email protected]> • #2179
[PATCH 12/12] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Wed, 05 Aug 2026 14:44:59 +0900
Eliot Courtney <[email protected]> • #2178
[PATCH 11/12] gpu: nova-core: Add self-test assertion macros and config option
Wed, 05 Aug 2026 14:44:58 +0900
Eliot Courtney <[email protected]> • #2177
[PATCH 10/12] gpu: nova-core: mm: Add GpuMm centralized memory manager
Wed, 05 Aug 2026 14:44:57 +0900
Eliot Courtney <[email protected]> • #2176
[PATCH 09/12] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
Wed, 05 Aug 2026 14:44:56 +0900
Eliot Courtney <[email protected]> • #2175
[PATCH 08/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Wed, 05 Aug 2026 14:44:55 +0900
Eliot Courtney <[email protected]> • #2174
[PATCH 07/12] gpu: nova-core: mm: Add the memory management HAL
Wed, 05 Aug 2026 14:44:54 +0900
Eliot Courtney <[email protected]> • #2173
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.