[PATCH] drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcs
2026-05-08 5:20 UTC
[PATCH v3 0/2] gpu: nova, nova-core: rename drivers and directory to follow kebab-case
2026-05-07 18:49 UTC (3+ messages)
` [PATCH v3 1/2] gpu: nova, nova-core: Rename to kebab-case
` [PATCH v3 2/2] gpu: nova-drm: Rename nova to nova-drm
[PATCH v3 0/1] DRM 'feature' support for DRM drivers
2026-05-07 8:09 UTC (2+ messages)
` [PATCH v3 1/1] rust: drm: add FEAT_RENDER flag for render node support
[PATCH v2 0/2] gpu: nova: rename drivers and directory to use kebab-case convention
2026-05-06 16:49 UTC (6+ messages)
` [PATCH v2 1/2] gpu: nova: rename drivers "
[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
2026-05-06 13:54 UTC (11+ messages)
` [PATCH 1/9] ata: ahci_tegra: Explicitly specify PMC instance to use
` [PATCH 2/9] drm/nouveau: tegra: "
` [PATCH 3/9] drm/tegra: "
` [PATCH 4/9] media: vde: "
` [PATCH 5/9] PCI: tegra: "
` [PATCH 6/9] usb: xhci: "
` [PATCH 7/9] soc/tegra: pmc: Create PMC context dynamically
` [PATCH 8/9] soc/tegra: pmc: Remove unused legacy functions
` [PATCH 9/9] soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard
[PATCH v2 0/1] DRM 'feature' support for DRM drivers
2026-05-06 8:41 UTC (4+ messages)
` [PATCH v2 1/1] rust: drm: add RENDER_CAPABILITY flag for render node support
[PATCH 1/2] rust: drm: add support for driver features
2026-05-05 10:13 UTC (2+ messages)
[PATCH] drm/nouveau/kms/nvd9-: Use contiguous memory for CRC notifier context
2026-05-04 4:01 UTC (2+ messages)
[PATCH v13 0/5] Rust bindings for gem shmem
2026-05-01 22:13 UTC (12+ messages)
` [PATCH v13 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v13 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v13 3/5] rust: drm: gem/shmem: Add DmaResvGuard helper
` [PATCH v13 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v13 5/5] rust: drm: gem: Add vmap functions to shmem bindings
[PATCH] drm/nouveau/kms/nvd9-: Remove unused header in crc.c
2026-05-01 21:57 UTC
[PATCH v2 00/10] drm/nouveau: fix GA100 issues
2026-04-30 23:10 UTC (12+ messages)
` [PATCH v2 01/10] Revert "drm/nouveau/gsp: add support for GA100"
` [PATCH v2 02/10] drm/nouveau/gsp: add SEC2 to GA100 chip table
` [PATCH v2 03/10] drm/nouveau/gsp: use fb.bios.addr for gspFwWprEnd instead of vga_workspace.addr
` [PATCH v2 04/10] drm/nouveau/gsp: read MMU_LOCK to fix WPR placement on GA100
` [PATCH v2 05/10] drm/nouveau: only boot FRTS if its region is allocated
` [PATCH v2 06/10] drm/nouveau: GA100 has an FRTS region size of zero
` [PATCH v2 07/10] drm/nouveau/bios: specify correct display fuse register for Ampere and Ada
` [PATCH v2 08/10] drm/nouveau/bios: skip the IFR header if present
` [PATCH v2 09/10] drm/nouveau/gsp: require GSP-RM for GA100 support
` [PATCH v2 10/10] drm/nouveau/gsp: formally support GA100
` (subset) [PATCH v2 00/10] drm/nouveau: fix GA100 issues
[PATCH 0/5] Rework index projection syntax
2026-04-30 11:54 UTC (23+ messages)
` [PATCH 1/5] rust: ptr: add panicking index projection variant
` [PATCH 2/5] rust: dma: update to keyworded index projection syntax
` [PATCH 3/5] gpu: nova-core: convert to keyworded "
` [PATCH 4/5] gpu: nova-core: use pointer projection for command queue code
` [PATCH 5/5] rust: ptr: remove implicit index projection syntax
[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-30 3:25 UTC (2+ messages)
[PATCH v2] drm/nouveau: expose VBIOS via debugfs on GSP-RM systems
2026-04-29 21:57 UTC (2+ messages)
[PATCH v2 00/11] rust: I/O type generalization and projection
2026-04-29 8:04 UTC (32+ messages)
` [PATCH v2 01/11] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v2 02/11] rust: io: generalize `Mmio` "
` [PATCH v2 03/11] rust: io: use pointer types instead of address
` [PATCH v2 04/11] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v2 06/11] rust: io: add view type
` [PATCH v2 07/11] rust: dma: add methods to unsafely create reference from subview
` [PATCH v2 08/11] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH v2 09/11] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v2 10/11] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v2 11/11] rust: io: add copying methods
[PATCH] drm/nouveau/disp/r535: Add scanline position support + head state support
2026-04-29 3:03 UTC
[PATCH] Documentation: gpu: nova-core: document the IFR header layout
2026-04-28 23:41 UTC (4+ messages)
[PATCH] gpu: nova-core: program_brom cannot fail
2026-04-28 23:40 UTC (3+ messages)
[PATCH] drm/nouveau: expose VBIOS via debugfs on GSP-RM systems
2026-04-28 20:23 UTC (3+ messages)
[PATCH 0/6] drm/nouveau: fix GA100 issues
2026-04-28 16:18 UTC (3+ messages)
[PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
2026-04-28 14:12 UTC (6+ messages)
` [PATCH 1/2] drm/nouveau: replace use of system_unbound_wq with system_dfl_wq
[PATCH v12 0/5] Rust bindings for gem shmem
2026-04-27 17:29 UTC (19+ messages)
` [PATCH v12 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v12 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v12 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v12 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v12 5/5] rust: drm: gem: Add vmap functions to shmem bindings
[PATCH 0/3] drm/nouveau: stability fixes for NVAC (MCP79/MCP7A)
2026-04-26 9:15 UTC (2+ messages)
` [PATCH 0/3] drm/nouveau: stability fixes for NVAC (MCP79/MCP7A) -- 3 weeks soak report
[PATCH v2 0/5] gpu: nova-core: run unload sequence upon unbinding
2026-04-25 3:04 UTC (20+ messages)
` [PATCH v2 1/5] rust: add warn_on_err macro
` [PATCH v2 2/5] gpu: nova-core: use "
` [PATCH v2 3/5] gpu: nova-core: do not import firmware commands into GSP command module
` [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
` [PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
nouveau: add HDMI FRL support for GSP enabled GPUs
2026-04-23 0:42 UTC (5+ messages)
` [PATCH 1/4] nouveau: move HDMI sink caps to outp level for GSP-RM
` [PATCH 2/4] nouveau: add FRL and DSC parameters to HDMI sink caps interface
` [PATCH 3/4] nouveau: add HDMI FRL training API and retrain event handling
` [PATCH 4/4] nouveau: wire up HDMI FRL in the display frontend
[PATCH v11 0/5] Rust bindings for gem shmem
2026-04-21 23:48 UTC (7+ messages)
` [PATCH v11 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v11 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v11 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v11 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v11 5/5] rust: drm: gem: Add vmap functions to shmem bindings
[PATCH v10 0/5] Rust bindings for gem shmem
2026-04-21 23:04 UTC (10+ messages)
` [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings
[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
2026-04-21 16:34 UTC (4+ messages)
[PATCH AUTOSEL 7.0-6.12] nouveau: pci: quiesce GPU on shutdown
2026-04-20 13:08 UTC
[PATCH] drm/nouveau/gsp: Fix possible NULL pointer dereference warning in r535_dmac_alloc
2026-04-20 1:09 UTC (7+ messages)
[PATCH v8 23/29] drm/nouveau: Remove drm_sched_init_args->num_rqs usage
2026-04-17 10:37 UTC
[PATCH v2 1/2] drm/sched: Make drm_sched_entity_kill() a public function
2026-04-17 4:35 UTC (4+ messages)
` [PATCH v2 2/2] drm/nouveau: Fix double call to drm_sched_entity_fini()
[PATCH] drm/nouveau: fix nvkm_device leak on aperture removal failure
2026-04-15 22:14 UTC (2+ messages)
[PATCH 1/2] drm/sched: Make drm_sched_entity_kill() a public function
2026-04-14 18:48 UTC (3+ messages)
` [PATCH 2/2] drm/nouveau: Fix double call to drm_sched_entity_fini()
[PATCH 0/3] rust: add `num` module
2026-04-14 9:45 UTC (12+ messages)
` [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type
page: next (older)
- 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).