messages from 2026-01-20 15:21:06 to 2026-01-26 11:00:12 UTC [more...]
[PATCH v1 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
2026-01-26 11:00 UTC (13+ messages)
` [PATCH v1 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
` [PATCH v1 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
` [PATCH v1 3/5] gpu: nova-core: use checked arithmetic in frombytes_at helper
` [PATCH v1 4/5] gpu: nova-core: use checked arithmetic in BinFirmware::data
` [PATCH v1 5/5] gpu: nova-core: use checked arithmetic in RISC-V firmware parsing
[PATCH 0/4] gpu: nova-core: gsp: fix command queue ring buffer bugs
2026-01-26 4:17 UTC (14+ messages)
` [PATCH 1/4] gpu: nova-core: gsp: fix incorrect advancing of write pointer
` [PATCH 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
` [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
` [PATCH 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
[PATCH 1/3] gpu: nova-core: remove imports available via prelude
2026-01-25 21:17 UTC (2+ messages)
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-25 1:51 UTC (44+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v6 04/26] nova-core: mm: Select GPU_BUDDY for VRAM allocation
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 06/26] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v6 07/26] nova-core: Add BAR1 aperture type and size constant
` [PATCH RFC v6 08/26] nova-core: gsp: Add BAR1 PDE base accessors
` [PATCH RFC v6 09/26] nova-core: mm: Add common memory management types
` [PATCH RFC v6 10/26] nova-core: mm: Add common types for all page table formats
` [PATCH RFC v6 11/26] nova-core: mm: Add MMU v2 page table types
` [PATCH RFC v6 12/26] nova-core: mm: Add MMU v3 "
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
` [PATCH RFC v6 15/26] nova-core: mm: Add GpuMm centralized memory manager
` [PATCH RFC v6 16/26] nova-core: mm: Add page table walker for MMU v2
` [PATCH RFC v6 17/26] nova-core: mm: Add Virtual Memory Manager
` [PATCH RFC v6 18/26] nova-core: mm: Add virtual address range tracking to VMM
` [PATCH RFC v6 19/26] nova-core: mm: Add BAR1 user interface
` [PATCH RFC v6 20/26] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
` [PATCH RFC v6 21/26] nova-core: mm: Add memory management self-tests
` [PATCH RFC v6 22/26] nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH RFC v6 23/26] nova-core: gsp: Extract usable FB region from GSP
` [PATCH RFC v6 24/26] nova-core: fb: Add usable_vram field to FbLayout
` [PATCH RFC v6 25/26] nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH RFC v6 26/26] nova-core: mm: Add BarUser to struct Gpu and create at boot
[PATCH v4 0/3] Introduce DeviceContext
2026-01-24 23:36 UTC (5+ messages)
` [PATCH v4 1/3] rust/drm: "
` [PATCH v4 2/3] rust/drm: Don't setup private driver data until registration
` [PATCH v4 3/3] rust/drm/gem: Use DeviceContext with GEM objects
[PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
2026-01-24 13:29 UTC (3+ messages)
[PATCH v8 00/13] gpu: nova-core: add Turing support
2026-01-24 12:40 UTC (29+ messages)
` [PATCH v8 01/13] gpu: nova-core: rename Imem to ImemSecure
` [PATCH v8 02/13] gpu: nova-core: add ImemNonSecure section infrastructure
` [PATCH v8 03/13] gpu: nova-core: support header parsing on Turing/GA100
` [PATCH v8 04/13] gpu: nova-core: add support for Turing/GA100 fwsignature
` [PATCH v8 05/13] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
` [PATCH v8 06/13] gpu: nova-core: move some functions into the HAL
` [PATCH v8 07/13] gpu: nova-core: Add basic Turing HAL
` [PATCH v8 08/13] gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()
` [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
` [PATCH v8 10/13] gpu: nova-core: add FalconUCodeDescV2 support
` [PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
` [PATCH v8 12/13] gpu: nova-core: add PIO support for loading firmware images
` [PATCH v8 13/13] gpu: nova-core: use the Generic Bootloader to boot FWSEC
[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
2026-01-24 1:50 UTC (28+ messages)
` [PATCH 01/31] gpu: nova-core: print FB sizes, along with ranges
` [PATCH 15/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
` [PATCH 17/31] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH 21/31] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH 24/31] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH 28/31] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
` [PATCH 29/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
[PATCH v3 0/3] Introduce DeviceContext
2026-01-23 22:52 UTC (10+ messages)
` [PATCH v3 1/3] rust/drm: "
` [PATCH v3 2/3] rust/drm: Don't setup private driver data until registration
` [PATCH v3 3/3] rust/drm/gem: Use DeviceContext with GEM objects
[PATCH v2 1/2] gpu: nova-core: check for overflow to DMATRFBASE1
2026-01-23 16:23 UTC (3+ messages)
[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
2026-01-23 14:19 UTC (26+ messages)
[PATCH v2 0/4] gpu: nova-core: gsp: fix command queue ring buffer bugs
2026-01-23 12:12 UTC (5+ messages)
` [PATCH v2 1/4] gpu: nova-core: gsp: fix incorrect advancing of write pointer
` [PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
` [PATCH v2 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
` [PATCH v2 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
[PATCH] nouveau/vmm: start tracking if the LPT PTE is valid
2026-01-22 22:19 UTC (3+ messages)
[PATCH v6 00/11] gpu: nova-core: add Turing support
2026-01-22 19:00 UTC (7+ messages)
` [PATCH v6 02/11] gpu: nova-core: add ImemNonSecure section infrastructure
` [PATCH v6 11/11] gpu: nova-core: add PIO support for loading firmware images
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-22 8:02 UTC (4+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH v7 00/12] gpu: nova-core: add Turing support
2026-01-22 1:49 UTC (16+ messages)
` [PATCH v7 01/12] gpu: nova-core: rename Imem to ImemSecure
` [PATCH v7 02/12] gpu: nova-core: add ImemNonSecure section infrastructure
` [PATCH v7 03/12] gpu: nova-core: support header parsing on Turing/GA100
` [PATCH v7 04/12] gpu: nova-core: add support for Turing/GA100 fwsignature
` [PATCH v7 05/12] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
` [PATCH v7 06/12] gpu: nova-core: move some functions into the HAL
` [PATCH v7 07/12] gpu: nova-core: Add basic Turing HAL
` [PATCH v7 08/12] gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()
` [PATCH v7 09/12] gpu: nova-core: add Falcon HAL method load_method()
` [PATCH v7 10/12] gpu: nova-core: add FalconUCodeDescV2 support
` [PATCH v7 11/12] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
` [PATCH v7 12/12] gpu: nova-core: add PIO support for loading firmware images
[PATCH v3 0/2][RESEND 2] drm/nouveau: add and implement missing DCB connector values
2026-01-21 20:51 UTC (6+ messages)
` [PATCH v3 1/2][RESEND 2] drm/nouveau: add missing DCB connector types
` [PATCH v3 2/2][RESEND 2] drm/nouveau: implement missing DCB connector types; gracefully handle unknown connectors
[PATCH] drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)
2026-01-21 20:39 UTC (2+ messages)
[PATCH 0/2] DRM 'feature' support for DRM drivers
2026-01-21 19:05 UTC (4+ messages)
` [PATCH 1/2] rust: drm: add support for driver features
[PATCH v2] nouveau: pci: quiesce GPU on shutdown
2026-01-21 11:36 UTC
[PATCH] nouveau: pci: quiesce GPU on shutdown
2026-01-21 6:06 UTC (7+ messages)
[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2026-01-20 8:13 UTC
[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2026-01-20 8:28 UTC
[PATCH v4 0/4] rust: add `TryFrom` and `Into` derive macros
2026-01-21 3:20 UTC (8+ messages)
` [PATCH v4 1/4] rust: macros: add derive macro for `Into`
[PATCH v5 0/8] gpu: nova-core: expose the logging buffers via debugfs
2026-01-20 18:19 UTC (4+ messages)
` [PATCH v5 2/8] rust: debugfs: add Dir::empty() for conditional debugfs usage
[PATCH 3/4] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
2026-01-20 18:11 UTC
[PATCH v1 1/1] drm/nouveau/gsp: simplify code with acpi_get_local_u64_address()
2026-01-20 15:20 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox