nouveau
Thread
Date
Earlier messages
Later messages
Messages by Thread
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
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
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
Alexandre Courbot
Re: [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature
Alice Ryhl
[PATCH v5 19/38] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
John Hubbard
[PATCH v5 28/38] gpu: nova-core: Hopper/Blackwell: add FspCotVersion type
John Hubbard
[PATCH v5 26/38] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
John Hubbard
[PATCH v5 29/38] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
John Hubbard
[PATCH v5 23/38] gpu: nova-core: add MCTP/NVDM protocol types for firmware communication
John Hubbard
[PATCH v5 22/38] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
John Hubbard
[PATCH v5 25/38] gpu: nova-core: Hopper/Blackwell: add FSP message structures
John Hubbard
[PATCH v5 27/38] gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
John Hubbard
[PATCH v5 31/38] gpu: nova-core: Blackwell: use correct sysmem flush registers
John Hubbard
[PATCH v5 32/38] gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
John Hubbard
[PATCH v5 24/38] gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
John Hubbard
[PATCH v5 37/38] rust: sizes: add u64 variants of SZ_* constants
John Hubbard
[PATCH v5 33/38] gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
John Hubbard
[PATCH v5 34/38] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
John Hubbard
[PATCH v5 36/38] gpu: nova-core: Hopper/Blackwell: integrate FSP boot path into boot()
John Hubbard
[PATCH v5 38/38] gpu: nova-core: use SZ_*_U64 constants from kernel::sizes
John Hubbard
[PATCH v5 35/38] gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
John Hubbard
[PATCH v5 30/38] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
John Hubbard
[PATCH v5 16/38] gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware images
John Hubbard
[PATCH v3 0/2] drm/nouveau: zcull support
Mel Henning
[PATCH v3 2/2] drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFO
Mel Henning
[PATCH v3 1/2] drm/nouveau: Fetch zcull info from device
Mel Henning
Re: [PATCH v3 0/2] drm/nouveau: zcull support
Danilo Krummrich
[PATCH v2 0/9] gpu: nova-core: gsp: add continuation record support
Eliot Courtney
[PATCH v2 1/9] gpu: nova-core: gsp: sort MsgFunction variants alphabetically
Eliot Courtney
[PATCH v2 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue
Eliot Courtney
[PATCH v2 3/9] rust: add EMSGSIZE error code
Eliot Courtney
[PATCH v2 4/9] gpu: nova-core: gsp: add checking oversized commands
Eliot Courtney
[PATCH v2 5/9] gpu: nova-core: gsp: clarify invariant on command queue
Eliot Courtney
[PATCH v2 6/9] gpu: nova-core: gsp: unconditionally call variable payload handling
Eliot Courtney
[PATCH v2 7/9] gpu: nova-core: gsp: add command_size helper
Eliot Courtney
Re: [PATCH v2 7/9] gpu: nova-core: gsp: add command_size helper
Alexandre Courbot
[PATCH v2 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
Eliot Courtney
Re: [PATCH v2 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
Alexandre Courbot
Re: [PATCH v2 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
Alexandre Courbot
[PATCH v2 9/9] gpu: nova-core: gsp: add tests for SplitState
Eliot Courtney
Re: [PATCH v2 0/9] gpu: nova-core: gsp: add continuation record support
Zhi Wang
Re: [PATCH v2 0/9] gpu: nova-core: gsp: add continuation record support
Alexandre Courbot
[PATCH v7 00/23] nova-core: Add memory management support
Joel Fernandes
[PATCH v7 02/23] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
Joel Fernandes
[PATCH v7 01/23] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
[PATCH v7 03/23] nova-core: Add BAR1 aperture type and size constant
Joel Fernandes
[PATCH v7 04/23] nova-core: gsp: Add BAR1 PDE base accessors
Joel Fernandes
[PATCH v7 05/23] nova-core: mm: Add common memory management types
Joel Fernandes
[PATCH v7 07/23] nova-core: mm: Add MMU v2 page table types
Joel Fernandes
[PATCH v7 06/23] nova-core: mm: Add common types for all page table formats
Joel Fernandes
[PATCH v7 09/23] nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
[PATCH v7 08/23] nova-core: mm: Add MMU v3 page table types
Joel Fernandes
[PATCH v7 10/23] nova-core: mm: Add TLB flush support
Joel Fernandes
[PATCH v7 11/23] nova-core: mm: Add GpuMm centralized memory manager
Joel Fernandes
[PATCH v7 12/23] nova-core: mm: Add page table walker for MMU v2/v3
Joel Fernandes
[PATCH v7 13/23] nova-core: mm: Add Virtual Memory Manager
Joel Fernandes
[PATCH v7 14/23] nova-core: mm: Add virtual address range tracking to VMM
Joel Fernandes
[PATCH v7 16/23] nova-core: mm: Add BAR1 user interface
Joel Fernandes
[PATCH v7 15/23] nova-core: mm: Add multi-page mapping API to VMM
Joel Fernandes
[PATCH v7 18/23] nova-core: mm: Add BAR1 memory management self-tests
Joel Fernandes
[PATCH v7 19/23] nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
[PATCH v7 20/23] nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
[PATCH v7 21/23] nova-core: fb: Add usable_vram field to FbLayout
Joel Fernandes
[PATCH v7 23/23] nova-core: mm: Add BarUser to struct Gpu and create at boot
Joel Fernandes
[PATCH v7 22/23] nova-core: mm: Use usable VRAM region for buddy allocator
Joel Fernandes
[PATCH v7 17/23] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
Joel Fernandes
Re: [PATCH v7 00/23] nova-core: Add memory management support
Alexandre Courbot
Re: [PATCH v7 00/23] nova-core: Add memory management support
Joel Fernandes
Earlier messages
Later messages