dev.linux.lists.nova-gpu archive

697 archived articles, newest first (page 2 of 7). Latest articles →

[PATCH v7 03/10] rust: num: add nz! macro for compile time NonZero values
Mon, 17 Aug 2026 16:04:17 +0900
Eliot Courtney <[email protected]> • #2428
[PATCH v7 02/10] rust: bitmap: restrict bitmap length to at most i32::MAX
Mon, 17 Aug 2026 16:04:16 +0900
Eliot Courtney <[email protected]> • #2427
[PATCH v7 01/10] rust: bitmap: use function-level cfg on kunit test
Mon, 17 Aug 2026 16:04:15 +0900
Eliot Courtney <[email protected]> • #2426
[PATCH v7 00/10] rust: Add support for reserving of ranges of IDs
Mon, 17 Aug 2026 16:04:14 +0900
Eliot Courtney <[email protected]> • #2425
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Mon, 17 Aug 2026 16:03:51 +0900
"Eliot Courtney" <[email protected]> • #2424
Re: [PATCH v2 04/12] gpu: nova-core: mm: Add VramAddress type
Mon, 17 Aug 2026 16:00:37 +1000
Alistair Popple <[email protected]> • #2423
[PATCH v2 2/2] Documentation: nova: remove completed GSP log buffer task
Sat, 15 Aug 2026 12:08:26 +0700
Vladislav Zaharov <[email protected]> • #2422
[PATCH v2 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Sat, 15 Aug 2026 12:08:25 +0700
Vladislav Zaharov <[email protected]> • #2421
[PATCH v2 0/2] gpu: nova-core: retain the GSP-RM log buffers
Sat, 15 Aug 2026 12:08:24 +0700
Vladislav Zaharov <[email protected]> • #2420
[PATCH 7/7] rust: drm: return impl PinInit from DriverFile::open()
Sat, 15 Aug 2026 01:09:05 +0200
Danilo Krummrich <[email protected]> • #2419
[PATCH 6/7] rust: drm: make Driver::File lifetime-parameterized
Sat, 15 Aug 2026 01:09:04 +0200
Danilo Krummrich <[email protected]> • #2418
[PATCH 5/7] rust: drm: wrap fops open with RegistrationGuard
Sat, 15 Aug 2026 01:09:03 +0200
Danilo Krummrich <[email protected]> • #2417
[PATCH 4/7] rust: fs: add iminor() helper
Sat, 15 Aug 2026 01:09:02 +0200
Danilo Krummrich <[email protected]> • #2416
[PATCH 3/7] rust: drm: move file_operations from gem to device
Sat, 15 Aug 2026 01:09:01 +0200
Danilo Krummrich <[email protected]> • #2415
[PATCH 2/7] rust: drm: gem: gate open/close callbacks with RegistrationGuard
Sat, 15 Aug 2026 01:09:00 +0200
Danilo Krummrich <[email protected]> • #2414
[PATCH 1/7] rust: drm: rename Ioctl device context to Userspace
Sat, 15 Aug 2026 01:08:59 +0200
Danilo Krummrich <[email protected]> • #2413
[PATCH 0/7] lifetime-parameterized DRM File private data
Sat, 15 Aug 2026 01:08:58 +0200
Danilo Krummrich <[email protected]> • #2412
Re: [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
Fri, 14 Aug 2026 12:33:05 -0700
John Hubbard <[email protected]> • #2411
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Fri, 14 Aug 2026 10:53:21 -0400
Yury Norov <[email protected]> • #2410
Re: [PATCH v2 16/16] rust: io: register: unify handling of register with/without bitfields
Fri, 14 Aug 2026 15:27:06 +0100
"Gary Guo" <[email protected]> • #2409
Re: [PATCH v2 16/16] rust: io: register: unify handling of register with/without bitfields
Fri, 14 Aug 2026 22:56:42 +0900
"Alexandre Courbot" <[email protected]> • #2408
Re: [PATCH v2 15/16] rust: io: register: remove `Register` trait and cleanup macro
Fri, 14 Aug 2026 22:56:36 +0900
"Alexandre Courbot" <[email protected]> • #2407
Re: [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Fri, 14 Aug 2026 14:05:21 +0100
"Gary Guo" <[email protected]> • #2406
Re: [PATCH 06/17] gpu: nova-core: add the GIN interrupt tree API
Fri, 14 Aug 2026 14:13:46 +0200
"Danilo Krummrich" <[email protected]> • #2405
Re: [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
Fri, 14 Aug 2026 14:12:57 +0200
"Danilo Krummrich" <[email protected]> • #2404
Re: [PATCH v2 0/2] rust: add functions and traits for lossless integer conversions
Fri, 14 Aug 2026 12:30:22 +0200
Miguel Ojeda <[email protected]> • #2403
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Fri, 14 Aug 2026 05:08:43 -0400
Yury Norov <[email protected]> • #2402
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Fri, 14 Aug 2026 13:54:24 +0900
"Eliot Courtney" <[email protected]> • #2401
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Fri, 14 Aug 2026 11:14:09 +0900
"Eliot Courtney" <[email protected]> • #2400
Re: [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
Thu, 13 Aug 2026 15:45:59 -0700
John Hubbard <[email protected]> • #2399
Re: [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
Fri, 14 Aug 2026 00:37:11 +0200
"Danilo Krummrich" <[email protected]> • #2398
Re: [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
Thu, 13 Aug 2026 15:29:46 -0700
John Hubbard <[email protected]> • #2397
Re: [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
Fri, 14 Aug 2026 00:26:10 +0200
"Danilo Krummrich" <[email protected]> • #2396
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 14:53:10 -0700
John Hubbard <[email protected]> • #2395
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 17:44:30 -0400
Yury Norov <[email protected]> • #2394
Re: [PATCH 05/17] gpu: nova-core: add the GIN CPU interrupt tree and MSI EOI registers
Thu, 13 Aug 2026 14:43:45 -0700
John Hubbard <[email protected]> • #2393
Re: [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
Thu, 13 Aug 2026 14:43:25 -0700
John Hubbard <[email protected]> • #2392
Re: [PATCH 05/17] gpu: nova-core: add the GIN CPU interrupt tree and MSI EOI registers
Thu, 13 Aug 2026 23:42:56 +0200
"Danilo Krummrich" <[email protected]> • #2391
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 14:38:34 -0700
John Hubbard <[email protected]> • #2390
Re: [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
Thu, 13 Aug 2026 22:37:15 +0100
"Gary Guo" <[email protected]> • #2389
Re: [PATCH 04/17] gpu: nova-core: allocate PCI MSI vector during probe
Thu, 13 Aug 2026 23:31:12 +0200
"Danilo Krummrich" <[email protected]> • #2388
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 17:03:10 -0400
Yury Norov <[email protected]> • #2387
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 21:58:42 +0100
"Gary Guo" <[email protected]> • #2386
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 22:48:50 +0200
"Danilo Krummrich" <[email protected]> • #2385
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 13:21:04 -0700
John Hubbard <[email protected]> • #2384
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 22:20:24 +0200
Miguel Ojeda <[email protected]> • #2383
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 22:00:20 +0200
"Danilo Krummrich" <[email protected]> • #2382
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 20:58:42 +0100
"Gary Guo" <[email protected]> • #2381
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 12:37:12 -0700
John Hubbard <[email protected]> • #2380
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 12:30:57 -0700
John Hubbard <[email protected]> • #2379
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 14:32:29 -0400
Yury Norov <[email protected]> • #2378
Re: [PATCH v2 01/16] rust: io: add static `cast()` method for views
Thu, 13 Aug 2026 18:29:32 +0100
"Gary Guo" <[email protected]> • #2377
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 16:29:24 +0000
Timur Tabi <[email protected]> • #2376
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 19:51:04 +0800
Alvin Sun <[email protected]> • #2375
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 12:04:04 +0200
Miguel Ojeda <[email protected]> • #2374
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 12:03:03 +0200
"Danilo Krummrich" <[email protected]> • #2373
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 11:36:01 +0200
Miguel Ojeda <[email protected]> • #2372
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 11:32:42 +0200
Miguel Ojeda <[email protected]> • #2371
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 10:19:07 +0200
Miguel Ojeda <[email protected]> • #2370
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 16:14:42 +0800
Alvin Sun <[email protected]> • #2369
[PATCH v6 7/7] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 16:34:31 +0900
Eliot Courtney <[email protected]> • #2368
[PATCH v6 6/7] rust: id_pool: do not round capacity up to BitmapVec::MAX_INLINE_LEN
Thu, 13 Aug 2026 16:34:30 +0900
Eliot Courtney <[email protected]> • #2367
[PATCH v6 5/7] rust: id_pool: take a NonZero capacity in with_capacity
Thu, 13 Aug 2026 16:34:29 +0900
Eliot Courtney <[email protected]> • #2366
[PATCH v6 4/7] rust: id_pool: add contiguous area allocation
Thu, 13 Aug 2026 16:34:28 +0900
Eliot Courtney <[email protected]> • #2365
[PATCH v6 3/7] rust: bitmap: add contiguous area operations
Thu, 13 Aug 2026 16:34:27 +0900
Eliot Courtney <[email protected]> • #2364
[PATCH v6 2/7] rust: bitmap: restrict bitmap length to at most i32::MAX
Thu, 13 Aug 2026 16:34:26 +0900
Eliot Courtney <[email protected]> • #2363
[PATCH v6 1/7] rust: bitmap: use function-level cfg on kunit test
Thu, 13 Aug 2026 16:34:25 +0900
Eliot Courtney <[email protected]> • #2362
[PATCH v6 0/7] rust: Add support for reserving of ranges of IDs
Thu, 13 Aug 2026 16:34:24 +0900
Eliot Courtney <[email protected]> • #2361
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Thu, 13 Aug 2026 16:31:26 +0900
"Eliot Courtney" <[email protected]> • #2360
Re: [PATCH v5 4/5] rust: id_pool: add contiguous area allocation
Thu, 13 Aug 2026 16:29:26 +0900
"Eliot Courtney" <[email protected]> • #2359
Re: [PATCH v5 3/5] rust: bitmap: add contiguous area operations
Thu, 13 Aug 2026 16:27:18 +0900
"Eliot Courtney" <[email protected]> • #2358
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 12:50:44 +0700
Vladislav Zaharov <[email protected]> • #2357
Re: [PATCH v2 14/16] rust: io: register: remove relative registers
Thu, 13 Aug 2026 09:58:40 +0900
"Alexandre Courbot" <[email protected]> • #2356
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 02:18:55 +0200
"Danilo Krummrich" <[email protected]> • #2355
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Wed, 12 Aug 2026 17:00:12 -0700
John Hubbard <[email protected]> • #2354
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 00:57:36 +0100
"Gary Guo" <[email protected]> • #2353
Re: [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
Thu, 13 Aug 2026 00:51:14 +0100
"Gary Guo" <[email protected]> • #2352
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 01:43:59 +0200
"Danilo Krummrich" <[email protected]> • #2351
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Thu, 13 Aug 2026 01:15:10 +0200
"Danilo Krummrich" <[email protected]> • #2350
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Wed, 12 Aug 2026 15:41:42 -0700
John Hubbard <[email protected]> • #2349
Re: [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
Thu, 13 Aug 2026 00:32:45 +0200
"Danilo Krummrich" <[email protected]> • #2348
Re: [PATCH v5 1/5] rust: bitmap: use function-level cfg on kunit test
Wed, 12 Aug 2026 18:23:13 -0400
Yury Norov <[email protected]> • #2347
Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Wed, 12 Aug 2026 18:18:16 -0400
Yury Norov <[email protected]> • #2346
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Wed, 12 Aug 2026 23:53:34 +0200
"Danilo Krummrich" <[email protected]> • #2345
Re: [PATCH v5 4/5] rust: id_pool: add contiguous area allocation
Wed, 12 Aug 2026 17:16:36 -0400
Yury Norov <[email protected]> • #2344
Re: [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 12 Aug 2026 13:44:44 -0700
John Hubbard <[email protected]> • #2343
Re: [PATCH v5 3/5] rust: bitmap: add contiguous area operations
Wed, 12 Aug 2026 16:31:34 -0400
Yury Norov <[email protected]> • #2342
[PATCH v3 4/5] rust: completion: add complete()
Wed, 12 Aug 2026 21:52:38 +0200
Maurice Hieronymus <[email protected]> • #2340
[PATCH v3 3/5] rust: pci: make Vendor::from_raw() public
Wed, 12 Aug 2026 21:52:37 +0200
Maurice Hieronymus <[email protected]> • #2339
[PATCH v3 2/5] rust: pci: rework device enabling API
Wed, 12 Aug 2026 21:52:36 +0200
Maurice Hieronymus <[email protected]> • #2338
[PATCH v3 1/5] samples: rust: remove the rust_driver_pci sample
Wed, 12 Aug 2026 21:52:35 +0200
Maurice Hieronymus <[email protected]> • #2337
Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Wed, 12 Aug 2026 18:33:27 +0200
Miguel Ojeda <[email protected]> • #2334
Re: [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 12 Aug 2026 23:48:07 +0900
"Alexandre Courbot" <[email protected]> • #2331
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Wed, 12 Aug 2026 21:38:19 +0700
Vladislav Zaharov <[email protected]> • #2330
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Wed, 12 Aug 2026 15:00:54 +0100
"Gary Guo" <[email protected]> • #2329
Re: [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Wed, 12 Aug 2026 19:06:06 +0700
Vladislav Zaharov <[email protected]> • #2328
[PATCH 2/2] Documentation: nova: remove completed GSP log buffer task
Wed, 12 Aug 2026 18:37:52 +0700
Vladislav Zaharov <[email protected]> • #2327
[PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
Wed, 12 Aug 2026 18:37:51 +0700
Vladislav Zaharov <[email protected]> • #2326
[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
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.