nouveau
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
Eliot Courtney
Re: [PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
Joel Fernandes
Re: [PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
Joel Fernandes
Re: [PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
John Hubbard
Re: [PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
Joel Fernandes
Re: [PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
John Hubbard
Re: [PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
Joel Fernandes
Re: [PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
Alexandre Courbot
Re: [PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
Eliot Courtney
Re: [PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
Danilo Krummrich
[PATCH 5/9] gpu: nova-core: gsp: add types for RM control RPCs
Eliot Courtney
Re: [PATCH 5/9] gpu: nova-core: gsp: add types for RM control RPCs
Joel Fernandes
Re: [PATCH 5/9] gpu: nova-core: gsp: add types for RM control RPCs
Eliot Courtney
[PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Eliot Courtney
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Joel Fernandes
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Danilo Krummrich
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Danilo Krummrich
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Eliot Courtney
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Danilo Krummrich
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Alexandre Courbot
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Danilo Krummrich
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Alexandre Courbot
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Danilo Krummrich
Re: [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
Alexandre Courbot
[PATCH 4/9] gpu: nova-core: gsp: add RM control RPC structure binding
Eliot Courtney
[PATCH 2/9] gpu: nova-core: gsp: add NvStatus enum for RM control errors
Eliot Courtney
[PATCH 7/9] gpu: nova-core: gsp: add RM control command infrastructure
Eliot Courtney
Re: [PATCH 7/9] gpu: nova-core: gsp: add RM control command infrastructure
Zhi Wang
Re: [PATCH 7/9] gpu: nova-core: gsp: add RM control command infrastructure
Joel Fernandes
Re: [PATCH 7/9] gpu: nova-core: gsp: add RM control command infrastructure
Danilo Krummrich
Re: [PATCH 7/9] gpu: nova-core: gsp: add RM control command infrastructure
Eliot Courtney
[PATCH 8/9] gpu: nova-core: gsp: add CE fault method buffer size bindings
Eliot Courtney
Re: [PATCH 8/9] gpu: nova-core: gsp: add CE fault method buffer size bindings
Joel Fernandes
[PATCH 9/9] gpu: nova-core: gsp: add CeGetFaultMethodBufferSize RM control command
Eliot Courtney
Re: [PATCH 9/9] gpu: nova-core: gsp: add CeGetFaultMethodBufferSize RM control command
Joel Fernandes
[PATCH v2 2/2] rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
[PATCH v2 0/4] gpu: nova-core: gsp: add locking to Cmdq
Eliot Courtney
[PATCH v2 1/4] gpu: nova-core: gsp: fix stale doc comments on command queue methods
Eliot Courtney
[PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Eliot Courtney
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
John Hubbard
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Eliot Courtney
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
John Hubbard
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Alexandre Courbot
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
John Hubbard
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Eliot Courtney
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Alexandre Courbot
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Gary Guo
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Danilo Krummrich
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
John Hubbard
Re: [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Eliot Courtney
[PATCH v2 3/4] gpu: nova-core: gsp: make `Cmdq` a pinned type
Eliot Courtney
Re: [PATCH v2 3/4] gpu: nova-core: gsp: make `Cmdq` a pinned type
Gary Guo
Re: [PATCH v2 3/4] gpu: nova-core: gsp: make `Cmdq` a pinned type
Eliot Courtney
[PATCH v2 4/4] gpu: nova-core: gsp: add mutex locking to Cmdq
Eliot Courtney
Re: [PATCH v2 4/4] gpu: nova-core: gsp: add mutex locking to Cmdq
Gary Guo
Re: [PATCH v2 4/4] gpu: nova-core: gsp: add mutex locking to Cmdq
Eliot Courtney
Re: [PATCH v2 4/4] gpu: nova-core: gsp: add mutex locking to Cmdq
Alexandre Courbot
Re: [PATCH v2 0/4] gpu: nova-core: gsp: add locking to Cmdq
Zhi Wang
[PATCH v3 0/9] gpu: nova-core: gsp: add continuation record support
Eliot Courtney
[PATCH v3 1/9] gpu: nova-core: gsp: sort MsgFunction variants alphabetically
Eliot Courtney
[PATCH v3 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue
Eliot Courtney
[PATCH v3 3/9] rust: add EMSGSIZE error code
Eliot Courtney
Re: [PATCH v3 3/9] rust: add EMSGSIZE error code
Miguel Ojeda
[PATCH v3 4/9] gpu: nova-core: gsp: add checking oversized commands
Eliot Courtney
[PATCH v3 6/9] gpu: nova-core: gsp: unconditionally call variable payload handling
Eliot Courtney
[PATCH v3 5/9] gpu: nova-core: gsp: clarify invariant on command queue
Eliot Courtney
[PATCH v3 7/9] gpu: nova-core: gsp: add command_size helper
Eliot Courtney
[PATCH v3 9/9] gpu: nova-core: gsp: add tests for SplitState
Eliot Courtney
Re: [PATCH v3 9/9] gpu: nova-core: gsp: add tests for SplitState
Alexandre Courbot
Re: [PATCH v3 9/9] gpu: nova-core: gsp: add tests for SplitState
Eliot Courtney
Re: [PATCH v3 9/9] gpu: nova-core: gsp: add tests for SplitState
Alexandre Courbot
[PATCH v3 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
Eliot Courtney
Re: [PATCH v3 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
Alexandre Courbot
Re: [PATCH v3 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
Eliot Courtney
[PATCH 0/4] gpu: nova-core: gsp: add locking to Cmdq
Eliot Courtney
[PATCH 1/4] gpu: nova-core: gsp: fix stale doc comments on command queue methods
Eliot Courtney
Re: [PATCH 1/4] gpu: nova-core: gsp: fix stale doc comments on command queue methods
Zhi Wang
[PATCH 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Eliot Courtney
Re: [PATCH 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Zhi Wang
Re: [PATCH 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
Eliot Courtney
[PATCH 3/4] gpu: nova-core: gsp: make `Cmdq` a pinned type
Eliot Courtney
Re: [PATCH 3/4] gpu: nova-core: gsp: make `Cmdq` a pinned type
Zhi Wang
[PATCH 4/4] gpu: nova-core: gsp: add mutex locking to Cmdq
Eliot Courtney
Re: [PATCH 4/4] gpu: nova-core: gsp: add mutex locking to Cmdq
Zhi Wang
[PATCH v8 00/25] gpu: nova-core: Add memory management support
Joel Fernandes
[PATCH v8 01/25] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
Joel Fernandes
Re: [PATCH v8 01/25] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
Alexandre Courbot
[PATCH v8 02/25] gpu: nova-core: Kconfig: Sort select statements alphabetically
Joel Fernandes
Re: [PATCH v8 02/25] gpu: nova-core: Kconfig: Sort select statements alphabetically
Alexandre Courbot
[PATCH v8 03/25] gpu: nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
Joel Fernandes
[PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
Re: [PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
Alexandre Courbot
[PATCH v8 05/25] gpu: nova-core: fb: Add usable_vram field to FbLayout
Joel Fernandes
[PATCH v8 07/25] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
Joel Fernandes
Re: [PATCH v8 07/25] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
Alexandre Courbot
[PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Alexandre Courbot
Re: [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Alexandre Courbot
Re: [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
[PATCH v8 08/25] gpu: nova-core: mm: Add common memory management types
Joel Fernandes
[PATCH v8 09/25] gpu: nova-core: mm: Add TLB flush support
Joel Fernandes
[PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
Joel Fernandes
Re: [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
Alexandre Courbot
Re: [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
Alexandre Courbot
Re: [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
Joel Fernandes
[PATCH v8 10/25] gpu: nova-core: mm: Add GpuMm centralized memory manager
Joel Fernandes
[PATCH v8 12/25] gpu: nova-core: mm: Add common types for all page table formats
Joel Fernandes
[PATCH v8 13/25] gpu: nova-core: mm: Add MMU v2 page table types
Joel Fernandes
[PATCH v8 15/25] gpu: nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
[PATCH v8 14/25] gpu: nova-core: mm: Add MMU v3 page table types
Joel Fernandes
[PATCH v8 18/25] gpu: nova-core: mm: Add virtual address range tracking to VMM
Joel Fernandes
[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Joel Fernandes
Re: [PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Gary Guo
Re: [PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Joel Fernandes
Re: [PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Gary Guo
Re: [PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Joel Fernandes
[PATCH v8 17/25] gpu: nova-core: mm: Add Virtual Memory Manager
Joel Fernandes
[PATCH v8 19/25] gpu: nova-core: mm: Add multi-page mapping API to VMM
Joel Fernandes
[PATCH v8 20/25] gpu: nova-core: Add BAR1 aperture type and size constant
Joel Fernandes
[PATCH v8 21/25] gpu: nova-core: gsp: Add BAR1 PDE base accessors
Joel Fernandes
[PATCH v8 22/25] gpu: nova-core: mm: Add BAR1 user interface
Joel Fernandes
[PATCH v8 23/25] gpu: nova-core: mm: Add BarUser to struct Gpu and create at boot
Joel Fernandes
[PATCH v8 24/25] gpu: nova-core: mm: Add BAR1 memory management self-tests
Joel Fernandes
[PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
Re: [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Alexandre Courbot
Re: [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
Re: [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Alexandre Courbot
Re: [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
[PATCH v11 0/4] Rust GPU buddy allocator bindings
Joel Fernandes
[reference PATCH v11 3/4] gpu: Fix uninitialized buddy for built-in drivers
Joel Fernandes
[reference PATCH v11 1/4] gpu: Move DRM buddy allocator one level up (part one)
Joel Fernandes
[PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Danilo Krummrich
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Dave Airlie
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Danilo Krummrich
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Danilo Krummrich
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
[PATCH v11 0/2] rust: clist patches for nova-core memory management
Joel Fernandes
[PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Alexandre Courbot
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Alexandre Courbot
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Alvin Sun
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Alvin Sun
[PATCH v11 1/2] rust: ffi: Convert pub use to pub mod and create ffi module
Joel Fernandes
[PATCH] nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Dave Airlie
Re: [PATCH] nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Danilo Krummrich
Re: [PATCH] nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Dave Airlie
Re: [PATCH] nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Danilo Krummrich
[PATCH v5 00/38] gpu: nova-core: firmware: Hopper/Blackwell support
John Hubbard
[PATCH v5 03/38] gpu: nova-core: print FB sizes, along with ranges
John Hubbard
[PATCH v5 01/38] gpu: nova-core: fix aux device registration for multi-GPU systems
John Hubbard
Re: [PATCH v5 01/38] gpu: nova-core: fix aux device registration for multi-GPU systems
Danilo Krummrich
Re: [PATCH v5 01/38] gpu: nova-core: fix aux device registration for multi-GPU systems
Gary Guo
Re: [PATCH v5 01/38] gpu: nova-core: fix aux device registration for multi-GPU systems
Gary Guo
Re: [PATCH v5 01/38] gpu: nova-core: fix aux device registration for multi-GPU systems
Danilo Krummrich
Re: [PATCH v5 01/38] gpu: nova-core: fix aux device registration for multi-GPU systems
John Hubbard
[PATCH v5 04/38] gpu: nova-core: add FbRange.len() and use it in boot.rs
John Hubbard
[PATCH v5 05/38] gpu: nova-core: Hopper/Blackwell: basic GPU identification
John Hubbard
[PATCH v5 08/38] gpu: nova-core: apply the one "use" item per line policy to commands.rs
John Hubbard
[PATCH v5 06/38] gpu: nova-core: factor .fwsignature* selection into a new find_gsp_sigs_section()
John Hubbard
[PATCH v5 09/38] gpu: nova-core: move GPU init and DMA mask setup into Gpu::new()
John Hubbard
[PATCH v5 11/38] gpu: nova-core: Hopper/Blackwell: skip GFW boot waiting
John Hubbard
[PATCH v5 10/38] gpu: nova-core: set DMA mask width based on GPU architecture
John Hubbard
[PATCH v5 12/38] gpu: nova-core: move firmware image parsing code to firmware.rs
John Hubbard
[PATCH v5 14/38] gpu: nova-core: don't assume 64-bit firmware images
John Hubbard
[PATCH v5 15/38] gpu: nova-core: add support for 32-bit firmware images
John Hubbard
[PATCH v5 13/38] gpu: nova-core: factor out an elf_str() function
John Hubbard
[PATCH v5 02/38] gpu: nova-core: pass pdev directly to dev_* logging macros
John Hubbard
[PATCH v5 07/38] gpu: nova-core: use GPU Architecture to simplify HAL selections
John Hubbard
[PATCH v5 17/38] gpu: nova-core: Hopper/Blackwell: add FMC firmware image, in support of FSP
John Hubbard
[PATCH v5 18/38] gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stub
John Hubbard
[PATCH v5 20/38] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
John Hubbard
[PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
John Hubbard
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Miguel Ojeda
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
John Hubbard
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Miguel Ojeda
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Alexandre Courbot
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Gary Guo
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
John Hubbard
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Danilo Krummrich
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Gary Guo
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Danilo Krummrich
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
John Hubbard
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Gary Guo
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
John Hubbard
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Gary Guo
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
John Hubbard
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Alexandre Courbot
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
John Hubbard
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Alexandre Courbot
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Gary Guo
Earlier messages
Later messages