display issues on Quadro K2100M with nouveau
2026-06-17 4:23 UTC (3+ messages)
[PATCH 6.6 066/452] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2026-06-16 14:54 UTC
[PATCH] drm/nouveau: Simplify nouveau_cli_work
2026-06-15 9:31 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] nouveau/vmm: fix another SPT/LPT race
2026-06-15 4:47 UTC
[PATCH v20 0/4] Rust bindings for gem shmem
2026-06-13 8:34 UTC (15+ messages)
` [PATCH v20 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v20 2/4] rust: drm: gem: shmem: Add vmap functions
` [Linaro-mm-sig] "
` [PATCH v20 3/4] rust: faux: Allow retrieving a bound Device
` [PATCH v20 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
[PATCH v21 0/4] Rust bindings for gem shmem
2026-06-12 19:43 UTC (5+ messages)
` [PATCH v21 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v21 2/4] rust: drm: gem: shmem: Add vmap functions
` [PATCH v21 3/4] rust: faux: Allow retrieving a bound Device
` [PATCH v21 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
[PATCH] nouveau/gem: reserve the bo in the info ioctl around the vma lookup
2026-06-12 2:06 UTC
[PATCH] drm: Use named initializers for arrays of i2c_device_data
2026-06-11 2:15 UTC (6+ messages)
[PATCH] drm/nouveau: Document weird looking bugfix
2026-06-10 12:12 UTC (3+ messages)
[PATCH v3 0/2] drm/nouveau: NVAC (MCP79) MSI rearm + SOR-disable NULL guard
2026-06-11 12:45 UTC (3+ messages)
` [PATCH v3 1/2] drm/nouveau/pci: use config-space MSI rearm on MCP79/MCP7A (NVAC)
` [PATCH v3 2/2] drm/nouveau/kms: guard NULL crtc in nv50_sor_atomic_disable()
[PATCH v2 0/2] drm/nouveau: NVAC (MCP79) MSI rearm + SOR-disable NULL guard
2026-06-11 7:26 UTC (3+ messages)
` [PATCH v2 1/2] drm/nouveau/pci: use config-space MSI rearm on MCP79/MCP7A (NVAC)
` [PATCH v2 2/2] drm/nouveau/kms: guard NULL crtc in nv50_sor_atomic_disable()
[PATCH] drm/nouveau: fix reversed error cleanup order in ucopy functions
2026-06-10 10:01 UTC
[PATCH v2] nouveau/firmware: fix memory leak on BL load failure
2026-06-10 2:50 UTC
[PATCH v19 0/4] Rust bindings for gem shmem
2026-06-10 0:20 UTC (7+ messages)
` [PATCH v19 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v19 2/4] rust: drm: gem: shmem: Add vmap functions
` [PATCH v19 3/4] rust: faux: Allow retrieving a bound Device
` [PATCH v19 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
[PATCH] nouveau/firmware: fix memory leak on BL load failure
2026-06-09 15:00 UTC (6+ messages)
[PATCH 0/3] drm/nouveau: stability fixes for NVAC (MCP79/MCP7A)
2026-06-09 13:14 UTC (4+ messages)
null pointer dereference in nouveau driver
2026-06-09 7:17 UTC (2+ messages)
` null pointer dereference in nouveau driver (MCP79 / GeForce 9400)
[PATCH v18 0/4] Rust bindings for gem shmem
2026-06-08 17:10 UTC (15+ messages)
` [PATCH v18 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v18 2/4] rust: drm: gem: shmem: Add vmap functions
` [PATCH v18 3/4] rust: faux: Allow retrieving a bound Device
` [PATCH v18 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
[PATCH] drm/nouveau: bounds-check pushbuf offset/length in legacy DMA path
2026-06-07 12:11 UTC
[PATCH] drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()
2026-06-06 15:56 UTC
XDC 2026: Registration & Call for Proposals now open!
2026-06-04 20:30 UTC
[PATCH v17 0/6] Rust bindings for gem shmem
2026-06-04 18:53 UTC (12+ messages)
` [PATCH v17 1/6] rust: drm: gem: shmem: Fix Default implementation for ObjectConfig
` [PATCH v17 2/6] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v17 3/6] rust: drm: gem: shmem: Add vmap functions
` [PATCH v17 4/6] rust: faux: Allow retrieving a bound Device
` [PATCH v17 5/6] rust: sync: Add SetOnce::reset()
` [PATCH v17 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()
[PATCH v16 0/6] Rust bindings for gem shmem
2026-06-02 17:25 UTC (7+ messages)
` [PATCH v16 1/6] rust: drm: gem/shmem: Add DmaResvGuard helper
` [PATCH v16 2/6] rust: drm: gem: Add vmap functions to shmem bindings
` [PATCH v16 3/6] rust: sync: Add SetOnce::reset()
` [PATCH v16 4/6] rust: gem: shmem: Fix Default implementation for ObjectConfig
` [PATCH v16 5/6] rust: faux: Allow retrieving a bound Device
` [PATCH v16 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()
回复: Re: [PATCH 0/5] Revert cleanups for IS_ERR_OR_NULL() usage
2026-06-01 9:58 UTC
[PATCH v2 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
2026-06-01 9:54 UTC (6+ messages)
` [PATCH v2 1/5] nouveau/gsp/rpc: Document RPC function return value contracts
` [PATCH v2 2/5] nouveau/gsp/rpc: Cleanup incorrect IS_ERR_OR_NULL in rpc.c
` [PATCH v2 3/5] nouveau/gsp/rm/alloc: Cleanup IS_ERR_OR_NULL usage
` [PATCH v2 4/5] nouveau/gsp/rm/bar: "
` [PATCH v2 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()
[PATCH v15 0/6] Rust bindings for gem shmem
2026-05-29 18:34 UTC (7+ messages)
` [PATCH v15 1/6] rust: gem: shmem: Fix Default implementation for ObjectConfig
` [PATCH v15 2/6] rust: drm: gem/shmem: Add DmaResvGuard helper
` [PATCH v15 3/6] rust: drm: gem: Add vmap functions to shmem bindings
` [PATCH v15 4/6] rust: faux: Allow retrieving a bound Device
` [PATCH v15 5/6] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v15 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()
[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
2026-05-29 17:13 UTC (2+ messages)
[PATCH 6.6.y 2/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2026-05-28 13:18 UTC
[PATCH 0/7] nouveau/gsp: Fix NULL pointer dereference and cleanup IS_ERR_OR_NULL
2026-05-29 4:43 UTC (8+ messages)
` [PATCH 1/7] nouveau/gsp/rm: Fix NULL return values in message receive functions
` [PATCH 2/7] nouveau/gsp: Add documentation for RPC functions return values
` [PATCH 3/7] nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rd
` [PATCH 4/7] nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functions
` [PATCH 5/7] nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementation
` [PATCH 6/7] nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)
` [PATCH 7/7] nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage
[PATCH v3 0/1] DRM 'feature' support for DRM drivers
2026-05-28 22:28 UTC (4+ messages)
` [PATCH v3 1/1] rust: drm: add FEAT_RENDER flag for render node support
[PATCH 0/5] Revert cleanups for IS_ERR_OR_NULL() usage
2026-05-28 21:07 UTC (12+ messages)
` [PATCH 1/5] Revert "nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage"
` [PATCH 2/5] Revert "nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementation"
` [PATCH 3/5] Revert "nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)"
` [PATCH 4/5] Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rd"
` [PATCH 5/5] Revert "nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functions"
[PATCH 0/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL() usage
2026-05-28 19:22 UTC (14+ messages)
` [PATCH 1/5] nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functions
` [PATCH 2/5] nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rd
` [PATCH 3/5] nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementation
` [PATCH 4/5] nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)
` [PATCH 5/5] nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage
[PATCH] Revert "nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usage"
2026-05-28 18:33 UTC
[PATCH v2 00/10] drm/nouveau: fix GA100 issues
2026-05-28 17:33 UTC (5+ messages)
` (subset) "
[PATCH 0/2] rust: sync: Introduce LazyInit
2026-05-27 16:01 UTC (4+ messages)
` [PATCH 1/2] rust: sync: lock: Add Lock::get_mut_pinned()
` [PATCH 2/2] rust: sync: Introduce LazyInit
[PATCH] nouveau/gsp: fix NULL pointer dereference in r535 nvenc/ofs alloc
2026-05-27 10:39 UTC (4+ messages)
[PATCH v14 0/6] rust: drm: gem: shmem: Add sg_table() function
2026-05-27 12:16 UTC (8+ messages)
` [PATCH v14 1/6] rust: faux: Allow retrieving a bound Device
` [PATCH v14 2/6] rust: gem: shmem: Fix Default implementation for ObjectConfig
` [PATCH v14 3/6] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v14 4/6] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v14 5/6] rust: drm: gem/shmem: Add DmaResvGuard helper
` [PATCH v14 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()
[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
2026-05-26 10:17 UTC (14+ messages)
` [PATCH 2/9] drm/nouveau: tegra: Explicitly specify PMC instance to use
` [PATCH 4/9] media: vde: "
` [PATCH 5/9] PCI: tegra: "
` [PATCH 6/9] usb: xhci: "
[PATCH 0/2] drm/nouveau: nv04 FIFO cleanup + recovery for Tesla
2026-05-20 4:27 UTC (5+ messages)
` [PATCH 1/2] drm/nouveau/fifo/nv04: filter benign CACHE_ERROR from Mesa NV50 bind probe
` [PATCH 2/2] drm/nouveau/fifo: add recovery path for Tesla cache_error/dma_pusher
drm/nouveau/tmr: iterator used after loop end in nvkm_timer_alarm?
2026-05-18 19:49 UTC
[BUG] drm/nouveau: Tegra186 Broken Rendering
2026-05-18 8:31 UTC
[PATCH] drm/nouveau: handle nouveau_hw_get_clock() return value
2026-05-14 17:40 UTC
[BUG][Blackwell] RTX 5060 Ti job timeout and vblank hang after long idle on Zen 5
2026-05-12 2:19 UTC
[PATCH] nouveau/vmm: use kzalloc_flex
2026-05-08 18:29 UTC (2+ messages)
[PATCH v3 0/2] gpu: nova, nova-core: rename drivers and directory to follow kebab-case
2026-05-09 22:05 UTC (2+ messages)
[PATCH] drm/nouveau/disp/r535: Add scanline position support + head state support
2026-05-09 3:18 UTC (2+ messages)
[PATCH] drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcs
2026-05-08 18:54 UTC (2+ messages)
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