August 2025 Archives by thread
Starting: Fri Aug 1 02:15:27 UTC 2025
Ending: Thu Aug 28 19:58:25 UTC 2025
Messages: 316
- [PATCH 2/2] drm/nouveau: DRM_NOUVEAU_SET_ZCULL_CTXSW_BUFFER
M Henning
- [PATCH] drm/nouveau: Pass along the format info from .fb_create() nouveau_framebuffer_new()
Imre Deak
- [PATCH] drm/nouveau: Remove surplus struct member
Philipp Stanner
- [RESEND][PATCH] drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
Danilo Krummrich
- [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
Jason Gunthorpe
- [PATCH v2 4/5] RDMA/mlx5: Enable P2P DMA with fallback mechanism
Jason Gunthorpe
- nouveau: fbdev: Failed to setup emulation (ret=-22) - bisected to 41ab92d35ccd
Mike Galbraith
- [PATCH] drm/nouveau/gsp: remove always true if check
Dan Carpenter
- [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type
Alexandre Courbot
- [PATCH v2 0/4] rust: add `Alignment` type
Alexandre Courbot
- [PATCH 0/3] Various minor fixes to Nouveau
Timur Tabi
- [PATCH] drm/nouveau/gsp: fix potential leak of memory used during acpi init
Philipp Stanner
- [PATCH RESEND 1/2] drm/gpuvm: Send in-place re-maps to the driver as remap
Danilo Krummrich
- [PATCH 05/17] rust: configfs: replace `kernel::c_str!` with C-Strings
Andreas Hindborg
- [PATCH v2 0/3] drm: Fix initializing format info in drm_framebuffer
Imre Deak
- [PATCH] MAINTAINERS: Add website of Nova GPU driver
Philipp Stanner
- [PATCH 0/2] gpu: nova-core: vbios: simplify device use
Alexandre Courbot
- [PATCH] gpu: nova-core: falcon: align DMA transfers to 256 bytes
Alexandre Courbot
- [PATCH 0/4] rust: add `TryFrom` and `Into` derive macros
Alexandre Courbot
- [PATCH 1/4] rust: macros: extend custom `quote!()` macro
Alexandre Courbot
- [PATCH v2 3/8] rust: block: use `kernel::{fmt,prelude::fmt!}`
Andreas Hindborg
- [PATCH v5 02/25] drm/dumb-buffers: Provide helper to set pitch and size
Tomi Valkeinen
- [PATCH v5 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Tomi Valkeinen
- [PATCH v5 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb()
Tomi Valkeinen
- [PATCH v5 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb()
Tomi Valkeinen
- [PATCH] drm/nouveau: always set RMDevidCheckIgnore for GSP-RM
Timur Tabi
- [PATCH] drm: nouveau: fifo: ga100: fix null pointer dereferences
Danilo Krummrich
- [PATCH] drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
Danilo Krummrich
- [PATCH] drm/nouveau: fix typos in comments
Danilo Krummrich
- [PATCH] drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().
Danilo Krummrich
- [PATCH V2 RESEND 0/3] drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT config
Mel Henning
- [PATCH 0/3] drm/nouveau: Advertise correct modifiers on GB20x
James Jones
- [PATCH v3 0/2] rust: add `Alignment` type
Alexandre Courbot
- [PATCH] drm/nouveau: use DRM_GPUVM_RESV_PROTECTED locking scheme
Danilo Krummrich
- [PATCH v2 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
Timur Tabi
- [PATCH] drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
Timur Tabi
- [PATCH v3 1/3] drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
Timur Tabi
- [PATCH] gpu: nova-core: avoid probing non-display/compute PCI functions
John Hubbard
- [PATCH v2 06/19] rust: cpufreq: replace `kernel::c_str!` with C-Strings
Viresh Kumar
- [PATCH v2 04/19] rust: clk: replace `kernel::c_str!` with C-Strings
Viresh Kumar
- [PATCH v3][next] drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
- [PATCH v3 9/9] rust: device: use `kernel::{fmt,prelude::fmt!}`
Benno Lossin
- [PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
Alice Ryhl
- [PATCH v2] drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
Markus Elfring
- [PATCH v2 00/19] gpu: nova-core: register!() macro improvements
Lyude Paul
- [PATCH v2 02/19] gpu: nova-core: replace `kernel::c_str!` with C-Strings
Alexandre Courbot
- [PATCH] drm: nova-drm: fix 32-bit arm build
Danilo Krummrich
- [PATCH v2 0/3] rust, nova-core: PCI Class, Vendor support
John Hubbard
- [PATCH v3 0/3] rust, nova-core: PCI Class, Vendor support
John Hubbard
- [PATCH v4 0/3] rust, nova-core: PCI Class, Vendor support
John Hubbard
- [PATCH] rust: nova-core: Update ARef imports from sync::aref
Benno Lossin
- [PATCH v5 0/4] rust, nova-core: PCI Class, Vendor support
John Hubbard
- [PATCH v2] gpu: nova-core: falcon: align DMA transfers to 256 bytes
Alexandre Courbot
- [PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
Thomas Zimmermann
- [PATCH v4 1/7] drm/panthor: Add support for atomic page table updates
Boris Brezillon
- [PATCH v4 3/7] drm/gpuvm: Pass map arguments through a struct
Boris Brezillon
- [PATCH v4 4/7] drm/gpuvm: Add a helper to check if two VA can be merged
Boris Brezillon
- [PATCH v4 5/7] drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map
Boris Brezillon
- [PATCH v4 6/7] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
Boris Brezillon
- [PATCH v4 0/2] rust: add `Alignment` type
Alexandre Courbot
- [PATCH v2] drm/amd/display: clean-up dead code in dml2_mall_phantom
Alex Deucher
- [PATCH v6 0/5] rust, nova-core: PCI Class, Vendor support
John Hubbard
- [PATCH 0/5] gpu: nova-core: process and prepare more firmwares to boot GSP
Alexandre Courbot
- [PATCH] drm/nouveau: Support reclocking on gp10b
Aaron Kling via B4 Relay
- [PATCH v2] drm/nouveau: Support reclocking on gp10b
Aaron Kling via B4 Relay
- [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
John Hubbard
- [PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
Alexandre Courbot
- [PATCH] MAINTAINERS: Update git entry for nouveau
James Jones
- [PATCH v7 0/6] rust, nova-core: PCI Class, Vendor support
John Hubbard
- [PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
Alistair Popple
- [PATCH v2 2/5] rust: macros: extend custom `quote!()` macro
Alice Ryhl
- gpu: nova-core: arm32 build errors
Miguel Ojeda
Last message date:
Thu Aug 28 19:58:25 UTC 2025
Archived on: Thu Aug 28 19:58:33 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).