nouveau
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/20
Re: [PATCH 8/8] gpu: nova-core: convert to new dma::Coherent API
Gary Guo
2026/03/20
Re: [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
Danilo Krummrich
2026/03/20
Re: [PATCH 8/8] gpu: nova-core: convert to new dma::Coherent API
Alexandre Courbot
2026/03/20
Re: [PATCH 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
Alexandre Courbot
2026/03/20
Re: [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
Alexandre Courbot
2026/03/20
Re: [PATCH 3/8] rust: dma: add zeroed constructor to `Coherent`
Alexandre Courbot
2026/03/20
Re: [PATCH 2/8] rust: dma: add generalized container for types other than slices
Alexandre Courbot
2026/03/20
Re: [PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
Jesung Yang
2026/03/20
Re: [PATCH v9 7/7] rust: drm/gem: Add vmap functions to shmem bindings
Alvin Sun
2026/03/19
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Alice Ryhl
2026/03/19
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Danilo Krummrich
2026/03/19
[PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Gary Guo
2026/03/18
Re: [PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm
John Hubbard
2026/03/17
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Alexandre Courbot
2026/03/17
Re: [PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm
Alexandre Courbot
2026/03/17
Re: [PATCH v9 2/6] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
Timur Tabi
2026/03/17
Re: [PATCH v9 2/6] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
Miguel Ojeda
2026/03/17
[PATCH v5 4/4] rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
2026/03/17
[PATCH v5 3/4] rust/drm/gem: Add DriverAllocImpl type alias
Lyude Paul
2026/03/17
[PATCH v5 2/4] rust/drm: Don't setup private driver data until registration
Lyude Paul
2026/03/17
[PATCH v5 1/4] rust/drm: Introduce DeviceContext
Lyude Paul
2026/03/17
[PATCH v5 0/4] Introduce DeviceContext
Lyude Paul
2026/03/17
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
2026/03/17
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
2026/03/17
Re: [PATCH v2 1/2] gpu: nova: rename drivers to use kebab-case convention
Danilo Krummrich
2026/03/17
Re: [PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm
Danilo Krummrich
2026/03/17
Re: [PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm
Alexandre Courbot
2026/03/17
Re: [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
Alice Ryhl
2026/03/17
Re: [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
Danilo Krummrich
2026/03/17
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Danilo Krummrich
2026/03/17
Re: [PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm
Danilo Krummrich
2026/03/17
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Alexandre Courbot
2026/03/17
Re: [PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm
Martin Roukala
2026/03/17
Re: [PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm
Alexandre Courbot
2026/03/17
Re: [PATCH 2/8] rust: dma: add generalized container for types other than slices
Gary Guo
2026/03/17
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Danilo Krummrich
2026/03/17
[PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm
Cheng-Yang Chou
2026/03/16
Re: [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
Alice Ryhl
2026/03/16
Re: [PATCH 2/8] rust: dma: add generalized container for types other than slices
Alice Ryhl
2026/03/16
Re: [PATCH 3/8] rust: dma: add zeroed constructor to `Coherent`
Alice Ryhl
2026/03/16
Re: [PATCH v2 2/2] gpu: nova-drm: rename nova/ directory to nova-drm/
John Hubbard
2026/03/16
Re: [PATCH v2 1/2] gpu: nova: rename drivers to use kebab-case convention
John Hubbard
2026/03/16
Re: [PATCH v9 3/6] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
Alexandre Courbot
2026/03/16
Re: [PATCH v4 5/5] gpu: nova-core: gsp: add mutex locking to Cmdq
Alexandre Courbot
2026/03/16
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
2026/03/16
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Alexandre Courbot
2026/03/16
Re: [PATCH v9 0/6] gpu: nova-core: expose the logging buffers via debugfs
Eliot Courtney
2026/03/16
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
John Hubbard
2026/03/16
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
2026/03/16
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
2026/03/16
Re: Nova developers: avoid nouveau mailing list until it is fixed
John Hubbard
2026/03/16
Re: Nova developers: avoid nouveau mailing list until it is fixed
Danilo Krummrich
2026/03/16
Re: Nova developers: avoid nouveau mailing list until it is fixed
John Hubbard
2026/03/16
Nova developers: avoid nouveau mailing list until it is fixed
John Hubbard
2026/03/16
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
John Hubbard
2026/03/16
Re: [PATCH v9 0/6] gpu: nova-core: expose the logging buffers via debugfs
John Hubbard
2026/03/16
Re: [PATCH v9 3/6] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
Gary Guo
2026/03/16
Re: [PATCH v9 2/6] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
Alice Ryhl
2026/03/16
Re: [PATCH v9 2/6] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
Timur Tabi
2026/03/16
[PATCH v9 7/7] rust: drm/gem: Add vmap functions to shmem bindings
Lyude Paul
2026/03/16
[PATCH v9 6/7] rust: drm: gem: Introduce shmem::SGTable
Lyude Paul
2026/03/16
[PATCH v9 5/7] rust: drm: gem: shmem: Add DRM shmem helper abstraction
Lyude Paul
2026/03/16
[PATCH v9 4/7] rust: gem: Introduce DriverObject::Args
Lyude Paul
2026/03/16
[PATCH v9 3/7] rust: helpers: Add bindings/wrappers for dma_resv_lock
Lyude Paul
2026/03/16
[PATCH v9 2/7] rust: drm: gem: Add raw_dma_resv() function
Lyude Paul
2026/03/16
[PATCH v9 1/7] rust: drm: Add gem::impl_aref_for_gem_obj!
Lyude Paul
2026/03/16
[PATCH v9 0/7] Rust bindings for gem shmem
Lyude Paul
2026/03/16
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
2026/03/16
Re: [PATCH v9 3/6] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
Alice Ryhl
2026/03/16
Re: [PATCH v9 2/6] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
Alice Ryhl
2026/03/16
Announcement: 2026 X.Org Foundation Election Candidates
Harry Wentland
2026/03/16
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Joel Fernandes
2026/03/16
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
John Hubbard
2026/03/16
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Joel Fernandes
2026/03/16
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
2026/03/16
[PATCH v2] drm/nouveau/disp: Fix potential NULL pointer dereference in nouveau_dp_irq
Alexey Nepomnyashih
2026/03/16
Re: [PATCH] drm/nouveau/disp: Fix potential NULL pointer dereference in nouveau_dp_irq
Timur Tabi
2026/03/16
Re: [PATCH] drm/nouveau/disp: Fix potential NULL pointer dereference in nouveau_dp_irq
SDL
2026/03/16
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Joel Fernandes
2026/03/16
Re: [PATCH] drm/nouveau/disp: Fix potential NULL pointer dereference in nouveau_dp_irq
Timur Tabi
2026/03/16
[PATCH] drm/nouveau/disp: Fix potential NULL pointer dereference in nouveau_dp_irq
Alexey Nepomnyashih
2026/03/16
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
2026/03/16
Re: [PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
Joel Fernandes
2026/03/16
Re: [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
2026/03/16
Re: [PATCH v9 6/6] gpu: nova-core: create GSP-RM logging buffers debugfs entries
Gary Guo
2026/03/16
Re: [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
Joel Fernandes
2026/03/16
Re: [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
Joel Fernandes
2026/03/16
Re: [PATCH v9 5/6] gpu: nova-core: create debugfs root in module init
Gary Guo
2026/03/16
Re: [PATCH v9 4/6] gpu: nova-core: Replace module_pci_driver! with explicit module init
Gary Guo
2026/03/16
Re: [PATCH v2 1/2] gpu: nova: rename drivers to use kebab-case convention
Gary Guo
2026/03/16
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Danilo Krummrich
2026/03/16
Re: [PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
Alexandre Courbot
2026/03/16
Re: [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
Alexandre Courbot
2026/03/16
Re: [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
Alexandre Courbot
2026/03/16
Re: [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
Alexandre Courbot
2026/03/16
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
2026/03/16
[PATCH v2 1/2] gpu: nova: rename drivers to use kebab-case convention
Cheng-Yang Chou
2026/03/16
[PATCH v2 2/2] gpu: nova-drm: rename nova/ directory to nova-drm/
Cheng-Yang Chou
2026/03/16
[PATCH v2 0/2] gpu: nova: rename drivers and directory to use kebab-case convention
Cheng-Yang Chou
2026/03/16
Re: [PATCH 7/9] gpu: nova-core: gsp: add RM control command infrastructure
Eliot Courtney
2026/03/16
Re: [PATCH v9 1/6] rust: device: add device name method
Gary Guo
2026/03/16
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Eliot Courtney
2026/03/16
Re: [PATCH 5/9] gpu: nova-core: gsp: add types for RM control RPCs
Eliot Courtney
2026/03/15
[PATCH v9 6/6] gpu: nova-core: create GSP-RM logging buffers debugfs entries
Timur Tabi
2026/03/15
[PATCH v9 3/6] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
Timur Tabi
2026/03/15
[PATCH v9 5/6] gpu: nova-core: create debugfs root in module init
Timur Tabi
2026/03/15
[PATCH v9 4/6] gpu: nova-core: Replace module_pci_driver! with explicit module init
Timur Tabi
2026/03/15
[PATCH v9 1/6] rust: device: add device name method
Timur Tabi
2026/03/15
[PATCH v9 2/6] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
Timur Tabi
2026/03/15
[PATCH v9 0/6] gpu: nova-core: expose the logging buffers via debugfs
Timur Tabi
2026/03/15
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Alexandre Courbot
2026/03/15
Re: [PATCH v8 3/7] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
Alexandre Courbot
2026/03/15
Re: [PATCH v8 3/7] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
Timur Tabi
2026/03/14
Re: [PATCH v8 3/7] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
Alexandre Courbot
2026/03/13
Re: [PATCH v8 5/7] gpu: nova-core: use pin projection in method boot()
Timur Tabi
2026/03/13
Re: [PATCH v8 3/7] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
Timur Tabi
2026/03/13
[PATCH] drm/nouveau: fix misleading indentation
Joey Pabalinas
2026/03/13
Re: [PATCH v8 0/7] Rust bindings for gem shmem + iosys_map
Deborah Brouwer
2026/03/13
[RFC v2 10/10] gpu: nova-core: load the scrubber ucode when vGPU support is enabled
Zhi Wang
2026/03/13
[RFC v2 09/10] gpu: nova-core: reserve a larger GSP WPR2 heap when vGPU is enabled
Zhi Wang
2026/03/13
[RFC v2 08/10] gpu: nova-core: set RMSetSriovMode when NVIDIA vGPU is enabled
Zhi Wang
2026/03/13
[RFC v2 07/10] gpu: nova-core: populate GSP_VF_INFO when vGPU is enabled
Zhi Wang
2026/03/13
[RFC v2 06/10] gpu: nova-core: introduce vgpu_support module param
Zhi Wang
2026/03/13
[RFC v2 05/10] gpu: nova-core: add FSP and PRC protocol documentation
Zhi Wang
2026/03/13
[RFC v2 04/10] gpu: nova-core: read vGPU mode from FSP via PRC protocol
Zhi Wang
2026/03/13
[RFC v2 03/10] gpu: nova-core: return FSP response buffer to caller
Zhi Wang
2026/03/13
[RFC v2 02/10] gpu: nova-core: factor out common FSP message header
Zhi Wang
2026/03/13
[RFC v2 01/10] rust: pci: expose sriov_get_totalvfs() helper
Zhi Wang
2026/03/13
[RFC v2 00/10] gpu: nova-core: boot GSP with vGPU enabled
Zhi Wang
2026/03/13
Re: [PATCH 7/9] gpu: nova-core: gsp: add RM control command infrastructure
Danilo Krummrich
2026/03/13
[PATCH v11 43/65] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
Jim Cromie
2026/03/12
Re: [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
Eliot Courtney
2026/03/12
Re: [PATCH v8 5/7] gpu: nova-core: use pin projection in method boot()
Alexandre Courbot
2026/03/12
Re: [PATCH v8 3/7] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
Alexandre Courbot
2026/03/12
Re: [PATCH v8 2/7] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
Alexandre Courbot
2026/03/12
Re: [PATCH v8 1/7] rust: device: add device name method
Alexandre Courbot
2026/03/12
[PATCH] nouveau/vmm: use kzalloc_flex
Rosen Penev
2026/03/12
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Danilo Krummrich
2026/03/12
Re: [PATCH] gpu: nova: rename drivers to use kebab-case convention
Danilo Krummrich
2026/03/12
Re: [PATCH] gpu: nova: rename drivers to use kebab-case convention
John Hubbard
2026/03/12
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Miguel Ojeda
2026/03/12
Re: [PATCH] gpu: nova: rename drivers to use kebab-case convention
Danilo Krummrich
2026/03/12
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Miguel Ojeda
2026/03/12
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Miguel Ojeda
2026/03/12
Re: [PATCH] gpu: nova: rename drivers to use kebab-case convention
John Hubbard
2026/03/12
Re: [PATCH] gpu: nova: rename drivers to use kebab-case convention
Cheng-Yang Chou
2026/03/12
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Danilo Krummrich
2026/03/12
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Danilo Krummrich
2026/03/12
Re: [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
Gary Guo
2026/03/11
Re: [PATCH v9 03/23] gpu: nova-core: gsp: Return GspStaticInfo from boot()
Eliot Courtney
2026/03/11
Re: [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
Eliot Courtney
2026/03/11
Re: [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
Eliot Courtney
2026/03/11
Re: [PATCH v8 0/7] gpu: nova-core: expose the logging buffers via debugfs
John Hubbard
2026/03/11
Re: [PATCH v8 7/7] rust: drm/gem: Add vmap functions to shmem bindings
Lyude Paul
2026/03/11
[PATCH v8 7/7] rust: drm/gem: Add vmap functions to shmem bindings
Lyude Paul
2026/03/11
[PATCH v8 6/7] rust: drm: gem: Introduce shmem::SGTable
Lyude Paul
2026/03/11
[PATCH v8 5/7] rust: drm: gem: shmem: Add DRM shmem helper abstraction
Lyude Paul
2026/03/11
[PATCH v8 4/7] rust: gem: Introduce DriverObject::Args
Lyude Paul
2026/03/11
[PATCH v8 3/7] rust: helpers: Add bindings/wrappers for dma_resv_lock
Lyude Paul
2026/03/11
[PATCH v8 2/7] rust: drm: gem: Add raw_dma_resv() function
Lyude Paul
2026/03/11
[PATCH v8 1/7] rust: drm: Add gem::impl_aref_for_gem_obj!
Lyude Paul
2026/03/11
[PATCH v8 0/7] Rust bindings for gem shmem + iosys_map
Lyude Paul
2026/03/11
Re: [PATCH] gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
Danilo Krummrich
2026/03/11
2nd Reminder: Deadline to renew X.Org memberships for 2026 is March 16.
Harry Wentland
2026/03/11
Re: [PATCH] gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
Danilo Krummrich
2026/03/11
Re: [PATCH] gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
Danilo Krummrich
2026/03/11
Re: [PATCH] gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
Gary Guo
2026/03/11
Re: [PATCH] gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
Gary Guo
2026/03/11
Re: [PATCH] gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
Alexandre Courbot
2026/03/10
Re: [PATCH v8 2/7] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
kernel test robot
2026/03/10
Re: [PATCH] gpu: nova: rename drivers to use kebab-case convention
John Hubbard
2026/03/10
[PATCH v9 23/23] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB
Joel Fernandes
2026/03/10
[PATCH v9 21/23] gpu: nova-core: mm: Add BAR1 memory management self-tests
Joel Fernandes
2026/03/10
[PATCH v9 22/23] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
2026/03/10
[PATCH v9 18/23] gpu: nova-core: mm: Add multi-page mapping API to VMM
Joel Fernandes
2026/03/10
[PATCH v9 19/23] gpu: nova-core: Add BAR1 aperture type and size constant
Joel Fernandes
2026/03/10
[PATCH v9 20/23] gpu: nova-core: mm: Add BAR1 user interface
Joel Fernandes
2026/03/10
[PATCH v9 17/23] gpu: nova-core: mm: Add virtual address range tracking to VMM
Joel Fernandes
2026/03/10
[PATCH v9 16/23] gpu: nova-core: mm: Add Virtual Memory Manager
Joel Fernandes
2026/03/10
[PATCH v9 15/23] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Joel Fernandes
2026/03/10
[PATCH v9 14/23] gpu: nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
2026/03/10
[PATCH v9 13/23] gpu: nova-core: mm: Add MMU v3 page table types
Joel Fernandes
2026/03/10
[PATCH v9 12/23] gpu: nova-core: mm: Add MMU v2 page table types
Joel Fernandes
2026/03/10
[PATCH v9 09/23] gpu: nova-core: mm: Add TLB flush support
Joel Fernandes
2026/03/10
[PATCH v9 10/23] gpu: nova-core: mm: Add GpuMm centralized memory manager
Joel Fernandes
2026/03/10
[PATCH v9 11/23] gpu: nova-core: mm: Add common types for all page table formats
Joel Fernandes
2026/03/10
[PATCH v9 08/23] gpu: nova-core: mm: Add common memory management types
Joel Fernandes
2026/03/10
[PATCH v9 06/23] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
2026/03/10
[PATCH v9 07/23] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
Joel Fernandes
2026/03/10
[PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
Joel Fernandes
2026/03/10
[PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
2026/03/10
[PATCH v9 03/23] gpu: nova-core: gsp: Return GspStaticInfo from boot()
Joel Fernandes
2026/03/10
[PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
Joel Fernandes
2026/03/10
[PATCH v9 00/23] gpu: nova-core: Add memory management support
Joel Fernandes
2026/03/10
[PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
Joel Fernandes
2026/03/10
Re: [PATCH v8 0/7] gpu: nova-core: expose the logging buffers via debugfs
John Hubbard
2026/03/10
Re: [PATCH v8 1/7] rust: device: add device name method
Alice Ryhl
2026/03/10
[PATCH v8 6/7] gpu: nova-core: create debugfs root in module init
Timur Tabi
2026/03/10
[PATCH v8 5/7] gpu: nova-core: use pin projection in method boot()
Timur Tabi
2026/03/10
[PATCH v8 3/7] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
Timur Tabi
Earlier messages
Later messages