nouveau
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 2/9] rust: debugfs: add lookup contructor
Danilo Krummrich
Re: [PATCH v3 2/9] rust: debugfs: add lookup contructor
Matthew Maurer
[PATCH v3 3/9] rust: debugfs: add Dir::empty() for no-op directory handle
Timur Tabi
[PATCH v3 7/9] gpu: nova-core: implement BinaryWriter for LogBuffer
Timur Tabi
Re: [PATCH v3 7/9] gpu: nova-core: implement BinaryWriter for LogBuffer
Alexandre Courbot
Re: [PATCH v3 7/9] gpu: nova-core: implement BinaryWriter for LogBuffer
Danilo Krummrich
[PATCH v3 4/9] rust: debugfs: fix Dir::scope() to not borrow self for returned lifetime
Timur Tabi
Re: [PATCH v3 4/9] rust: debugfs: fix Dir::scope() to not borrow self for returned lifetime
Matthew Maurer
[PATCH v3 6/9] gpu: nova-core: create debugfs root when driver loads
Timur Tabi
Re: [PATCH v3 6/9] gpu: nova-core: create debugfs root when driver loads
Danilo Krummrich
[PATCH v3 8/9] gpu: nova-core: use pin projection in method boot()
Timur Tabi
[PATCH v3 9/9] gpu: nova-core: create GSP-RM logging buffers debugfs entries
Timur Tabi
Re: [PATCH v3 9/9] gpu: nova-core: create GSP-RM logging buffers debugfs entries
kernel test robot
Re: [PATCH v3 0/9] gpu: nova-core: expose the logging buffers via debugfs
Danilo Krummrich
[PATCH v4 00/11] gpu: nova-core: add Turing support
Timur Tabi
[PATCH v4 01/11] gpu: nova-core: rename Imem to ImemSecure
Timur Tabi
Re: [PATCH v4 01/11] gpu: nova-core: rename Imem to ImemSecure
John Hubbard
[PATCH v4 02/11] gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
Re: [PATCH v4 02/11] gpu: nova-core: add ImemNonSecure section infrastructure
John Hubbard
[PATCH v4 05/11] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
Timur Tabi
Re: [PATCH v4 05/11] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
Alexandre Courbot
Re: [PATCH v4 05/11] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
John Hubbard
[PATCH v4 03/11] gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
Re: [PATCH v4 03/11] gpu: nova-core: support header parsing on Turing/GA100
John Hubbard
[PATCH v4 07/11] gpu: nova-core: Add basic Turing HAL
Timur Tabi
Re: [PATCH v4 07/11] gpu: nova-core: Add basic Turing HAL
John Hubbard
[PATCH v4 10/11] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Timur Tabi
Re: [PATCH v4 10/11] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Alexandre Courbot
Re: [PATCH v4 10/11] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Timur Tabi
Re: [PATCH v4 10/11] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Alexandre Courbot
Re: [PATCH v4 10/11] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Timur Tabi
Re: [PATCH v4 10/11] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Alexandre Courbot
[PATCH v4 04/11] gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
Re: [PATCH v4 04/11] gpu: nova-core: add support for Turing/GA100 fwsignature
John Hubbard
[PATCH v4 09/11] gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
Re: [PATCH v4 09/11] gpu: nova-core: add FalconUCodeDescV2 support
Alexandre Courbot
[PATCH v4 08/11] gpu: nova-core: add Falcon HAL method supports_dma()
Timur Tabi
Re: [PATCH v4 08/11] gpu: nova-core: add Falcon HAL method supports_dma()
Alexandre Courbot
Re: [PATCH v4 08/11] gpu: nova-core: add Falcon HAL method supports_dma()
Alexandre Courbot
[PATCH v4 11/11] gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
Re: [PATCH v4 11/11] gpu: nova-core: add PIO support for loading firmware images
Alexandre Courbot
Re: [PATCH v4 11/11] gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
Re: [PATCH v4 11/11] gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
Re: [PATCH v4 11/11] gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
[PATCH v4 06/11] gpu: nova-core: move some functions into the HAL
Timur Tabi
Re: [PATCH v4 06/11] gpu: nova-core: move some functions into the HAL
Alexandre Courbot
Re: [PATCH v4 06/11] gpu: nova-core: move some functions into the HAL
John Hubbard
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
Ewan Chorynski
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
Timur Tabi
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
Ewan Chorynski
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
Timur Tabi
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
John Hubbard
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
Timur Tabi
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
John Hubbard
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
Timur Tabi
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
John Hubbard
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
John Hubbard
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
Timur Tabi
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
John Hubbard
Re: [PATCH v4 00/11] gpu: nova-core: add Turing support
Timur Tabi
[PATCH 0/7] gpu: nova-core: run unload sequence upon unbinding
Alexandre Courbot
[PATCH 1/7] rust: pci: pass driver data by value to `unbind`
Alexandre Courbot
Re: [PATCH 1/7] rust: pci: pass driver data by value to `unbind`
Danilo Krummrich
Re: [PATCH 1/7] rust: pci: pass driver data by value to `unbind`
Alexandre Courbot
[PATCH RFC 4/7] rust: pin-init: allow `dead_code` on projection structure
Alexandre Courbot
Re: [PATCH RFC 4/7] rust: pin-init: allow `dead_code` on projection structure
Benno Lossin
[PATCH 3/7] gpu: nova-core: use warn_on_err macro
Alexandre Courbot
[PATCH 7/7] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Alexandre Courbot
[PATCH 5/7] gpu: nova-nova: use pin-init projections
Alexandre Courbot
[PATCH 2/7] rust: add warn_on_err macro
Alexandre Courbot
[PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Alexandre Courbot
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Joel Fernandes
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Alexandre Courbot
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Joel Fernandes
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Alexandre Courbot
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Joel Fernandes
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Timur Tabi
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Joel Fernandes
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Timur Tabi
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Joel Fernandes
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Joel Fernandes
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Alexandre Courbot
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Timur Tabi
Re: [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
Alexandre Courbot
[PATCH v2 00/10] gpu: nova-core: miscellaneous improvements
Alexandre Courbot
[PATCH v2 01/10] gpu: nova-core: gsp: warn if data remains after processing a message
Alexandre Courbot
Re: [PATCH v2 01/10] gpu: nova-core: gsp: warn if data remains after processing a message
Gary Guo
[PATCH v2 03/10] gpu: nova-core: gsp: simplify sequencer opcode parsing
Alexandre Courbot
Re: [PATCH v2 03/10] gpu: nova-core: gsp: simplify sequencer opcode parsing
Gary Guo
[PATCH v2 02/10] gpu: nova-core: gsp: remove unnecessary Display impls
Alexandre Courbot
Re: [PATCH v2 02/10] gpu: nova-core: gsp: remove unnecessary Display impls
Gary Guo
[PATCH v2 04/10] gpu: nova-core: gsp: remove unneeded sequencer trait
Alexandre Courbot
Re: [PATCH v2 04/10] gpu: nova-core: gsp: remove unneeded sequencer trait
Gary Guo
[PATCH v2 05/10] gpu: nova-core: gsp: derive `Debug` on more sequencer types
Alexandre Courbot
Re: [PATCH v2 05/10] gpu: nova-core: gsp: derive `Debug` on more sequencer types
Gary Guo
[PATCH v2 07/10] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
Alexandre Courbot
Re: [PATCH v2 07/10] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
Danilo Krummrich
[PATCH v2 06/10] gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
Alexandre Courbot
Re: [PATCH v2 06/10] gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
Gary Guo
[PATCH v2 08/10] gpu: nova-core: use core library's CStr instead of kernel one
Alexandre Courbot
Re: [PATCH v2 08/10] gpu: nova-core: use core library's CStr instead of kernel one
Gary Guo
[PATCH v2 09/10] gpu: nova-core: simplify str_from_null_terminated
Alexandre Courbot
Re: [PATCH v2 09/10] gpu: nova-core: simplify str_from_null_terminated
John Hubbard
Re: [PATCH v2 09/10] gpu: nova-core: simplify str_from_null_terminated
Danilo Krummrich
Re: [PATCH v2 09/10] gpu: nova-core: simplify str_from_null_terminated
Alexandre Courbot
[PATCH v2 10/10] gpu: nova-core: gsp: use available device reference
Alexandre Courbot
Re: [PATCH v2 10/10] gpu: nova-core: gsp: use available device reference
Gary Guo
[PATCH v3 0/4] gpu: nova-core: fixups for GSP message queue and bindings
Alexandre Courbot
[PATCH v3 1/4] gpu: nova-core: bindings: add missing explicit padding
Alexandre Courbot
[PATCH v3 2/4] gpu: nova-core: gsp: fix length of received messages
Alexandre Courbot
Re: [PATCH v3 2/4] gpu: nova-core: gsp: fix length of received messages
Alistair Popple
Re: [PATCH v3 2/4] gpu: nova-core: gsp: fix length of received messages
Alexandre Courbot
Re: [PATCH v3 2/4] gpu: nova-core: gsp: fix length of received messages
Joel Fernandes
Re: [PATCH v3 2/4] gpu: nova-core: gsp: fix length of received messages
Alexandre Courbot
[PATCH v3 3/4] gpu: nova-core: bindings: derive `MaybeZeroable`
Alexandre Courbot
[PATCH v3 4/4] gpu: nova-core: gsp: replace firmware version with "bindings" alias
Alexandre Courbot
Re: [PATCH v3 0/4] gpu: nova-core: fixups for GSP message queue and bindings
Joel Fernandes
Re: [PATCH v3 0/4] gpu: nova-core: fixups for GSP message queue and bindings
Alexandre Courbot
[PATCH v4] drm/nova: Align GEM memory allocation to system page size
Brendan Shephard
Re: [PATCH v4] drm/nova: Align GEM memory allocation to system page size
Alexandre Courbot
Re: [PATCH v4] drm/nova: Align GEM memory allocation to system page size
Brendan Shephard
Re: [PATCH v4] drm/nova: Align GEM memory allocation to system page size
Danilo Krummrich
[PATCH v4 22/28] drm/nouveau: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v2 1/3] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
Re: [PATCH v2 1/3] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Alexandre Courbot
Re: [PATCH v2 1/3] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
Re: [PATCH v2 1/3] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Danilo Krummrich
Re: [PATCH v2 1/3] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
[PATCH v2 3/3] nova: Update the nova todo list
Daniel del Castillo
[PATCH v2 2/3] nova-core: Simplify `DmaObject::from_data` in nova-core/dma.rs
Daniel del Castillo
Re: [PATCH v2 2/3] nova-core: Simplify `DmaObject::from_data` in nova-core/dma.rs
Alexandre Courbot
Re: [PATCH v2 2/3] nova-core: Simplify `DmaObject::from_data` in nova-core/dma.rs
Daniel del Castillo
[PATCH v3 1/4] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
Re: [PATCH v3 1/4] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Alexandre Courbot
Re: [PATCH v3 1/4] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
[PATCH v3 3/4] nova-core: Simplify `DmaObject::from_data` in nova-core/dma.rs
Daniel del Castillo
[PATCH v3 4/4] nova: Update the nova todo list
Daniel del Castillo
[PATCH v3 2/4] nova-core: Fix capitalization of some comments
Daniel del Castillo
[PATCH] drm/nouveau : refactor deprecated strcpy
Madhur Kumar
Re: [PATCH] drm/nouveau : refactor deprecated strcpy
Jani Nikula
[PATCH v2] drm/nouveau : refactor deprecated strcpy
Madhur Kumar
Re: [PATCH v2] drm/nouveau : refactor deprecated strcpy
Lyude Paul
Re: [PATCH 1/7] docs: rust: Fix a few grammatical errors
Miguel Ojeda
[PATCH] x86/mm: add testmmiotrace MODULE_DESCRIPTION()
Jeff Johnson
Re: [PATCH] x86/mm: add testmmiotrace MODULE_DESCRIPTION()
Jeff Johnson
Nouveau bug with electron ?
Quentin Aymard
Re: [PATCH v5 07/14] gpu: nova-core: gsp: Add GSP command queue handling
Miguel Ojeda
[GIT PULL] DRM Rust changes for v6.18
Danilo Krummrich
Re: [PATCH v5 02/12] gpu: nova-core: move GSP boot code to a dedicated method
Miguel Ojeda
Re: [PATCH v2 2/3] gpu: nova-core: avoid probing non-display/compute PCI functions
Elle Rhumsaa
[PATCH 0/5] treewide: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
[PATCH 1/5] crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
[PATCH 2/5] x86/mm: add testmmiotrace MODULE_DESCRIPTION()
Jeff Johnson
[PATCH 3/5] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
[PATCH 4/5] fsi: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
[PATCH 5/5] locking/ww_mutex/test: add MODULE_DESCRIPTION()
Jeff Johnson
[PATCH] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
Rhys Lloyd
[PATCH] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable
Rhys Lloyd
[PATCH] gpu: nova-core: vbios: use size_of instead of magic number
Rhys Lloyd
Re: [RFC PATCH 1/6] drm/sched: Avoid memory leaks with cancel_job() callback
Philipp Stanner
Re: [RFC PATCH 1/6] drm/sched: Avoid memory leaks with cancel_job() callback
Philipp Stanner
Re: [RFC PATCH 0/6] drm/sched: Avoid memory leaks by canceling job-by-job
Philipp Stanner
[PATCH v2 1/2] drm/nouveau/instmem/gk20a: fix overflow in IOVA calculation for iommu_map/unmap
Alexey Nepomnyashih
[PATCH v2 2/2] drm/nouveau/instmem/gk20a: fix incorrect argument in iommu_unmap
Alexey Nepomnyashih
Re: [PATCH] drm/sched: Use struct for drm_sched_init() params
Tvrtko Ursulin
Re: [PATCH] drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
Re: [PATCH] drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
Re: [PATCH] drm/sched: Use struct for drm_sched_init() params
Tvrtko Ursulin
Re: [PATCH] drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
Re: [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
Re: [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
Re: [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
Re: [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
Debugging PCIe Configuration Space Using mmiotrace
Naveen Kumar P
[PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
Shankari Anand
Re: [PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
Alice Ryhl
[PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Shankari Anand
Re: [PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Uwe Kleine-König
Re: [PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Miguel Ojeda
Re: [PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Michal Wilczynski
Re: [PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Uwe Kleine-König
[PATCH 09/10] samples: rust: Update ARef imports to use sync::aref
Shankari Anand
[PATCH 01/10] drivers: android: binder: Update ARef imports from sync::aref
Shankari Anand
Re: [PATCH 01/10] drivers: android: binder: Update ARef imports from sync::aref
Alice Ryhl
[PATCH 02/10] drivers: gpu: Update ARef imports from sync::aref
Shankari Anand
Re: [PATCH 02/10] drivers: gpu: Update ARef imports from sync::aref
Alexandre Courbot
Re: [PATCH 02/10] drivers: gpu: Update ARef imports from sync::aref
Joel Fernandes
[PATCH 07/10] rust: kernel: Update ARef imports to use sync::aref
Shankari Anand
[PATCH 08/10] rust: kernel: Update AlwaysRefCounted imports to use sync::aref
Shankari Anand
[PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Shankari Anand
Re: [PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Igor Korotin
Re: [PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Shankari Anand
Re: [PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Danilo Krummrich
Re: [PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Igor Korotin
Re: [PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
Danilo Krummrich
[PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
Marco Crivellari
[PATCH 2/2] drm/nouveau: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
[PATCH 1/2] drm/nouveau: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
Re: [PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
Marco Crivellari
Re: [PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
Marco Crivellari
Earlier messages
Later messages