public inbox for nouveau@lists.freedesktop.org
 help / color / mirror / Atom feed
[PATCH 1/3] drm/nouveau/pci: use nv46 MSI rearm for G94 (NVAC/MCP79)
 2026-04-10  6:15 UTC  (3+ messages)
` [PATCH 2/3] drm/nouveau/kms: add NULL check for CRTC in nv50_sor_atomic_disable
` [PATCH 3/3] drm/nouveau/dp: retry link check once on HPD IRQ before disconnect

[PATCH 0/3] drm/nouveau: stability fixes for NVAC (MCP79/MCP7A)
 2026-04-09 17:21 UTC  (4+ messages)
` [PATCH 1/3] drm/nouveau/pci: use nv46 MSI rearm for G94 (NVAC/MCP79)
` [PATCH 2/3] drm/nouveau/kms: add NULL check for CRTC in nv50_sor_atomic_disable
` [PATCH 3/3] drm/nouveau/dp: retry link check once on HPD IRQ before disconnect

[PATCH] drm/nouveau: Wire up dmem cgroups
 2026-04-10  8:13 UTC 

[PATCH v10 0/5] Rust bindings for gem shmem
 2026-04-10  7:55 UTC  (11+ messages)
` [PATCH v10 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v10 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v10 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings

[PATCH 0/6] drm/nouveau: fix GA100 issues
 2026-04-10  0:36 UTC  (8+ messages)
` [PATCH 1/6] drm/nouveau: check for GA100 specifically when calculating FRTS size
` [PATCH 2/6] drm/nouveau/bios: specify correct display fuse register for Ampere and Ada
` [PATCH 3/6] drm/nouveau/bios: skip the IFR header if present
` [PATCH 4/6] drm/nouveau/gsp: require GSP-RM for GA100 support
` [PATCH 5/6] drm/nouveau: parse the VBIOS on GA100
` [PATCH 6/6] drm/nouveau/gsp: enable FWSEC-SB "

[PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
 2026-04-09  9:59 UTC  (2+ messages)

[PATCH] Documentation: gpu: nova-core: document the IFR header layout
 2026-04-08 21:36 UTC  (2+ messages)

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-07 19:39 UTC  (54+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 02/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH v2 03/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH v2 04/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH v2 05/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH v2 06/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 08/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH v2 09/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH v2 10/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH v2 11/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH v2 12/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH v2 13/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH v2 14/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 16/33] rust: block: update `const_refs_to_static` MSRV TODO comment
` [PATCH v2 17/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH v2 18/33] rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
` [PATCH v2 19/33] rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >= 19.1
` [PATCH v2 20/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH v2 21/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH v2 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH v2 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH v2 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH v2 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH v2 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH v2 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH v2 30/33] docs: rust: general-information: use real example
` [PATCH v2 31/33] rust: declare cfi_encoding for lru_status
` [PATCH v2 32/33] rust: kbuild: support global per-version flags
` [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[GIT PULL] DRM Rust changes for v7.1-rc1 (2nd)
 2026-04-07 18:55 UTC 

[PATCH] drm/nouveau: expose VBIOS via debugfs on GSP-RM systems
 2026-04-07 18:53 UTC 

[PATCH 0/3] rust: more memory barriers bindings
 2026-04-06 18:18 UTC  (7+ messages)
` [PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
` [PATCH 2/3] rust: sync: generic memory barriers
` [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06 13:21 UTC  (118+ messages)
` [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH 03/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH 04/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
` [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
` [PATCH 13/33] rust: block: update `const_refs_to_static` "
` [PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
` [PATCH 16/33] rust: rust_is_available: remove warning for < 0.69.5 && libclang >= 19.1
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 18/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH 19/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH 30/33] docs: rust: general-information: use real example
` [PATCH 31/33] rust: declare cfi_encoding for lru_status
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH] gpu: nova-core: fix missing colon in SEC2 boot debug message
 2026-04-06  1:17 UTC  (4+ messages)

[PATCH] gpu: nova-core: program_brom cannot fail
 2026-04-04 13:58 UTC  (2+ messages)

[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
 2026-04-02 13:36 UTC  (7+ messages)

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-01 23:23 UTC  (4+ messages)
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox