nouveau.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-12 17:01:49 to 2025-08-27 20:35:23 UTC [more...]

[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
 2025-08-27 20:35 UTC  (12+ messages)
` [PATCH 01/10] gpu: nova-core: Set correct DMA mask
` [PATCH 02/10] gpu: nova-core: Create initial GspSharedMemObjects
` [PATCH 03/10] gpu: nova-core: gsp: Create wpr metadata
` [PATCH 04/10] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
` [PATCH 06/10] gpu: nova-core: gsp: Create rmargs
` [PATCH 07/10] gpu: nova-core: gsp: Create RM registry and sysinfo commands
` [PATCH 08/10] gpu: nova-core: falcon: Add support to check if RISC-V is active
` [PATCH 09/10] gpu: nova-core: falcon: Add support to write firmware version
` [PATCH 10/10] gpu: nova-core: gsp: Boot GSP

[PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-08-27  8:47 UTC  (16+ messages)
` [PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
` [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
` [PATCH v2 3/8] gpu: nova-core: firmware: process Booter and patch its signature
` [PATCH v2 4/8] gpu: nova-core: firmware: process the GSP bootloader
` [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
` [PATCH v2 6/8] gpu: nova-core: firmware: use 570.144 firmware
` [PATCH v2 7/8] gpu: nova-core: Add base files for r570.144 firmware bindings
` [PATCH v2 8/8] gpu: nova-core: compute layout of more framebuffer regions required for GSP

[PATCH v7 0/6] rust, nova-core: PCI Class, Vendor support
 2025-08-26 23:12 UTC  (7+ messages)
` [PATCH v7 1/6] rust: pci: provide access to PCI Class and Class-related items
` [PATCH v7 2/6] rust: pci: provide access to PCI Vendor values
` [PATCH v7 3/6] rust: pci: add DeviceId::from_class_and_vendor() method
` [PATCH v7 4/6] gpu: nova-core: avoid probing non-display/compute PCI functions
` [PATCH v7 5/6] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
` [PATCH v7 6/6] rust: pci: inline several tiny functions

[PATCH v6 0/5] rust, nova-core: PCI Class, Vendor support
 2025-08-26 21:12 UTC  (17+ messages)
` [PATCH v6 1/5] rust: pci: provide access to PCI Class and Class-related items
` [PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
` [PATCH v6 3/5] rust: pci: add DeviceId::from_class_and_vendor() method
` [PATCH v6 4/5] gpu: nova-core: avoid probing non-display/compute PCI functions
` [PATCH v6 5/5] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*

[PATCH] MAINTAINERS: Update git entry for nouveau
 2025-08-26 20:03 UTC  (2+ messages)

[PATCH v5 0/4] rust, nova-core: PCI Class, Vendor support
 2025-08-26 19:25 UTC  (10+ 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 v3 1/3] drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
 2025-08-25 20:28 UTC  (4+ 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 0/5] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-08-25 15:45 UTC  (10+ messages)
` [PATCH 1/5] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
` [PATCH 2/5] gpu: nova-core: firmware: add support for common firmware header
` [PATCH 3/5] gpu: nova-core: firmware: process Booter and patch its signature
` [PATCH 4/5] gpu: nova-core: firmware: process the GSP bootloader
` [PATCH 5/5] gpu: nova-core: firmware: process and prepare the GSP firmware

[PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
 2025-08-25 11:07 UTC  (4+ messages)

[PATCH 0/3] Various minor fixes to Nouveau
 2025-08-23 22:20 UTC  (3+ messages)

[PATCH v2] drm/nouveau: Support reclocking on gp10b
 2025-08-23 17:26 UTC 

[PATCH] drm/nouveau: Support reclocking on gp10b
 2025-08-23 12:28 UTC  (2+ messages)

[PATCH 0/3] drm/nouveau: Advertise correct modifiers on GB20x
 2025-08-22 23:14 UTC  (15+ 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 v4 0/2] rust: add `Alignment` type
 2025-08-22  7:58 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] gpu: nova-core: use Alignment for alignment-related operations

[PATCH v4 0/7] drm/panthor: support repeated mappings
 2025-08-21 15:15 UTC  (26+ messages)
` [PATCH v4 1/7] drm/panthor: Add support for atomic page table updates
` [PATCH v4 3/7] drm/gpuvm: Pass map arguments through a struct
` [PATCH v4 4/7] drm/gpuvm: Add a helper to check if two VA can be merged
` [PATCH v4 5/7] drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map
` [PATCH v4 6/7] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic

[PATCH v2] gpu: nova-core: falcon: align DMA transfers to 256 bytes
 2025-08-21 13:26 UTC  (2+ messages)

[PATCH v2] drm/amd/display: clean-up dead code in dml2_mall_phantom
 2025-08-21 13:06 UTC 

[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-08-21 11:55 UTC  (27+ 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] 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  (3+ messages)

[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 V2 RESEND 0/3] drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT config
 2025-08-12 20:57 UTC  (3+ messages)

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


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).