nouveau
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/01
[PATCH v2 08/13] gpu: nova-core: Add basic Turing HAL
Timur Tabi
2025/12/01
[PATCH v2 07/13] gpu: nova-core: move some functions into the HAL
Timur Tabi
2025/12/01
[PATCH v2 04/13] gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
2025/12/01
[PATCH v2 06/13] gpu: nova-core: add Turing boot registers
Timur Tabi
2025/12/01
[PATCH v2 00/13] gpu: nova-core: add Turing support
Timur Tabi
2025/12/01
[PATCH v2 01/13] gpu: nova-core: rename Imem to ImemSecure
Timur Tabi
2025/12/01
[PATCH v2 03/13] gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
2025/12/01
[PATCH v2 05/13] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
Timur Tabi
2025/12/01
Re: [PATCH 11/11] gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
2025/12/01
Re: [PATCH 10/11] gpu: nova-core: LibosMemoryRegionInitArgument size must be page aligned
Timur Tabi
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
John Hubbard
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Daniel Almeida
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Daniel Almeida
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
John Hubbard
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
John Hubbard
2025/12/01
[PATCH 6.6.y] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Sasha Levin
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
John Hubbard
2025/12/01
[PATCH 6.12.y] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Sasha Levin
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2025/12/01
Re: [PATCH 09/11] gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2025/12/01
[PATCH] nouveau: don't inherit boot eDP
Dave Airlie
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
John Hubbard
2025/12/01
Re: [PATCH] drm/nouveau/gsp: Prepare fwsec-sb and fwsec-frts at boot
Lyude Paul
2025/12/01
[PATCH] drm/nouveau/gsp: Prepare fwsec-sb and fwsec-frts at boot
Lyude Paul
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Daniel Almeida
2025/12/01
Re: [PATCH 0/5] drm: Remove remaining support for kdb
Thomas Zimmermann
2025/12/01
Patch "drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup" has been added to the 6.17-stable tree
gregkh
2025/12/01
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
Alice Ryhl
2025/12/01
Re: [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction
Daniel Almeida
2025/12/01
Re: [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
Alice Ryhl
2025/11/30
Re: [PATCH] drm/nouveau: Resolve the issue of VGA not detecting disconnection
Thomas Zimmermann
2025/11/30
Re: [PATCH v3] rust: clist: Add support to interface with C linked lists
John Hubbard
2025/11/30
[PATCH] nouveau: use proper atomic accessor to get crtc state
Dave Airlie
2025/11/29
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Joel Fernandes
2025/11/29
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
John Hubbard
2025/11/29
[PATCH v3] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2025/11/28
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Joel Fernandes
2025/11/28
Re: [PATCH v2 2/3] rust: clist: Add basic list infrastructure and head iterator
Daniel Almeida
2025/11/28
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Daniel Almeida
2025/11/28
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Daniel Almeida
2025/11/28
Re: [PATCH 3/4] drm/gpuvm: use const for drm_gpuva_op_* ptrs
Boris Brezillon
2025/11/28
Re: [PATCH 2/4] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Boris Brezillon
2025/11/28
Re: [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
Boris Brezillon
2025/11/28
[PATCH 3/4] drm/gpuvm: use const for drm_gpuva_op_* ptrs
Alice Ryhl
2025/11/28
[PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction
Alice Ryhl
2025/11/28
[PATCH 2/4] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
2025/11/28
[PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
Alice Ryhl
2025/11/28
[PATCH 0/4] Rust GPUVM support
Alice Ryhl
2025/11/27
Re: [PATCH v2 2/5] gpu: nova-core: add FbRange.len() and use it in boot.rs
Alexandre Courbot
2025/11/27
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Alexandre Courbot
2025/11/26
Re: [PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Uwe Kleine-König
2025/11/26
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Joel Fernandes
2025/11/26
Re: [PATCH v2 3/3] rust: clist: Add typed iteration with FromListHead trait
Joel Fernandes
2025/11/26
Re: [PATCH v2 3/3] rust: clist: Add typed iteration with FromListHead trait
Alexandre Courbot
2025/11/26
Re: [PATCH v2 2/5] gpu: nova-core: add FbRange.len() and use it in boot.rs
John Hubbard
2025/11/26
Re: [PATCH v2 2/5] gpu: nova-core: add FbRange.len() and use it in boot.rs
Lyude Paul
2025/11/26
Re: [PATCH] drm/nouveau: handle division by zero and overflow in nouveau_bo_fixup_align()
Lyude Paul
2025/11/26
Re: [PATCH 2/5] drm/nouveau: Do not implement mode_set_base_atomic callback
Lyude Paul
2025/11/26
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
John Hubbard
2025/11/26
Re: [PATCH v2 3/3] rust: clist: Add typed iteration with FromListHead trait
Joel Fernandes
2025/11/26
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Joel Fernandes
2025/11/26
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
John Hubbard
2025/11/26
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Alice Ryhl
2025/11/26
Re: [PATCH] gpu: Move DRM buddy allocator one level up
Joel Fernandes
2025/11/26
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Alexandre Courbot
2025/11/26
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Alice Ryhl
2025/11/26
Re: [PATCH 0/5] drm: Remove remaining support for kdb
Thomas Zimmermann
2025/11/26
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Alexandre Courbot
2025/11/26
Re: [PATCH 0/5] drm: Remove remaining support for kdb
Daniel Thompson
2025/11/26
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Alice Ryhl
2025/11/26
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Alice Ryhl
2025/11/26
Re: [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Ludovic.Desroches
2025/11/25
Re: [PATCH] gpu: Move DRM buddy allocator one level up
Zhi Wang
2025/11/25
Re: [PATCH 0/5] drm: Remove remaining support for kdb
Thomas Zimmermann
2025/11/25
Re: [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/11/25
Re: [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Ludovic.Desroches
2025/11/25
[PATCH v2 5/5] gpu: nova-core: use GPU Architecture to simplify HAL selections
John Hubbard
2025/11/25
[PATCH v2 3/5] gpu: nova-core: Hopper/Blackwell: basic GPU identification
John Hubbard
2025/11/25
[PATCH v2 4/5] nova-core: factor .fwsignature* selection into a new get_gsp_sigs_section()
John Hubbard
2025/11/25
[PATCH v2 2/5] gpu: nova-core: add FbRange.len() and use it in boot.rs
John Hubbard
2025/11/25
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
John Hubbard
2025/11/25
[PATCH v2 0/5] gpu: nova-core: Hopper/Blackwell prerequisites
John Hubbard
2025/11/25
[PATCH v2 1/5] gpu: nova-core: print FB sizes, along with ranges
John Hubbard
2025/11/25
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Alexandre Courbot
2025/11/25
Re: [PATCH 09/11] gpu: nova-core: add FalconUCodeDescV2 support
John Hubbard
2025/11/25
Re: [PATCH 09/11] gpu: nova-core: add FalconUCodeDescV2 support
Alexandre Courbot
2025/11/25
Re: [PATCH v2 3/3] rust: clist: Add typed iteration with FromListHead trait
Alexandre Courbot
2025/11/25
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Alexandre Courbot
2025/11/25
Re: [PATCH 09/11] gpu: nova-core: add FalconUCodeDescV2 support
John Hubbard
2025/11/25
Re: [PATCH 09/11] gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
2025/11/25
Re: [PATCH v2 3/3] rust: clist: Add typed iteration with FromListHead trait
Joel Fernandes
2025/11/25
Re: [PATCH v2 2/3] rust: clist: Add basic list infrastructure and head iterator
Joel Fernandes
2025/11/25
Re: [PATCH v2 2/3] rust: clist: Add basic list infrastructure and head iterator
Joel Fernandes
2025/11/25
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Joel Fernandes
2025/11/25
Re: [PATCH v2 4/4] gpu: nova-core: gsp: Replace firmware version with "bindings" alias
Lyude Paul
2025/11/25
Re: [PATCH v2 3/4] gpu: nova-core: bindings: Derive `MaybeZeroable`
Lyude Paul
2025/11/25
Re: [PATCH v2 2/4] gpu: nova-core: gsp: Fix length of received messages
Lyude Paul
2025/11/25
Re: [PATCH v2 1/4] gpu: nova-core: bindings: Add missing explicit padding
Lyude Paul
2025/11/25
RE: [PATCH 35/86] drm/renesas/rz-du: Run DRM default client setup
Biju Das
2025/11/25
[PATCH 04/11] rust: io: add PortIo
Andrew Ballance
2025/11/25
[PATCH v2 1/3] rust: alloc: add Vec::truncate method
Andrew Ballance
2025/11/25
[PATCH 2/3] rust: alloc: add Vec::resize method
Andrew Ballance
2025/11/25
[PATCH v7 7/9] drm/vc4: Enable async flips on the primary plane
André Almeida
2025/11/25
[PATCH v2 3/6] rust: io: add new Io type
Andrew Ballance
2025/11/25
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Beata Michalska
2025/11/25
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Beata Michalska
2025/11/25
Re: [PATCH v5 2/5] rust: firmware: introduce `firmware::ModInfoBuilder`
Benno Lossin
2025/11/25
[PATCH v2 0/3] rust: alloc: add Vec::resize and Vec::truncate
Andrew Ballance
2025/11/25
Re: [PATCH 1/3] rust: alloc: add Vec::truncate method
Benno Lossin
2025/11/25
[PATCH v2 1/6] rust: helpers: io: use macro to generate io accessor functions
Andrew Ballance
2025/11/25
[PATCH v2 5/6] rust: io: add from_raw_cookie functions
Andrew Ballance
2025/11/25
[PATCH] drm: nouveau: fifo: ga100: fix null pointer dereferences
Akhilesh Patil
2025/11/25
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Beata Michalska
2025/11/25
[PATCH] gpu/drm/nouveau/nvif: fix a null dereference in nvif_client_ctor()
Alexandr Sapozhnkiov
2025/11/25
[PATCH v2 0/6] rust: add support for port io
Andrew Ballance
2025/11/25
[PATCH v2 2/6] rust: io: make Io use IoAccess trait
Andrew Ballance
2025/11/25
[PATCH 11/11] rust: devres: fix doctest
Andrew Ballance
2025/11/25
Re: [PATCH v2 2/3] rust: alloc: add Vec::resize method
Benno Lossin
2025/11/25
Re: [PATCH v5 3/5] rust: firmware: add `module_firmware!` macro
Benno Lossin
2025/11/25
[PATCH v7 4/9] drm: atmel-hlcdc: Enable async flips on the primary plane
André Almeida
2025/11/25
Re: [PATCH 1/3] rust: alloc: add Vec::truncate method
Andrew Ballance
2025/11/25
[PATCH v2 6/6] rust: pci: make Bar generic over Io
Andrew Ballance
2025/11/25
[PATCH 1/3] rust: alloc: add Vec::truncate method
Andrew Ballance
2025/11/25
[PATCH 10/11] gpu: nova-core: update to use the new bar and io api
Andrew Ballance
2025/11/25
Re: [PATCH v7 2/9] drm: Support per-plane async flip configuration
André Almeida
2025/11/25
[PATCH 02/11] rust: io: Replace Io with MMIo using IoAccess trait
Andrew Ballance
2025/11/25
[PATCH v6 7/8] drm/vc4: Enable async flips on the primary plane
André Almeida
2025/11/25
Re: [PATCH 00/11] rust: add support for Port io
Andrew Ballance
2025/11/25
[PATCH 09/11] samples: rust: rust_driver_pci: update to use new bar and io api
Andrew Ballance
2025/11/25
Re:[PATCH 2/3] drm/rockchip: Use iommu_paging_domain_alloc()
Andy Yan
2025/11/25
Re: [PATCH v2 2/3] rust: alloc: add Vec::resize method
Benno Lossin
2025/11/25
[PATCH v7 8/9] drm: Enable per-plane async flip check
André Almeida
2025/11/25
[PATCH v7 1/9] drm/atomic: Allow userspace to use explicit sync with atomic async flips
André Almeida
2025/11/25
[PATCH v7 5/9] drm/i915: Enable async flips on the primary plane
André Almeida
2025/11/25
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
AngeloGioacchino Del Regno
2025/11/25
[PATCH 03/11] rust: io: implement Debug for IoRaw and add some doctests
Andrew Ballance
2025/11/25
Re: [PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
Barry Song
2025/11/25
[PATCH v7 9/9] drm/amdgpu: Make it possible to async flip overlay planes
André Almeida
2025/11/25
[PATCH 3/3] gpu: nova-core: remove completed Vec extentions from task list
Andrew Ballance
2025/11/25
[PATCH 0/3] rust: alloc: add Vec::resize and Vec::truncate
Andrew Ballance
2025/11/25
[PATCH v2 4/6] rust: io: implement Debug for IoRaw and add some doctests
Andrew Ballance
2025/11/25
Re: [PATCH v2 2/3] rust: alloc: add Vec::resize method
Benno Lossin
2025/11/25
[PATCH v6 5/8] drm/i915: Enable async flips on the primary plane
André Almeida
2025/11/25
[PATCH v6 8/8] drm/amdgpu: Make it possible to async flip overlay planes
André Almeida
2025/11/25
[PATCH v7 6/9] drm/nouveau: Enable async flips on the primary plane
André Almeida
2025/11/25
Re: [PATCH v5 2/5] rust: firmware: introduce `firmware::ModInfoBuilder`
Benno Lossin
2025/11/25
[PATCH 05/11] rust: io: add new Io type
Andrew Ballance
2025/11/25
Re:[PATCH v2 02/25] drm/dumb-buffers: Provide helper to set pitch and size
Andy Yan
2025/11/25
[PATCH v6 6/8] drm/nouveau: Enable async flips on the primary plane
André Almeida
2025/11/25
[PATCH v2 2/3] rust: alloc: add Vec::resize method
Andrew Ballance
2025/11/25
Re: [PATCH v5 3/5] rust: firmware: add `module_firmware!` macro
Benno Lossin
2025/11/25
[PATCH v6 2/8] drm: Support per-plane async flip configuration
André Almeida
2025/11/25
[PATCH v6 4/8] drm: atmel-hlcdc: Enable async flips on the primary plane
André Almeida
2025/11/25
Re: [PATCH v7 2/9] drm: Support per-plane async flip configuration
André Almeida
2025/11/25
[PATCH v6 3/8] drm/amdgpu: Enable async flips on the primary plane
André Almeida
2025/11/25
Re: [PATCH v6 2/8] drm: Support per-plane async flip configuration
André Almeida
2025/11/25
[PATCH v7 0/9] drm: Support per-plane async flip configuration
André Almeida
2025/11/25
Re: [PATCH v6 0/8] drm: Support per-plane async flip configuration
André Almeida
2025/11/25
[PATCH v6 0/8] drm: Support per-plane async flip configuration
André Almeida
2025/11/25
[PATCH 07/11] rust: io: add from_raw_cookie functions
Andrew Ballance
2025/11/25
[PATCH v7 2/9] drm: Support per-plane async flip configuration
André Almeida
2025/11/25
Re:Re: [PATCH v2 02/25] drm/dumb-buffers: Provide helper to set pitch and size
Andy Yan
2025/11/25
[PATCH v7 3/9] drm/amdgpu: Enable async flips on the primary plane
André Almeida
2025/11/25
[PATCH 01/11] rust: helpers: io: use macro to generate io accessor functions
Andrew Ballance
2025/11/25
[PATCH v6 1/8] drm/atomic: Allow userspace to use explicit sync with atomic async flips
André Almeida
2025/11/25
[PATCH 00/11] rust: add support for Port io
Andrew Ballance
2025/11/25
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Andi Shyti
2025/11/25
Re: [PATCH v5 2/5] rust: firmware: introduce `firmware::ModInfoBuilder`
Benno Lossin
2025/11/25
[PATCH 08/11] rust: pci: make Bar generic over Io
Andrew Ballance
2025/11/25
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Beata Michalska
2025/11/25
[PATCH 06/11] io: move PIO_OFFSET to linux/io.h
Andrew Ballance
2025/11/25
Re: [PATCH v5 2/5] rust: firmware: introduce `firmware::ModInfoBuilder`
Benno Lossin
2025/11/25
[PATCH v2 3/3] gpu: nova-core: remove completed Vec extentions from task list
Andrew Ballance
2025/11/25
Re: [PATCH 1/3] rust: alloc: add Vec::truncate method
Benno Lossin
2025/11/25
Re: [PATCH v5 3/5] rust: firmware: add `module_firmware!` macro
Benno Lossin
2025/11/25
Re: [PATCH v3 2/2] gpu: nova-core: add initial documentation
Benno Lossin
2025/11/25
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Andy Shevchenko
2025/11/25
Re: [PATCH 2/3] rust: alloc: add Vec::resize method
Benno Lossin
2025/11/25
[PATCH] drm/nouveau: Resolve the issue of VGA not detecting disconnection
2564278112
2025/11/25
[PATCH] drm/nouveau: Resolve the issue of VGA not being recognized or disconnected
2564278112
2025/11/25
Re: [PATCH] gpu: Move DRM buddy allocator one level up
Dave Airlie
2025/11/25
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
John Hubbard
2025/11/25
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Joel Fernandes
2025/11/25
Re: [PATCH 0/5] drm: Remove remaining support for kdb
Maarten Lankhorst
2025/11/25
Re: [PATCH 0/5] drm: Remove remaining support for kdb
Thomas Zimmermann
2025/11/25
Re: [PATCH 0/5] drm: Remove remaining support for kdb
Doug Anderson
2025/11/25
Re: [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025/11/25
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Alice Ryhl
2025/11/25
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Alexandre Courbot
2025/11/25
Re: [PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
Alexandre Courbot
2025/11/25
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Alice Ryhl
2025/11/25
Re: [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Ludovic.Desroches
Earlier messages
Later messages