nouveau
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/21
Re: [PATCH 1/2] rust: drm: add support for driver features
Gary Guo
2026/01/21
Re: [PATCH 29/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
Gary Guo
2026/01/21
Re: [PATCH 28/31] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
Gary Guo
2026/01/21
Re: [PATCH 24/31] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
Gary Guo
2026/01/21
Re: [PATCH 15/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
Miguel Ojeda
2026/01/21
Re: [PATCH 21/31] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
Gary Guo
2026/01/21
Re: [PATCH 17/31] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
Gary Guo
2026/01/21
Re: [PATCH 15/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
Gary Guo
2026/01/21
Re: [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
Zhi Wang
2026/01/21
[PATCH] nouveau: pci: quiesce GPU on shutdown
Li Chen
2026/01/21
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Zhi Wang
2026/01/21
Re: [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
Zhi Wang
2026/01/21
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Li Chen
2026/01/21
[PATCH v2] nouveau: pci: quiesce GPU on shutdown
Li Chen
2026/01/21
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Zhi Wang
2026/01/21
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Li Chen
2026/01/21
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Li Chen
2026/01/21
[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
2026/01/21
[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
2026/01/20
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Dave Airlie
2026/01/20
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Balbir Singh
2026/01/20
Re: [PATCH v4 1/4] rust: macros: add derive macro for `Into`
Jesung Yang
2026/01/20
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Zi Yan
2026/01/20
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Danilo Krummrich
2026/01/20
Re: [PATCH v6 11/11] gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
2026/01/20
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Gary Guo
2026/01/20
Re: [PATCH] nouveau: pci: quiesce GPU on shutdown
Dave Airlie
2026/01/20
[PATCH RFC v6 25/26] nova-core: mm: Use usable VRAM region for buddy allocator
Joel Fernandes
2026/01/20
[PATCH RFC v6 24/26] nova-core: fb: Add usable_vram field to FbLayout
Joel Fernandes
2026/01/20
[PATCH RFC v6 26/26] nova-core: mm: Add BarUser to struct Gpu and create at boot
Joel Fernandes
2026/01/20
[PATCH RFC v6 23/26] nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
2026/01/20
[PATCH RFC v6 22/26] nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
2026/01/20
[PATCH RFC v6 20/26] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
Joel Fernandes
2026/01/20
[PATCH RFC v6 21/26] nova-core: mm: Add memory management self-tests
Joel Fernandes
2026/01/20
[PATCH RFC v6 19/26] nova-core: mm: Add BAR1 user interface
Joel Fernandes
2026/01/20
[PATCH RFC v6 16/26] nova-core: mm: Add page table walker for MMU v2
Joel Fernandes
2026/01/20
[PATCH RFC v6 18/26] nova-core: mm: Add virtual address range tracking to VMM
Joel Fernandes
2026/01/20
[PATCH RFC v6 17/26] nova-core: mm: Add Virtual Memory Manager
Joel Fernandes
2026/01/20
[PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
2026/01/20
[PATCH RFC v6 15/26] nova-core: mm: Add GpuMm centralized memory manager
Joel Fernandes
2026/01/20
[PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
Joel Fernandes
2026/01/20
[PATCH RFC v6 12/26] nova-core: mm: Add MMU v3 page table types
Joel Fernandes
2026/01/20
[PATCH RFC v6 11/26] nova-core: mm: Add MMU v2 page table types
Joel Fernandes
2026/01/20
[PATCH RFC v6 09/26] nova-core: mm: Add common memory management types
Joel Fernandes
2026/01/20
[PATCH RFC v6 10/26] nova-core: mm: Add common types for all page table formats
Joel Fernandes
2026/01/20
[PATCH RFC v6 08/26] nova-core: gsp: Add BAR1 PDE base accessors
Joel Fernandes
2026/01/20
[PATCH RFC v6 07/26] nova-core: Add BAR1 aperture type and size constant
Joel Fernandes
2026/01/20
[PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
2026/01/20
[PATCH RFC v6 06/26] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
Joel Fernandes
2026/01/20
[PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
2026/01/20
[PATCH RFC v6 04/26] nova-core: mm: Select GPU_BUDDY for VRAM allocation
Joel Fernandes
2026/01/20
[PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2026/01/20
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
Joel Fernandes
2026/01/20
Re: [PATCH v5 2/8] rust: debugfs: add Dir::empty() for conditional debugfs usage
Danilo Krummrich
2026/01/20
[PATCH 3/4] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
2026/01/20
Re: [PATCH v5 2/8] rust: debugfs: add Dir::empty() for conditional debugfs usage
Matthew Maurer
2026/01/20
[PATCH v1 1/1] drm/nouveau/gsp: simplify code with acpi_get_local_u64_address()
Andy Shevchenko
2026/01/20
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/20
Re: [PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
2026/01/20
Re: [PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
2026/01/19
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Zi Yan
2026/01/19
[PATCH 2/2] rust: drm: add FeatureRender
Daniel Almeida
2026/01/19
[PATCH 1/2] rust: drm: add support for driver features
Daniel Almeida
2026/01/19
[PATCH 0/2] DRM 'feature' support for DRM drivers
Daniel Almeida
2026/01/19
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Balbir Singh
2026/01/19
Re: [PATCH] nouveau/gsp: use rpc sequence numbers properly.
Dave Airlie
2026/01/19
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/19
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Zi Yan
2026/01/19
Re: [PATCH] nouveau/gsp: use rpc sequence numbers properly.
Timur Tabi
2026/01/19
Re: [PATCH v2 10/10] gpu: nova-core: gsp: use available device reference
Gary Guo
2026/01/19
Re: [PATCH v2 08/10] gpu: nova-core: use core library's CStr instead of kernel one
Gary Guo
2026/01/19
Re: [PATCH v2 06/10] gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
Gary Guo
2026/01/19
Re: [PATCH v2 05/10] gpu: nova-core: gsp: derive `Debug` on more sequencer types
Gary Guo
2026/01/19
Re: [PATCH v2 04/10] gpu: nova-core: gsp: remove unneeded sequencer trait
Gary Guo
2026/01/19
Re: [PATCH v2 03/10] gpu: nova-core: gsp: simplify sequencer opcode parsing
Gary Guo
2026/01/19
Re: [PATCH v2 07/10] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
Danilo Krummrich
2026/01/19
[PATCH 1/2] Documentation: nova: remove completed tasks
Danilo Krummrich
2026/01/19
Re: [PATCH v2 02/10] gpu: nova-core: gsp: remove unnecessary Display impls
Gary Guo
2026/01/19
Re: [PATCH v2 01/10] gpu: nova-core: gsp: warn if data remains after processing a message
Gary Guo
2026/01/19
[PATCH 2/2] Documentation: nova: update pending tasks
Danilo Krummrich
2026/01/19
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/19
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/19
Re: [PATCH v5 3/8] rust: uaccess: add UserSliceWriter::write_buffer() for raw pointer writes
Danilo Krummrich
2026/01/19
Re: [PATCH v5 2/8] rust: debugfs: add Dir::empty() for conditional debugfs usage
Gary Guo
2026/01/19
Re: [PATCH v5 4/8] gpu: nova-core: implement BinaryWriter for LogBuffer
Gary Guo
2026/01/19
Re: [PATCH v5 3/8] rust: uaccess: add UserSliceWriter::write_buffer() for raw pointer writes
Gary Guo
2026/01/19
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Christian König
2026/01/19
Re: [PATCH] Fix scdc implementation missing in GK208B NVidia Card (gk104_sor_hdmi)
Giuseppe Ranieri
2026/01/19
Re: [PATCH] Fix scdc implementation missing in GK208B NVidia Card (gk104_sor_hdmi)
Philipp Stanner
2026/01/18
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Alistair Popple
2026/01/18
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Alistair Popple
2026/01/18
[PATCH] nouveau/gsp: use rpc sequence numbers properly.
Dave Airlie
2026/01/18
Re: [PATCH v2 1/3] rust/drm: Introduce DeviceContext
Danilo Krummrich
2026/01/18
Re: [PATCH v2 2/3] rust/drm: Don't setup private driver data until registration
Danilo Krummrich
2026/01/17
Re: [PATCH v5 7/8] gpu: nova-core: create debugfs root in module init
Danilo Krummrich
2026/01/17
Re: [PATCH v5 7/8] gpu: nova-core: create debugfs root in module init
Timur Tabi
2026/01/17
Re: [PATCH v5 7/8] gpu: nova-core: create debugfs root in module init
Danilo Krummrich
2026/01/17
Re: [PATCH v5 7/8] gpu: nova-core: create debugfs root in module init
Timur Tabi
2026/01/17
[PATCH] Fix broken initialization when SCDC is supported but not implemented
Giuseppe Ranieri
2026/01/17
[PATCH] Fix scdc implementation missing in GK208B NVidia Card (gk104_sor_hdmi)
Giuseppe Ranieri
2026/01/17
Re: [PATCH v5 3/8] rust: uaccess: add UserSliceWriter::write_buffer() for raw pointer writes
Danilo Krummrich
2026/01/17
Re: [PATCH v5 3/8] rust: uaccess: add UserSliceWriter::write_buffer() for raw pointer writes
Alice Ryhl
2026/01/17
Re: [PATCH v5 3/8] rust: uaccess: add UserSliceWriter::write_buffer() for raw pointer writes
Alice Ryhl
2026/01/17
Re: [PATCH v5 7/8] gpu: nova-core: create debugfs root in module init
Danilo Krummrich
2026/01/17
Re: [PATCH v5 8/8] gpu: nova-core: create GSP-RM logging buffers debugfs entries
Danilo Krummrich
2026/01/17
Re: [PATCH v5 7/8] gpu: nova-core: create debugfs root in module init
Danilo Krummrich
2026/01/17
Re: [PATCH v5 5/8] gpu: nova-core: Replace module_pci_driver! with explicit module init
Danilo Krummrich
2026/01/17
Re: [PATCH v5 4/8] gpu: nova-core: implement BinaryWriter for LogBuffer
Danilo Krummrich
2026/01/17
Re: [PATCH v5 3/8] rust: uaccess: add UserSliceWriter::write_buffer() for raw pointer writes
Danilo Krummrich
2026/01/17
Re: [PATCH v5 3/8] rust: uaccess: add UserSliceWriter::write_buffer() for raw pointer writes
Danilo Krummrich
2026/01/17
Re: [PATCH v5 1/8] rust: pci: add device name method
Danilo Krummrich
2026/01/17
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Vlastimil Babka
2026/01/17
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Vlastimil Babka
2026/01/17
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Vlastimil Babka
2026/01/17
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Vlastimil Babka
2026/01/17
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Rodrigo Vivi
2026/01/16
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Zack Rusin
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Balbir Singh
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/16
Re: [PATCH v6 11/11] gpu: nova-core: add PIO support for loading firmware images
Alexandre Courbot
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Andrew Morton
2026/01/16
[PATCH] nouveau: Stop advertising large page support
Mel Henning
2026/01/16
[PATCH v5 3/8] rust: uaccess: add UserSliceWriter::write_buffer() for raw pointer writes
Timur Tabi
2026/01/16
[PATCH v5 6/8] gpu: nova-core: use pin projection in method boot()
Timur Tabi
2026/01/16
[PATCH v5 8/8] gpu: nova-core: create GSP-RM logging buffers debugfs entries
Timur Tabi
2026/01/16
[PATCH v5 7/8] gpu: nova-core: create debugfs root in module init
Timur Tabi
2026/01/16
[PATCH v5 4/8] gpu: nova-core: implement BinaryWriter for LogBuffer
Timur Tabi
2026/01/16
[PATCH v5 5/8] gpu: nova-core: Replace module_pci_driver! with explicit module init
Timur Tabi
2026/01/16
[PATCH v5 2/8] rust: debugfs: add Dir::empty() for conditional debugfs usage
Timur Tabi
2026/01/16
[PATCH v5 1/8] rust: pci: add device name method
Timur Tabi
2026/01/16
[PATCH v5 0/8] gpu: nova-core: expose the logging buffers via debugfs
Timur Tabi
2026/01/16
Re: [PATCH v6 11/11] gpu: nova-core: add PIO support for loading firmware images
Danilo Krummrich
2026/01/16
[PATCH v2 3/3] rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
2026/01/16
[PATCH v2 2/3] rust/drm: Don't setup private driver data until registration
Lyude Paul
2026/01/16
[PATCH v2 1/3] rust/drm: Introduce DeviceContext
Lyude Paul
2026/01/16
[PATCH v2 0/3] Introduce DeviceContext
Lyude Paul
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/16
Re: [PATCH v6 06/11] gpu: nova-core: move some functions into the HAL
John Hubbard
2026/01/16
Re: [PATCH v6 06/11] gpu: nova-core: move some functions into the HAL
Danilo Krummrich
2026/01/16
Re: [PATCH v6 06/11] gpu: nova-core: move some functions into the HAL
John Hubbard
2026/01/16
Re: [PATCH v6 06/11] gpu: nova-core: move some functions into the HAL
Danilo Krummrich
2026/01/16
Re: [PATCH v6 09/11] gpu: nova-core: add FalconUCodeDescV2 support
Danilo Krummrich
2026/01/16
Re: [PATCH v6 06/11] gpu: nova-core: move some functions into the HAL
John Hubbard
2026/01/16
Re: [PATCH v6 06/11] gpu: nova-core: move some functions into the HAL
Danilo Krummrich
2026/01/16
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Kuehling, Felix
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/16
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Rodrigo Vivi
2026/01/16
Re: [PATCH v6 11/11] gpu: nova-core: add PIO support for loading firmware images
Alexandre Courbot
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Balbir Singh
2026/01/16
[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Francois Dugast
2026/01/16
[PATCH v6 0/5] Enable THP support in drm_pagemap
Francois Dugast
2026/01/15
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Thomas Zimmermann
2026/01/15
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Thomas Zimmermann
2026/01/15
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/15
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Zack Rusin
2026/01/15
Re: [PATCH v6 09/11] gpu: nova-core: add FalconUCodeDescV2 support
Alexandre Courbot
2026/01/15
Re: [PATCH v6 09/11] gpu: nova-core: add FalconUCodeDescV2 support
Alexandre Courbot
2026/01/15
Re: [PATCH v6 08/11] gpu: nova-core: add Falcon HAL method supports_dma()
Timur Tabi
2026/01/15
Re: [PATCH v6 08/11] gpu: nova-core: add Falcon HAL method supports_dma()
Alexandre Courbot
2026/01/15
Re: [PATCH v4 5/9] rust: debugfs: implement Directory trait for Dir
kernel test robot
2026/01/15
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Mario Limonciello
2026/01/15
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Gerd Hoffmann
2026/01/15
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Christian König
2026/01/15
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Christian König
2026/01/15
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Thomas Zimmermann
2026/01/15
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Ville Syrjälä
2026/01/15
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Alistair Popple
2026/01/15
Re: [PATCH 00/12] Recover sysfb after DRM probe failure
Thomas Zimmermann
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Balbir Singh
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Alistair Popple
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Alistair Popple
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Alistair Popple
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Andrew Morton
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Andrew Morton
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Balbir Singh
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/14
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Andrew Morton
2026/01/14
[PATCH v6 11/11] gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
2026/01/14
[PATCH v6 10/11] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Timur Tabi
2026/01/14
[PATCH v6 07/11] gpu: nova-core: Add basic Turing HAL
Timur Tabi
2026/01/14
[PATCH v6 06/11] gpu: nova-core: move some functions into the HAL
Timur Tabi
2026/01/14
[PATCH v6 09/11] gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
2026/01/14
[PATCH v6 04/11] gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
2026/01/14
[PATCH v6 03/11] gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
2026/01/14
[PATCH v6 08/11] gpu: nova-core: add Falcon HAL method supports_dma()
Timur Tabi
2026/01/14
[PATCH v6 02/11] gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
Earlier messages
Later messages