nouveau.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-25 22:17:51 to 2025-08-21 10:52:46 UTC [more...]

[PATCH v5 0/4] rust, nova-core: PCI Class, Vendor support
 2025-08-21 10:52 UTC  (7+ messages)
` [PATCH v5 1/4] rust: pci: provide access to PCI Class and Class-related items
` [PATCH v5 2/4] rust: pci: provide access to PCI Vendor values
` [PATCH v5 3/4] gpu: nova-core: avoid probing non-display/compute PCI functions
` [PATCH v5 4/4] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*

[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-08-21  8:17 UTC  (26+ messages)
` [PATCH v6 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v6 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v6 04/25] drm/gem-shmem: "
` [PATCH v6 05/25] drm/gem-vram: "
` [PATCH v6 06/25] drm/armada: "
` [PATCH v6 07/25] drm/exynos: "
` [PATCH v6 08/25] drm/gma500: "
` [PATCH v6 09/25] drm/hibmc: "
` [PATCH v6 10/25] drm/imx/ipuv3: "
` [PATCH v6 11/25] drm/loongson: "
` [PATCH v6 12/25] drm/mediatek: "
` [PATCH v6 13/25] drm/msm: "
` [PATCH v6 14/25] drm/nouveau: "
` [PATCH v6 15/25] drm/omapdrm: "
` [PATCH v6 16/25] drm/qxl: "
` [PATCH v6 17/25] drm/renesas/rcar-du: "
` [PATCH v6 18/25] drm/renesas/rz-du: "
` [PATCH v6 19/25] drm/rockchip: "
` [PATCH v6 20/25] drm/tegra: "
` [PATCH v6 21/25] drm/virtio: "
` [PATCH v6 22/25] drm/vmwgfx: "
` [PATCH v6 23/25] drm/xe: "
` [PATCH v6 24/25] drm/xen: "
` [PATCH v6 25/25] drm/xlnx: "

[PATCH v2] gpu: nova-core: falcon: align DMA transfers to 256 bytes
 2025-08-21  4:49 UTC 

[PATCH] rust: nova-core: Update ARef imports from sync::aref
 2025-08-21  4:28 UTC  (2+ messages)

[PATCH v2 0/3] rust, nova-core: PCI Class, Vendor support
 2025-08-20 17:22 UTC  (11+ messages)
` [PATCH v2 1/3] rust: pci: provide access to PCI Class, subclass, implementation values
` [PATCH v2 2/3] gpu: nova-core: avoid probing non-display/compute PCI functions
` [PATCH v2 3/3] rust: pci: provide access to PCI Vendor values

[PATCH v4 0/3] rust, nova-core: PCI Class, Vendor support
 2025-08-20 17:20 UTC  (10+ messages)
` [PATCH v4 1/3] rust: pci: provide access to PCI Class and Class-related items
` [PATCH v4 2/3] gpu: nova-core: avoid probing non-display/compute PCI functions
` [PATCH v4 3/3] rust: pci: provide access to PCI Vendor values

[PATCH v3 0/3] rust, nova-core: PCI Class, Vendor support
 2025-08-19 18:24 UTC  (8+ messages)
` [PATCH v3 1/3] rust: pci: provide access to PCI Class, subclass, implementation values
` [PATCH v3 2/3] gpu: nova-core: avoid probing non-display/compute PCI functions
` [PATCH v3 3/3] rust: pci: provide access to PCI Vendor values

[PATCH] drm: nova-drm: fix 32-bit arm build
 2025-08-15 21:19 UTC  (2+ messages)

[PATCH v2] drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
 2025-08-15 20:57 UTC  (2+ messages)

[PATCH v2 06/19] rust: cpufreq: replace `kernel::c_str!` with C-Strings
 2025-08-15 11:11 UTC  (4+ messages)
  ` [PATCH v2 04/19] rust: clk: "
  ` [PATCH v2 00/19] rust: "
  ` [PATCH v2 02/19] gpu: nova-core: "

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-08-15  4:44 UTC  (21+ messages)
` [PATCH v2 01/19] gpu: nova-core: register: minor grammar and spelling fixes
` [PATCH v2 07/19] gpu: nova-core: register: move OFFSET declaration to I/O impl block
` [PATCH v2 15/19] gpu: nova-core: register: redesign relative registers
` [PATCH v2 17/19] gpu: nova-core: register: add support for register arrays

[PATCH v3 9/9] rust: device: use `kernel::{fmt,prelude::fmt!}`
 2025-08-14  7:54 UTC 

[PATCH v3][next] drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warning
 2025-08-14  6:01 UTC 

[PATCH] gpu: nova-core: avoid probing non-display/compute PCI functions
 2025-08-14  0:02 UTC  (3+ messages)

[PATCH v2 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
 2025-08-13 19:25 UTC  (3+ messages)

[PATCH] drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
 2025-08-13 14:02 UTC  (8+ messages)

[PATCH v3 1/3] drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
 2025-08-13  0:10 UTC  (3+ messages)
` [PATCH v3 2/3] drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
` [PATCH v3 3/3] drm/nouveau: remove unused memory target test

[PATCH V2 RESEND 0/3] drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT config
 2025-08-12 20:57 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/nouveau: Remove nvkm_gsp_fwif.enable
` [PATCH 3/3] drm/nouveau: Improve message for missing firmware

[PATCH] drm/nouveau: use DRM_GPUVM_RESV_PROTECTED locking scheme
 2025-08-12 17:01 UTC 

[PATCH v3 0/2] rust: add `Alignment` type
 2025-08-12  4:23 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] gpu: nova-core: use Alignment for alignment-related operations

[PATCH] drm/nouveau: always set RMDevidCheckIgnore for GSP-RM
 2025-08-11 22:34 UTC  (4+ messages)

[PATCH 0/3] Various minor fixes to Nouveau
 2025-08-11 22:16 UTC  (9+ messages)
` [PATCH v2 1/3] drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
` [PATCH v2 2/3] drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
` [PATCH v2 3/3] drm/nouveau: remove unused memory target test

[PATCH 0/3] drm/nouveau: Advertise correct modifiers on GB20x
 2025-08-11 22:00 UTC  (4+ messages)
` [PATCH 1/3] drm: define NVIDIA DRM format modifiers for GB20x
` [PATCH 2/3] drm/nouveau/disp: Always accept linear modifier
` [PATCH 3/3] drm/nouveau: Advertise correct modifiers on GB20x

[PATCH] drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor()
 2025-08-09 12:38 UTC 

[PATCH] drm/nouveau: fix typos in comments
 2025-08-09 12:38 UTC 

[PATCH] drm/nouveau: Remove surplus struct member
 2025-08-09 12:00 UTC  (5+ messages)

[PATCH] drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
 2025-08-09 12:00 UTC 

[PATCH] drm: nouveau: fifo: ga100: fix null pointer dereferences
 2025-08-09 11:57 UTC 

[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-08-08 10:46 UTC  (9+ messages)
` [PATCH v5 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v5 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v5 04/25] drm/gem-shmem: "
` [PATCH v5 25/25] drm/xlnx: "

[PATCH v2 3/8] rust: block: use `kernel::{fmt,prelude::fmt!}`
 2025-08-08  9:43 UTC 

[PATCH 0/4] rust: add `TryFrom` and `Into` derive macros
 2025-08-08  9:15 UTC  (2+ messages)
  ` [PATCH 1/4] rust: macros: extend custom `quote!()` macro

[PATCH] MAINTAINERS: Add website of Nova GPU driver
 2025-08-08  3:14 UTC  (2+ messages)

[PATCH] gpu: nova-core: falcon: align DMA transfers to 256 bytes
 2025-08-08  3:08 UTC 

[PATCH 0/2] gpu: nova-core: vbios: simplify device use
 2025-08-08  2:46 UTC  (3+ messages)
` [PATCH 1/2] gpu: nova-core: vbios: replace pci::Device with device::Device
` [PATCH 2/2] gpu: nova-core: vbios: store reference to Device where relevant

[PATCH v2 0/3] drm: Fix initializing format info in drm_framebuffer
 2025-08-06 12:38 UTC  (3+ messages)
` [PATCH v2 2/3] drm/nouveau: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()

[PATCH 0/3] rust: add `num` module
 2025-08-06  5:02 UTC  (8+ messages)
` [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type

[PATCH v2 0/4] rust: add `Alignment` type
 2025-08-05 19:26 UTC  (14+ messages)
` [PATCH v2 1/4] rust: add `CheckedAdd` trait
` [PATCH v2 2/4] rust: add `Alignment` type
` [PATCH v2 3/4] gpu: nova-core: use Alignment for alignment-related operations
` [PATCH v2 4/4] gpu: nova-core: use `checked_ilog2` to emulate `fls`

[PATCH RESEND 1/2] drm/gpuvm: Send in-place re-maps to the driver as remap
 2025-08-05 14:48 UTC  (2+ messages)

[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
 2025-08-05 14:09 UTC  (23+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
` [PATCH v2 4/5] RDMA/mlx5: Enable P2P DMA with fallback mechanism

[PATCH 05/17] rust: configfs: replace `kernel::c_str!` with C-Strings
 2025-08-05 10:25 UTC 

[PATCH] drm/nouveau/gsp: fix potential leak of memory used during acpi init
 2025-08-05  9:16 UTC  (2+ messages)

[PATCH] drm/nouveau: Pass along the format info from .fb_create() nouveau_framebuffer_new()
 2025-08-02 14:24 UTC  (4+ messages)

[PATCH] drm/nouveau/gsp: remove always true if check
 2025-08-02 10:07 UTC  (2+ messages)

nouveau: fbdev: Failed to setup emulation (ret=-22) - bisected to 41ab92d35ccd
 2025-08-02  2:26 UTC  (3+ messages)

[RESEND][PATCH] drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
 2025-08-01  9:01 UTC  (2+ messages)

[PATCH 0/2] drm/nouveau: ZCULL support
 2025-08-01  2:15 UTC  (8+ messages)
` [PATCH 2/2] drm/nouveau: DRM_NOUVEAU_SET_ZCULL_CTXSW_BUFFER

[PATCH] drm/nouveau: Remove forgotten TODO
 2025-07-31 15:51 UTC  (3+ messages)

[PATCH 1/2] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable
 2025-07-29  4:34 UTC 

[PATCH] Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically"
 2025-07-28 16:59 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).