nouveau
Thread
Date
Later messages
Messages by Date
2025/11/05
Re: [PATCH v2 05/12] nova-core: gsp: Add support for checking if GSP reloaded
Alexandre Courbot
2025/11/05
Re: [PATCH v2 1/3] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Alexandre Courbot
2025/11/05
Re: [PATCH v2 05/12] nova-core: gsp: Add support for checking if GSP reloaded
John Hubbard
2025/11/05
Re: [PATCH v2 08/12] nova-core: sequencer: Add register opcodes
John Hubbard
2025/11/05
Re: [PATCH v2 06/12] nova-core: Add bindings required by GSP sequencer
Lyude Paul
2025/11/05
Re: [PATCH v2 08/12] nova-core: sequencer: Add register opcodes
Timur Tabi
2025/11/05
Re: [PATCH v2 05/12] nova-core: gsp: Add support for checking if GSP reloaded
Lyude Paul
2025/11/05
Re: [PATCH v2 04/12] nova-core: falcon: Move dma_reset functionality into helper
Lyude Paul
2025/11/05
Re: [PATCH v2 03/12] nova-core: falcon: Move mbox functionalities into helper
Lyude Paul
2025/11/05
Re: [PATCH v2 02/12] nova-core: falcon: Move start functionality into separate helper
Lyude Paul
2025/11/05
Re: [PATCH v2 01/12] nova-core: falcon: Move waiting until halted to a helper
Lyude Paul
2025/11/05
Re: [PATCH v4 2/5] drm/nouveau/uvmm: Allow larger pages
Danilo Krummrich
2025/11/05
Re: [PATCH v4 2/5] drm/nouveau/uvmm: Allow larger pages
Danilo Krummrich
2025/11/05
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Joel Fernandes
2025/11/05
Re: [PATCH v3 2/5] drm/nouveau/uvmm: Allow larger pages
Mohamed Ahmed
2025/11/05
Re: [PATCH v3 2/5] drm/nouveau/uvmm: Allow larger pages
M Henning
2025/11/05
Re: [PATCH v2 08/12] nova-core: sequencer: Add register opcodes
John Hubbard
2025/11/05
Re: [PATCH v2 1/3] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
kernel test robot
2025/11/05
Re: [PATCH v3 2/5] drm/nouveau/uvmm: Allow larger pages
Lyude Paul
2025/11/05
Re: [PATCH v2 08/12] nova-core: sequencer: Add register opcodes
Timur Tabi
2025/11/05
Re: [PATCH 0/5] gpu: nova-core: leverage FromBytes for VBIOS structures
Alexandre Courbot
2025/11/05
[PATCH v2 3/3] net: phy: select RUST_FW_LOADER_ABSTRACTIONS
Alexandre Courbot
2025/11/05
[PATCH v2 2/3] gpu: nova-core: select RUST_FW_LOADER_ABSTRACTIONS
Alexandre Courbot
2025/11/05
[PATCH v2 1/3] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Alexandre Courbot
2025/11/05
[PATCH v2 0/3] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Alexandre Courbot
2025/11/04
Re: [PATCH v2 08/12] nova-core: sequencer: Add register opcodes
Joel Fernandes
2025/11/04
Re: [PATCH v2 08/12] nova-core: sequencer: Add register opcodes
John Hubbard
2025/11/04
Re: [PATCH 7/7] nova-core: mm: Add data structures for page table management
John Hubbard
2025/11/04
Re: [PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
Joel Fernandes
2025/11/04
[PATCH v2 13/12] nova-core: sequencer: Refactor run() to handle unknown messages
Joel Fernandes
2025/11/04
Re: [PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
Joel Fernandes
2025/11/04
Re: [PATCH] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Greg Kroah-Hartman
2025/11/04
Re: [PATCH v5 4/8] rust: gem: Introduce DriverObject::Args
Deborah Brouwer
2025/11/04
Re: [PATCH 7/7] nova-core: mm: Add data structures for page table management
Danilo Krummrich
2025/11/04
Re: [PATCH] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Danilo Krummrich
2025/11/04
Re: [PATCH] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Greg Kroah-Hartman
2025/11/04
Re: [PATCH] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Danilo Krummrich
2025/11/04
[PATCH] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Alexandre Courbot
2025/11/04
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Danilo Krummrich
2025/11/04
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Alexandre Courbot
2025/11/04
Re: [PATCH v3 2/6] gpu: nova-core: vbios: do not use `as` when comparing BiosImageType
Alexandre Courbot
2025/11/03
Re: [PATCH v4 2/5] drm/nouveau/uvmm: Allow larger pages
James Jones
2025/11/03
Re: [PATCH 2/5] gpu: nova-core: vbios: use FromBytes for PmuLookupTable header
Joel Fernandes
2025/11/03
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Joel Fernandes
2025/11/03
Re: [PATCH v4 2/5] drm/nouveau/uvmm: Allow larger pages
Mohamed Ahmed
2025/11/03
Re: [PATCH 2/5] gpu: nova-core: vbios: use FromBytes for PmuLookupTable header
Alexandre Courbot
2025/11/03
Re: [PATCH v3 2/6] gpu: nova-core: vbios: do not use `as` when comparing BiosImageType
Joel Fernandes
2025/11/03
Re: [PATCH 0/5] gpu: nova-core: leverage FromBytes for VBIOS structures
Joel Fernandes
2025/11/03
Re: [PATCH 2/5] gpu: nova-core: vbios: use FromBytes for PmuLookupTable header
Joel Fernandes
2025/11/03
Re: [PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
Timur Tabi
2025/11/03
Re: [PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
Joel Fernandes
2025/11/03
Re: [PATCH 7/7] nova-core: mm: Add data structures for page table management
John Hubbard
2025/11/03
Re: [PATCH 7/7] nova-core: mm: Add data structures for page table management
Joel Fernandes
2025/11/03
Re: [PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
Timur Tabi
2025/11/03
Re: [PATCH] drm/nouveau: set DMA mask before creating the flush page
Timur Tabi
2025/11/03
Re: [PATCH] drm/nouveau: set DMA mask before creating the flush page
Ard Biesheuvel
2025/11/02
Re: [PATCH v4 3/3] gpu: nova-core: add boot42 support for next-gen GPUs
Timur Tabi
2025/11/02
Re: [PATCH v4 3/3] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/11/02
[PATCH v2 12/12] gpu: nova-core: gsp: Wait for gsp initialization to complete
Joel Fernandes
2025/11/02
[PATCH v2 11/12] nova-core: sequencer: Implement core resume operation
Joel Fernandes
2025/11/02
[PATCH v2 09/12] nova-core: sequencer: Add delay opcode support
Joel Fernandes
2025/11/02
[PATCH v2 10/12] nova-core: sequencer: Implement basic core operations
Joel Fernandes
2025/11/02
[PATCH v2 08/12] nova-core: sequencer: Add register opcodes
Joel Fernandes
2025/11/02
[PATCH v2 07/12] nova-core: Implement the GSP sequencer
Joel Fernandes
2025/11/02
[PATCH v2 06/12] nova-core: Add bindings required by GSP sequencer
Joel Fernandes
2025/11/02
[PATCH v2 05/12] nova-core: gsp: Add support for checking if GSP reloaded
Joel Fernandes
2025/11/02
[PATCH v2 04/12] nova-core: falcon: Move dma_reset functionality into helper
Joel Fernandes
2025/11/02
[PATCH v2 03/12] nova-core: falcon: Move mbox functionalities into helper
Joel Fernandes
2025/11/02
[PATCH v2 02/12] nova-core: falcon: Move start functionality into separate helper
Joel Fernandes
2025/11/02
[PATCH v2 01/12] nova-core: falcon: Move waiting until halted to a helper
Joel Fernandes
2025/11/02
[PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
Joel Fernandes
2025/11/02
Re: [PATCH v4 3/3] gpu: nova-core: add boot42 support for next-gen GPUs
Timur Tabi
2025/11/02
Re: [PATCH v6 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb()
Dmitry Baryshkov
2025/11/02
Re: [PATCH v2 1/3] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Danilo Krummrich
2025/11/01
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/11/01
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Alexandre Courbot
2025/11/01
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Alexandre Courbot
2025/11/01
[PATCH v4 2/3] gpu: nova-core: make Architecture behave as a u8 type
John Hubbard
2025/11/01
[PATCH v4 3/3] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/11/01
[PATCH v4 1/3] gpu: nova-core: prepare Spec and Revision types for boot0/boot42
John Hubbard
2025/11/01
[PATCH v4 0/3] gpu: nova: add boot42 support for next-gen GPUs
John Hubbard
2025/11/01
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/11/01
Re: [PATCH v2 1/3] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Alexandre Courbot
2025/11/01
Re: [PATCH v2 2/3] nova-core: Simplify `DmaObject::from_data` in nova-core/dma.rs
Alexandre Courbot
2025/10/31
Re: [PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
Alexandre Courbot
2025/10/31
Re: [PATCH RFC 4/4] samples: rust: Add sample demonstrating DRM buddy allocator
Alexandre Courbot
2025/10/31
Re: [PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
Alexandre Courbot
2025/10/31
Re: [PATCH RFC 2/4] samples: rust: Add sample demonstrating C linked list iteration
Alexandre Courbot
2025/10/31
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Alexandre Courbot
2025/10/31
Re: [PATCH v4 2/5] drm/nouveau/uvmm: Allow larger pages
James Jones
2025/10/31
Re: [PATCH RFC 4/4] samples: rust: Add sample demonstrating DRM buddy allocator
Matthew Auld
2025/10/31
[PATCH] drm/nouveau: set DMA mask before creating the flush page
Timur Tabi
2025/10/31
Re: [PATCH v3 2/5] drm/nouveau/uvmm: Allow larger pages
kernel test robot
2025/10/31
[PATCH v4 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features
Mohamed Ahmed
2025/10/31
[PATCH v4 4/5] drm/nouveau/mmu/tu102: Add support for compressed kinds
Mohamed Ahmed
2025/10/31
[PATCH v4 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression
Mohamed Ahmed
2025/10/31
[PATCH v4 2/5] drm/nouveau/uvmm: Allow larger pages
Mohamed Ahmed
2025/10/31
[PATCH v4 1/5] drm/nouveau/uvmm: Prepare for larger pages
Mohamed Ahmed
2025/10/31
[PATCH v4 0/5] drm/nouveau: Enable variable page sizes and compression
Mohamed Ahmed
2025/10/31
Re: [PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
Alice Ryhl
2025/10/30
Re: [PATCH v3 2/5] drm/nouveau/uvmm: Allow larger pages
M Henning
2025/10/30
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/30
[PATCH v3 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features
Mohamed Ahmed
2025/10/30
[PATCH v3 4/5] drm/nouveau/mmu/tu102: Add support for compressed kinds
Mohamed Ahmed
2025/10/30
[PATCH v3 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression
Mohamed Ahmed
2025/10/30
[PATCH v3 2/5] drm/nouveau/uvmm: Allow larger pages
Mohamed Ahmed
2025/10/30
[PATCH v3 1/5] drm/nouveau/uvmm: Prepare for larger pages
Mohamed Ahmed
2025/10/30
[PATCH v3 0/5] drm/nouveau: Enable variable page sizes and compression
Mohamed Ahmed
2025/10/30
Re: [PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
Joel Fernandes
2025/10/30
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Joel Fernandes
2025/10/30
Re: [PATCH 2/2] drm: nova: select NOVA_CORE
John Hubbard
2025/10/30
Re: [PATCH 2/2] drm: nova: select NOVA_CORE
Timur Tabi
2025/10/30
Re: [PATCH RFC 2/4] samples: rust: Add sample demonstrating C linked list iteration
Joel Fernandes
2025/10/30
Re: [PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
Danilo Krummrich
2025/10/30
Re: [PATCH RFC 4/4] samples: rust: Add sample demonstrating DRM buddy allocator
Danilo Krummrich
2025/10/30
Re: [PATCH RFC 2/4] samples: rust: Add sample demonstrating C linked list iteration
Danilo Krummrich
2025/10/30
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Danilo Krummrich
2025/10/30
Re: [PATCH] nova-core: Ada: basic GPU identification
John Hubbard
2025/10/30
[PATCH RFC 2/4] samples: rust: Add sample demonstrating C linked list iteration
Joel Fernandes
2025/10/30
[PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
Joel Fernandes
2025/10/30
[PATCH RFC 4/4] samples: rust: Add sample demonstrating DRM buddy allocator
Joel Fernandes
2025/10/30
[PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Joel Fernandes
2025/10/30
[PATCH RFC 0/4] rust: Introduce support for C linked list interfacing and DRM Buddy bindings
Joel Fernandes
2025/10/30
[PATCH v2 2/2] drm/nouveau: Advertise correct modifiers on GB20x
James Jones
2025/10/30
[PATCH v2 1/2] drm: define NVIDIA DRM format modifiers for GB20x
James Jones
2025/10/30
[PATCH v2 0/2] drm/nouveau: Advertise correct modifiers on GB20x
James Jones
2025/10/30
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Danilo Krummrich
2025/10/30
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Timur Tabi
2025/10/30
Re: [PATCH] nova-core: Ada: basic GPU identification
Danilo Krummrich
2025/10/30
Re: [PATCH 1/1] nova-core: regs: rename .alter() --> .update()
Danilo Krummrich
2025/10/30
Re: [PATCH 0/2] nova-core: remove HWCFG1 and need_riscv
Danilo Krummrich
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Timur Tabi
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Timur Tabi
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Alexandre Courbot
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Timur Tabi
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Timur Tabi
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Alexandre Courbot
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Alexandre Courbot
2025/10/29
Re: [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
Danilo Krummrich
2025/10/29
[PATCH v7 14/14] nova-core: gsp: Boot GSP
Alexandre Courbot
2025/10/29
[PATCH v7 13/14] nova-core: falcon: Add support to write firmware version
Alexandre Courbot
2025/10/29
[PATCH v7 12/14] nova-core: falcon: Add support to check if RISC-V is active
Alexandre Courbot
2025/10/29
[PATCH v7 11/14] gpu: nova-core: gsp: Add RM registry and sysinfo bindings and commands
Alexandre Courbot
2025/10/29
[PATCH v7 09/14] gpu: nova-core: gsp: Add GSP command queue bindings and handling
Alexandre Courbot
2025/10/29
[PATCH v7 10/14] gpu: nova-core: gsp: Create rmargs
Alexandre Courbot
2025/10/29
[PATCH v7 08/14] rust: enable slice_flatten feature and abstract it through an extension trait
Alexandre Courbot
2025/10/29
[PATCH v7 07/14] gpu: nova-core: Add zeroable trait to bindings
Alexandre Courbot
2025/10/29
[PATCH v7 06/14] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Alexandre Courbot
2025/10/29
[PATCH v7 05/14] gpu: nova-core: gsp: Create wpr metadata
Alexandre Courbot
2025/10/29
[PATCH v7 04/14] gpu: nova-core: Create initial Gsp
Alexandre Courbot
2025/10/29
[PATCH v7 03/14] gpu: nova-core: num: add functions to safely convert a const value to a smaller type
Alexandre Courbot
2025/10/29
[PATCH v7 02/14] gpu: nova-core: Set correct DMA mask
Alexandre Courbot
2025/10/29
[PATCH v7 01/14] gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
2025/10/29
[PATCH v7 00/14] gpu: nova-core: Boot GSP to RISC-V active
Alexandre Courbot
2025/10/28
[PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/28
[PATCH v3 1/2] gpu: nova-core: prepare Spec and Revision types for boot0/boot42
John Hubbard
2025/10/28
[PATCH v3 0/2] gpu: nova: add boot42 support for next-gen GPUs
John Hubbard
2025/10/28
Re: [PATCH v3 1/6] gpu: nova-core: replace `as` with `from` conversions where possible
Alexandre Courbot
2025/10/28
[PATCH v3 5/6] gpu: nova-core: replace use of `as` with functions from `num`
Alexandre Courbot
2025/10/28
[PATCH v3 4/6] gpu: nova-core: add functions and traits for lossless integer conversions
Alexandre Courbot
2025/10/28
[PATCH v3 6/6] gpu: nova-core: justify remaining uses of `as`
Alexandre Courbot
2025/10/28
[PATCH v3 2/6] gpu: nova-core: vbios: do not use `as` when comparing BiosImageType
Alexandre Courbot
2025/10/28
[PATCH v3 3/6] gpu: nova-core: use `try_from` instead of `as` for u32 conversions
Alexandre Courbot
2025/10/28
[PATCH v3 0/6] gpu: nova-core: remove use of `as` for integer conversions
Alexandre Courbot
2025/10/28
[PATCH v3 1/6] gpu: nova-core: replace `as` with `from` conversions where possible
Alexandre Courbot
2025/10/28
Re: [PATCH 5/7] gpu: nova-core: add extra conversion functions and traits
John Hubbard
2025/10/28
Re: [PATCH 5/7] gpu: nova-core: add extra conversion functions and traits
Alexandre Courbot
2025/10/28
Re: [PATCH 0/5] gpu: nova-core: leverage FromBytes for VBIOS structures
John Hubbard
2025/10/28
Re: [PATCH 0/5] gpu: nova-core: leverage FromBytes for VBIOS structures
Alexandre Courbot
2025/10/28
Re: [PATCH 0/5] gpu: nova-core: leverage FromBytes for VBIOS structures
John Hubbard
2025/10/28
Re: [PATCH 1/2] drm: nova: depend on CONFIG_64BIT
John Hubbard
2025/10/28
Re: [PATCH 2/2] drm: nova: select NOVA_CORE
John Hubbard
2025/10/28
Re: [PATCH v2 1/2] gpu: nova-core: merge the Revision type into the Spec type
John Hubbard
2025/10/28
Re: [PATCH v2 2/2] gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2025/10/28
Re: [PATCH 5/7] gpu: nova-core: add extra conversion functions and traits
John Hubbard
Later messages