nouveau.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-21 08:22:45 to 2025-08-29 23:31:21 UTC [more...]

[PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-08-29 23:30 UTC  (37+ 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 1/2] nouveau: fix disabling the nonstall irq due to storm code. (v2)
 2025-08-29 23:09 UTC  (6+ messages)
` [PATCH 2/2] nouveau: Membar before between semaphore writes and the interrupt

[PATCH v3 01/14] rust: drm: gem: Simplify use of generics
 2025-08-29 22:35 UTC  (4+ messages)
` [PATCH v3 04/14] rust: drm: gem: Support driver-private GEM object types
` [PATCH v3 09/14] rust: gem: Introduce DriverObject::Args
` [PATCH v3 13/14] rust: drm: gem: Add export() callback

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

[PATCH v7 0/6] rust, nova-core: PCI Class, Vendor support
 2025-08-29 21:49 UTC  (16+ 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] drm/nouveau: Replace redundant return value judgment with PTR_ERR_OR_ZERO()
 2025-08-29 21:08 UTC 

[PATCH v2] drm/nouveau: Support reclocking on gp10b
 2025-08-29 21:06 UTC  (2+ messages)

[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
 2025-08-29 18:48 UTC  (19+ 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 05/17] nova-core: gsp: Add support for checking if GSP reloaded
 2025-08-29 18:44 UTC 

[PATCH] Revert "drm/nouveau: Remove waitque for sched teardown"
 2025-08-29 18:37 UTC  (2+ messages)

[PATCH] gpu: nova-core: depend on CONFIG_64BIT
 2025-08-29 11:23 UTC  (4+ messages)

[PATCH v2 2/5] rust: macros: extend custom `quote!()` macro
 2025-08-29  8:38 UTC  (4+ messages)
` [PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros

[PATCH 1/2] nouveau: fix disabling the nonstall irq due to storm code
 2025-08-29  2:17 UTC  (4+ messages)
` [PATCH 2/2] nouveau: Membar before between semaphore writes and the interrupt

gpu: nova-core: arm32 build errors
 2025-08-28 21:54 UTC  (8+ messages)

[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  (9+ 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 v3 1/3] drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
 2025-08-25 20:28 UTC  (2+ messages)

[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] 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  (17+ messages)
` [PATCH v6 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [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: "


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