nouveau
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
[PATCH v2 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
Joel Fernandes
[PATCH v2 4/5] gpu: nova-core: use checked arithmetic in BinFirmware::data
Joel Fernandes
[PATCH v2 3/5] gpu: nova-core: use checked arithmetic in frombytes_at helper
Joel Fernandes
[PATCH v2 5/5] gpu: nova-core: use checked arithmetic in RISC-V firmware parsing
Joel Fernandes
Re: [PATCH v2 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
Gary Guo
Re: [PATCH v2 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
Alexandre Courbot
[PATCH v1 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
Joel Fernandes
[PATCH v1 3/5] gpu: nova-core: use checked arithmetic in frombytes_at helper
Joel Fernandes
Re: [PATCH v1 3/5] gpu: nova-core: use checked arithmetic in frombytes_at helper
Zhi Wang
[PATCH v1 4/5] gpu: nova-core: use checked arithmetic in BinFirmware::data
Joel Fernandes
Re: [PATCH v1 4/5] gpu: nova-core: use checked arithmetic in BinFirmware::data
Zhi Wang
[PATCH v1 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
Joel Fernandes
Re: [PATCH v1 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
Zhi Wang
Re: [PATCH v1 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
Joel Fernandes
[PATCH v1 5/5] gpu: nova-core: use checked arithmetic in RISC-V firmware parsing
Joel Fernandes
Re: [PATCH v1 5/5] gpu: nova-core: use checked arithmetic in RISC-V firmware parsing
Zhi Wang
[PATCH v1 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
Re: [PATCH v1 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Dirk Behme
Re: [PATCH v1 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
[PATCH v4 0/3] Introduce DeviceContext
Lyude Paul
[PATCH v4 2/3] rust/drm: Don't setup private driver data until registration
Lyude Paul
[PATCH v4 1/3] rust/drm: Introduce DeviceContext
Lyude Paul
[PATCH v4 3/3] rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
Re: [PATCH v4 3/3] rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
Re: [PATCH v4 0/3] Introduce DeviceContext
Daniel Almeida
[PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
Re: [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Alexandre Courbot
Re: [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Danilo Krummrich
Re: [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Alexandre Courbot
[PATCH 1/3] gpu: nova-core: remove imports available via prelude
Gary Guo
Re: [PATCH 1/3] gpu: nova-core: remove imports available via prelude
Danilo Krummrich
Re: [PATCH 1/3] gpu: nova-core: remove imports available via prelude
Danilo Krummrich
Re: [PATCH 1/3] gpu: nova-core: remove imports available via prelude
Miguel Ojeda
Re: [PATCH 1/3] gpu: nova-core: remove imports available via prelude
Miguel Ojeda
[PATCH v2 0/4] gpu: nova-core: gsp: fix command queue ring buffer bugs
Eliot Courtney
[PATCH v2 1/4] gpu: nova-core: gsp: fix incorrect advancing of write pointer
Eliot Courtney
[PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Eliot Courtney
Re: [PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Gary Guo
Re: [PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Eliot Courtney
Re: [PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Alexandre Courbot
Re: [PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Danilo Krummrich
[PATCH v2 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Eliot Courtney
Re: [PATCH v2 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Gary Guo
Re: [PATCH v2 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Alexandre Courbot
Re: [PATCH v2 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Alexandre Courbot
[PATCH v2 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
Eliot Courtney
Re: [PATCH v2 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
Gary Guo
Re: [PATCH v2 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
Alexandre Courbot
Re: [PATCH v2 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
Alexandre Courbot
[PATCH v8 00/13] gpu: nova-core: add Turing support
Timur Tabi
[PATCH v8 04/13] gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
[PATCH v8 12/13] gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
[PATCH v8 08/13] gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()
Timur Tabi
[PATCH v8 06/13] gpu: nova-core: move some functions into the HAL
Timur Tabi
[PATCH v8 05/13] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
Timur Tabi
[PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Timur Tabi
Re: [PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Gary Guo
Re: [PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Timur Tabi
Re: [PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
John Hubbard
Re: [PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Alexandre Courbot
[PATCH v8 10/13] gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
[PATCH v8 03/13] gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
[PATCH v8 02/13] gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
Re: [PATCH v8 02/13] gpu: nova-core: add ImemNonSecure section infrastructure
Gary Guo
Re: [PATCH v8 02/13] gpu: nova-core: add ImemNonSecure section infrastructure
Alexandre Courbot
[PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
Re: [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Alexandre Courbot
Re: [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
Re: [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Miguel Ojeda
Re: [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Danilo Krummrich
Re: [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Alexandre Courbot
[PATCH v8 07/13] gpu: nova-core: Add basic Turing HAL
Timur Tabi
[PATCH v8 13/13] gpu: nova-core: use the Generic Bootloader to boot FWSEC
Timur Tabi
[PATCH v8 01/13] gpu: nova-core: rename Imem to ImemSecure
Timur Tabi
Re: [PATCH v8 00/13] gpu: nova-core: add Turing support
Danilo Krummrich
Re: [PATCH v8 00/13] gpu: nova-core: add Turing support
Alexandre Courbot
Re: [PATCH v8 00/13] gpu: nova-core: add Turing support
Gary Guo
Re: [PATCH v8 00/13] gpu: nova-core: add Turing support
Alexandre Courbot
[PATCH] nouveau/vmm: start tracking if the LPT PTE is valid.
Dave Airlie
Re: [PATCH] nouveau/vmm: start tracking if the LPT PTE is valid.
M Henning
Re: [PATCH] nouveau/vmm: start tracking if the LPT PTE is valid.
M Henning
[PATCH v3 0/3] Introduce DeviceContext
Lyude Paul
[PATCH v3 1/3] rust/drm: Introduce DeviceContext
Lyude Paul
Re: [PATCH v3 1/3] rust/drm: Introduce DeviceContext
Daniel Almeida
Re: [PATCH v3 1/3] rust/drm: Introduce DeviceContext
Danilo Krummrich
[PATCH v3 3/3] rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
Re: [PATCH v3 3/3] rust/drm/gem: Use DeviceContext with GEM objects
Daniel Almeida
Re: [PATCH v3 3/3] rust/drm/gem: Use DeviceContext with GEM objects
lyude
[PATCH v3 2/3] rust/drm: Don't setup private driver data until registration
Lyude Paul
Re: [PATCH v3 2/3] rust/drm: Don't setup private driver data until registration
Daniel Almeida
Re: [PATCH v3 2/3] rust/drm: Don't setup private driver data until registration
lyude
[PATCH 0/4] gpu: nova-core: gsp: fix command queue ring buffer bugs
Eliot Courtney
[PATCH 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Eliot Courtney
[PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Eliot Courtney
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
John Hubbard
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Eliot Courtney
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Alexandre Courbot
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Miguel Ojeda
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Miguel Ojeda
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Gary Guo
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Eliot Courtney
[PATCH 1/4] gpu: nova-core: gsp: fix incorrect advancing of write pointer
Eliot Courtney
Re: [PATCH 1/4] gpu: nova-core: gsp: fix incorrect advancing of write pointer
Gary Guo
Re: [PATCH 1/4] gpu: nova-core: gsp: fix incorrect advancing of write pointer
Eliot Courtney
[PATCH 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
Eliot Courtney
[PATCH v7 00/12] gpu: nova-core: add Turing support
Timur Tabi
[PATCH v7 02/12] gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
[PATCH v7 01/12] gpu: nova-core: rename Imem to ImemSecure
Timur Tabi
[PATCH v7 03/12] gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
[PATCH v7 07/12] gpu: nova-core: Add basic Turing HAL
Timur Tabi
[PATCH v7 04/12] gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
[PATCH v7 06/12] gpu: nova-core: move some functions into the HAL
Timur Tabi
[PATCH v7 05/12] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
Timur Tabi
[PATCH v7 09/12] gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
[PATCH v7 12/12] gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
[PATCH v7 11/12] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Timur Tabi
[PATCH v7 08/12] gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()
Timur Tabi
[PATCH v7 10/12] gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
Re: [PATCH v7 10/12] gpu: nova-core: add FalconUCodeDescV2 support
Joel Fernandes
Re: [PATCH v7 10/12] gpu: nova-core: add FalconUCodeDescV2 support
Joel Fernandes
Re: [PATCH v7 00/12] gpu: nova-core: add Turing support
Joel Fernandes
[PATCH] drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)
Lyude Paul
Re: [PATCH] drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)
Dave Airlie
[PATCH] nouveau: pci: quiesce GPU on shutdown
Li Chen
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Dave Airlie
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Li Chen
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Danilo Krummrich
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Li Chen
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Li Chen
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Dave Airlie
[PATCH v2] nouveau: pci: quiesce GPU on shutdown
Li Chen
Re: [PATCH v2] nouveau: pci: quiesce GPU on shutdown
Dave Airlie
[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
Re: [PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
Re: [PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
Joel Fernandes
[PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Gary Guo
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Gary Guo
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Zhi Wang
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Joel Fernandes
[PATCH RFC v6 04/26] nova-core: mm: Select GPU_BUDDY for VRAM allocation
Joel Fernandes
[PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
Dave Airlie
Re: [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
[PATCH RFC v6 06/26] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
Joel Fernandes
[PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Zhi Wang
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Zhi Wang
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Danilo Krummrich
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Danilo Krummrich
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
John Hubbard
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
John Hubbard
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
John Hubbard
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Dave Airlie
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
John Hubbard
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Christian König
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Gary Guo
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
[PATCH RFC v6 07/26] nova-core: Add BAR1 aperture type and size constant
Joel Fernandes
[PATCH RFC v6 08/26] nova-core: gsp: Add BAR1 PDE base accessors
Joel Fernandes
[PATCH RFC v6 10/26] nova-core: mm: Add common types for all page table formats
Joel Fernandes
[PATCH RFC v6 09/26] nova-core: mm: Add common memory management types
Joel Fernandes
[PATCH RFC v6 11/26] nova-core: mm: Add MMU v2 page table types
Joel Fernandes
[PATCH RFC v6 12/26] nova-core: mm: Add MMU v3 page table types
Joel Fernandes
[PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
Joel Fernandes
Re: [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
Zhi Wang
Re: [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
Joel Fernandes
[PATCH RFC v6 15/26] nova-core: mm: Add GpuMm centralized memory manager
Joel Fernandes
[PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
Re: [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
Zhi Wang
Re: [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
[PATCH RFC v6 17/26] nova-core: mm: Add Virtual Memory Manager
Joel Fernandes
[PATCH RFC v6 18/26] nova-core: mm: Add virtual address range tracking to VMM
Joel Fernandes
[PATCH RFC v6 16/26] nova-core: mm: Add page table walker for MMU v2
Joel Fernandes
[PATCH RFC v6 19/26] nova-core: mm: Add BAR1 user interface
Joel Fernandes
[PATCH RFC v6 21/26] nova-core: mm: Add memory management self-tests
Joel Fernandes
[PATCH RFC v6 20/26] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
Joel Fernandes
[PATCH RFC v6 22/26] nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
[PATCH RFC v6 23/26] nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
[PATCH RFC v6 26/26] nova-core: mm: Add BarUser to struct Gpu and create at boot
Joel Fernandes
[PATCH RFC v6 24/26] nova-core: fb: Add usable_vram field to FbLayout
Joel Fernandes
Earlier messages
Later messages