nouveau
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/02
Re: [PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
Jesung Yang
2026/04/02
Re: [PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
Miguel Ojeda
2026/04/01
Re: [PATCH 13/33] rust: block: update `const_refs_to_static` MSRV TODO comment
Gary Guo
2026/04/01
Re: [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Tamir Duberstein
2026/04/01
Re: [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
Tamir Duberstein
2026/04/01
Re: [PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
Tamir Duberstein
2026/04/01
Re: [PATCH 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
Tamir Duberstein
2026/04/01
Re: [PATCH 18/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
Tamir Duberstein
2026/04/01
Re: [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
Tamir Duberstein
2026/04/01
Re: [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
Tamir Duberstein
2026/04/01
Re: [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
Tamir Duberstein
2026/04/01
Re: [PATCH 29/33] docs: rust: general-information: simplify Kconfig example
Tamir Duberstein
2026/04/01
Re: [PATCH 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
Tamir Duberstein
2026/04/01
Re: [PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
Tamir Duberstein
2026/04/01
Re: [PATCH 24/33] docs: rust: quick-start: update minimum Ubuntu version
Tamir Duberstein
2026/04/01
Re: [PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
Tamir Duberstein
2026/04/01
Re: [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
Tamir Duberstein
2026/04/01
Re: [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
Tamir Duberstein
2026/04/01
Re: [PATCH 03/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
Tamir Duberstein
2026/04/01
Re: [PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
Tamir Duberstein
2026/04/01
Re: [PATCH 04/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
Tamir Duberstein
2026/04/01
Re: [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
2026/04/01
Re: [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
Tamir Duberstein
2026/04/01
Re: [PATCH 13/33] rust: block: update `const_refs_to_static` MSRV TODO comment
Tamir Duberstein
2026/04/01
Re: [PATCH 26/33] docs: rust: quick-start: remove Gentoo "testing" note
Tamir Duberstein
2026/04/01
Re: [PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
Tamir Duberstein
2026/04/01
Re: [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
Tamir Duberstein
2026/04/01
Re: [PATCH 30/33] docs: rust: general-information: use real example
Tamir Duberstein
2026/04/01
Re: [PATCH 19/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
Tamir Duberstein
2026/04/01
Re: [PATCH 32/33] rust: kbuild: support global per-version flags
Tamir Duberstein
2026/04/01
Re: [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
Tamir Duberstein
2026/04/01
Re: [PATCH 16/33] rust: rust_is_available: remove warning for < 0.69.5 && libclang >= 19.1
Tamir Duberstein
2026/04/01
Re: [PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
Tamir Duberstein
2026/04/01
Re: [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Tamir Duberstein
2026/04/01
Re: [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
Tamir Duberstein
2026/04/01
Re: [PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
Tamir Duberstein
2026/04/01
Re: [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
Miguel Ojeda
2026/04/01
Re: [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
Miguel Ojeda
2026/04/01
Re: [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
Miguel Ojeda
2026/04/01
Re: [PATCH 03/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
Gary Guo
2026/04/01
Re: [PATCH 31/33] rust: declare cfi_encoding for lru_status
Gary Guo
2026/04/01
Re: [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
Gary Guo
2026/04/01
Re: [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Danilo Krummrich
2026/04/01
Re: [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
Danilo Krummrich
2026/04/01
Re: [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
Gary Guo
2026/04/01
Re: [PATCH 32/33] rust: kbuild: support global per-version flags
Gary Guo
2026/04/01
Re: [PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
Gary Guo
2026/04/01
Re: [PATCH 19/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
Gary Guo
2026/04/01
Re: [PATCH 30/33] docs: rust: general-information: use real example
Gary Guo
2026/04/01
Re: [PATCH 29/33] docs: rust: general-information: simplify Kconfig example
Gary Guo
2026/04/01
Re: [PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
Gary Guo
2026/04/01
Re: [PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
Gary Guo
2026/04/01
Re: [PATCH 18/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
Gary Guo
2026/04/01
Re: [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
Gary Guo
2026/04/01
Re: [PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
Gary Guo
2026/04/01
Re: [PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
Gary Guo
2026/04/01
Re: [PATCH 13/33] rust: block: update `const_refs_to_static` MSRV TODO comment
Gary Guo
2026/04/01
Re: [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
Gary Guo
2026/04/01
Re: [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
Gary Guo
2026/04/01
Re: [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
Gary Guo
2026/04/01
Re: [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
Gary Guo
2026/04/01
Re: [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
Gary Guo
2026/04/01
Re: [PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
Gary Guo
2026/04/01
Re: [PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
Gary Guo
2026/04/01
Re: [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
Gary Guo
2026/04/01
Re: [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Miguel Ojeda
2026/04/01
Re: [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Gary Guo
2026/04/01
Re: [PATCH 04/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
Gary Guo
2026/04/01
Re: [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Gary Guo
2026/04/01
Re: [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Gary Guo
2026/04/01
Re: [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Miguel Ojeda
2026/04/01
Re: [PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
Danilo Krummrich
2026/04/01
Re: [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
Danilo Krummrich
2026/04/01
Re: [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Danilo Krummrich
2026/04/01
Re: [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Alice Ryhl
2026/04/01
[PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
Miguel Ojeda
2026/04/01
[PATCH 32/33] rust: kbuild: support global per-version flags
Miguel Ojeda
2026/04/01
[PATCH 31/33] rust: declare cfi_encoding for lru_status
Miguel Ojeda
2026/04/01
[PATCH 30/33] docs: rust: general-information: use real example
Miguel Ojeda
2026/04/01
[PATCH 29/33] docs: rust: general-information: simplify Kconfig example
Miguel Ojeda
2026/04/01
[PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
Miguel Ojeda
2026/04/01
[PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
Miguel Ojeda
2026/04/01
[PATCH 26/33] docs: rust: quick-start: remove Gentoo "testing" note
Miguel Ojeda
2026/04/01
[PATCH 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
Miguel Ojeda
2026/04/01
[PATCH 24/33] docs: rust: quick-start: update minimum Ubuntu version
Miguel Ojeda
2026/04/01
[PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
Miguel Ojeda
2026/04/01
[PATCH 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
Miguel Ojeda
2026/04/01
[PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
Miguel Ojeda
2026/04/01
[PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
Miguel Ojeda
2026/04/01
[PATCH 19/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
Miguel Ojeda
2026/04/01
[PATCH 18/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
Miguel Ojeda
2026/04/01
[PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
Miguel Ojeda
2026/04/01
[PATCH 16/33] rust: rust_is_available: remove warning for < 0.69.5 && libclang >= 19.1
Miguel Ojeda
2026/04/01
[PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
Miguel Ojeda
2026/04/01
[PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
Miguel Ojeda
2026/04/01
[PATCH 13/33] rust: block: update `const_refs_to_static` MSRV TODO comment
Miguel Ojeda
2026/04/01
[PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
Miguel Ojeda
2026/04/01
[PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
Miguel Ojeda
2026/04/01
[PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
Miguel Ojeda
2026/04/01
[PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
Miguel Ojeda
2026/04/01
[PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
Miguel Ojeda
2026/04/01
[PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
Miguel Ojeda
2026/04/01
[PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
Miguel Ojeda
2026/04/01
[PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
Miguel Ojeda
2026/04/01
[PATCH 04/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
Miguel Ojeda
2026/04/01
[PATCH 03/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
Miguel Ojeda
2026/04/01
[PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Miguel Ojeda
2026/04/01
[PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Miguel Ojeda
2026/04/01
[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
Miguel Ojeda
2026/03/31
Re: [PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
Alexandre Courbot
2026/03/31
Re: [PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
Alexandre Courbot
2026/03/31
Re: [PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
Alexandre Courbot
2026/03/31
Re: [PATCH] gpu: nova-core: fix missing colon in SEC2 boot debug message
John Hubbard
2026/03/31
Re: [PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
Marco Crivellari
2026/03/30
[GIT PULL] DRM Rust changes for v7.1-rc1
Danilo Krummrich
2026/03/30
Re: (subset) [PATCH v9 0/7] Rust bindings for gem shmem
Deborah Brouwer
2026/03/27
Re: [PATCH 3/3] gpu: nova-core: use sized array for GSP log buffers
Danilo Krummrich
2026/03/27
Re: [PATCH 2/3] rust: dma: generalize BinaryWriter impl for Coherent<T>
Danilo Krummrich
2026/03/27
Re: [PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
Danilo Krummrich
2026/03/27
(subset) Re: [PATCH v9 0/7] Rust bindings for gem shmem
Danilo Krummrich
2026/03/27
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Boqun Feng
2026/03/27
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
FUJITA Tomonori
2026/03/27
Re: (subset) [PATCH v9 0/7] Rust bindings for gem shmem
Miguel Ojeda
2026/03/26
Re: [PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
Miguel Ojeda
2026/03/26
Re: (subset) [PATCH v9 0/7] Rust bindings for gem shmem
Alice Ryhl
2026/03/26
Re: (subset) [PATCH v9 0/7] Rust bindings for gem shmem
Janne Grunau
2026/03/26
Re: [PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
Gary Guo
2026/03/25
Re: (subset) [PATCH v9 0/7] Rust bindings for gem shmem
Danilo Krummrich
2026/03/25
Re: [PATCH v9 5/7] rust: drm: gem: shmem: Add DRM shmem helper abstraction
Danilo Krummrich
2026/03/25
Re: [PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
Alexandre Courbot
2026/03/25
Re: [PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
Gary Guo
2026/03/25
[PATCH] drm/nouveau: Omit a redundant pm_runtime_mark_last_busy() call in nouveau_pmops_runtime_idle()
Markus Elfring
2026/03/25
Re: [PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
Danilo Krummrich
2026/03/25
Re: [PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
Gary Guo
2026/03/25
Re: [PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
Alice Ryhl
2026/03/24
Re: [PATCH 6.19 000/220] 6.19.10-rc1 review
Miguel Ojeda
2026/03/24
Re: [PATCH 6.19 000/220] 6.19.10-rc1 review
Miguel Ojeda
2026/03/24
[PATCH 3/3] gpu: nova-core: use sized array for GSP log buffers
Danilo Krummrich
2026/03/24
[PATCH 2/3] rust: dma: generalize BinaryWriter impl for Coherent<T>
Danilo Krummrich
2026/03/24
[PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
Danilo Krummrich
2026/03/24
Re: [PATCH v2 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
Andreas Hindborg
2026/03/24
Re: [PATCH v2 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
Danilo Krummrich
2026/03/24
Re: [PATCH v2 2/8] rust: dma: add generalized container for types other than slices
Andreas Hindborg
2026/03/24
Re: [PATCH v2 2/8] rust: dma: add generalized container for types other than slices
Gary Guo
2026/03/24
Re: [PATCH v2 1/8] rust: dma: use "kernel vertical" style for imports
Andreas Hindborg
2026/03/24
Re: [PATCH v2 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
Andreas Hindborg
2026/03/24
Re: [PATCH v2 4/8] rust: dma: introduce dma::CoherentBox for memory initialization
Andreas Hindborg
2026/03/24
Re: [PATCH v2 3/8] rust: dma: add zeroed constructor to `Coherent`
Andreas Hindborg
2026/03/24
Re: [PATCH v2 2/8] rust: dma: add generalized container for types other than slices
Andreas Hindborg
2026/03/24
Re: [PATCH 0/8] dma::Coherent & dma::CoherentInit API
Danilo Krummrich
2026/03/24
Re: [PATCH 0/8] dma::Coherent & dma::CoherentInit API
Andreas Hindborg
2026/03/24
Re: [PATCH 0/8] dma::Coherent & dma::CoherentInit API
Danilo Krummrich
2026/03/24
Re: [PATCH 0/8] dma::Coherent & dma::CoherentInit API
Andreas Hindborg
2026/03/23
Re: [PATCH v2 0/8] dma::Coherent & dma::CoherentBox API
Danilo Krummrich
2026/03/23
[PATCH 7/8] gpu: nova-core: use I/O projection for cleaner encapsulation
Gary Guo
2026/03/22
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Alexandre Courbot
2026/03/22
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Miguel Ojeda
2026/03/22
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Alexandre Courbot
2026/03/22
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Tamir Duberstein
2026/03/22
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Miguel Ojeda
2026/03/21
Re: [PATCH v2 2/8] rust: dma: add generalized container for types other than slices
Aditya Rajan
2026/03/21
Re: [PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
Jesung Yang
2026/03/21
Re: [PATCH v2 2/8] rust: dma: add generalized container for types other than slices
Gary Guo
2026/03/21
Re: [PATCH v2 2/8] rust: dma: add generalized container for types other than slices
Aditya Rajan
2026/03/21
Re: [PATCH v2 8/8] gpu: nova-core: convert to new dma::Coherent API
Gary Guo
2026/03/21
Re: [PATCH v2 8/8] gpu: nova-core: convert to new dma::Coherent API
Danilo Krummrich
2026/03/21
Re: [PATCH v2 8/8] gpu: nova-core: convert to new dma::Coherent API
Gary Guo
2026/03/21
Problems...
royr
2026/03/21
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Miguel Ojeda
2026/03/21
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Gary Guo
2026/03/21
Re: [PATCH v3 4/4] rust: make `build_assert` module the home of related macros
Alexandre Courbot
2026/03/20
Re: [PATCH v2 3/8] rust: dma: add zeroed constructor to `Coherent`
Alexandre Courbot
2026/03/20
Re: [PATCH v2 0/8] dma::Coherent & dma::CoherentBox API
Alexandre Courbot
2026/03/20
[PATCH v6 5/5] rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
2026/03/20
[PATCH v6 4/5] rust/drm/gem: Add DriverAllocImpl type alias
Lyude Paul
2026/03/20
[PATCH v6 3/5] rust/drm: Don't setup private driver data until registration
Lyude Paul
2026/03/20
[PATCH v6 2/5] rust/drm: Introduce DeviceContext
Lyude Paul
2026/03/20
[PATCH v6 1/5] rust/drm: Fix potential drop of uninitialized driver data
Lyude Paul
2026/03/20
[PATCH v6 0/5] Introduce DeviceContext
Lyude Paul
2026/03/20
Re: [PATCH v2 7/8] gpu: nova-core: convert Gsp::new() to use CoherentBox
Gary Guo
2026/03/20
Re: [PATCH v2 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
Gary Guo
2026/03/20
Re: [PATCH v2 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
Gary Guo
2026/03/20
Re: [PATCH v2 4/8] rust: dma: introduce dma::CoherentBox for memory initialization
Gary Guo
2026/03/20
Re: [PATCH v11 43/65] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
lyude
2026/03/20
[PATCH v2 8/8] gpu: nova-core: convert to new dma::Coherent API
Danilo Krummrich
2026/03/20
[PATCH v2 7/8] gpu: nova-core: convert Gsp::new() to use CoherentBox
Danilo Krummrich
2026/03/20
[PATCH v2 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
Danilo Krummrich
2026/03/20
[PATCH v2 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
Danilo Krummrich
2026/03/20
[PATCH v2 4/8] rust: dma: introduce dma::CoherentBox for memory initialization
Danilo Krummrich
2026/03/20
[PATCH v2 2/8] rust: dma: add generalized container for types other than slices
Danilo Krummrich
2026/03/20
[PATCH v2 3/8] rust: dma: add zeroed constructor to `Coherent`
Danilo Krummrich
2026/03/20
[PATCH v2 1/8] rust: dma: use "kernel vertical" style for imports
Danilo Krummrich
2026/03/20
[PATCH v2 0/8] dma::Coherent & dma::CoherentBox API
Danilo Krummrich
2026/03/20
Re: [PATCH 8/8] gpu: nova-core: convert to new dma::Coherent API
Gary Guo
2026/03/20
Re: [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
Danilo Krummrich
2026/03/20
Re: [PATCH 8/8] gpu: nova-core: convert to new dma::Coherent API
Alexandre Courbot
2026/03/20
Re: [PATCH 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
Alexandre Courbot
2026/03/20
Re: [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
Alexandre Courbot
2026/03/20
Re: [PATCH 3/8] rust: dma: add zeroed constructor to `Coherent`
Alexandre Courbot
2026/03/20
Re: [PATCH 2/8] rust: dma: add generalized container for types other than slices
Alexandre Courbot
Earlier messages
Later messages