nouveau
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/13
Re: [PATCH] rust: module: remove deprecated author key
Miguel Ojeda
2025/12/13
Re: [PATCH 0/3] drm/nouveau: Fix & improve nouveau_fence_done()
Philipp Stanner
2025/12/13
Re: [PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
Pierre-Eric Pelloux-Prayer
2025/12/13
Re: [PATCH] drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
2025/12/13
Re: [PATCH v5 1/5] rust: module: add type `LocalModule`
Miguel Ojeda
2025/12/13
Re: [RFC PATCH 3/8] rust: drm: Add Device and Driver abstractions
Asahi Lina
2025/12/13
Re: [PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros
Miguel Ojeda
2025/12/13
Re: [PATCH v5 2/4] rust: pci: provide access to PCI Vendor values
Elle Rhumsaa
2025/12/13
Re: [PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
Daniel del Castillo
2025/12/13
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Dirk Behme
2025/12/13
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Dirk Behme
2025/12/13
Re: [PATCH] drm: nova-drm: fix 32-bit arm build
Christian Schrefl
2025/12/13
Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
Miguel Ojeda
2025/12/13
Re: [PATCH v2] Revert "drm/nouveau: Remove waitque for sched teardown"
Philipp Stanner
2025/12/13
[PATCH 2/4] rust: macros: extend custom `quote!` macro
Jesung Yang
2025/12/13
[PATCH v3] gpu: nova-core: vbios: change PmuLookupTableEntry to use size_of
Rhys Lloyd
2025/12/13
Re: [PATCH v12 2/6] rust: enable `clippy::ptr_cast_constness` lint
Miguel Ojeda
2025/12/13
Re: [PATCH v3 3/7] gpu: nova-core: Clarify falcon code
Miguel Ojeda
2025/12/13
[PATCH 2/4] rust: macros: prefix variable `span` with underscore
Jesung Yang
2025/12/13
[PATCH] drm/nouveau: Replace redundant return value judgment with PTR_ERR_OR_ZERO()
Liao Yuanhong
2025/12/13
[PATCH v2 2/5] rust: macros: extend custom `quote!()` macro
Jesung Yang
2025/12/13
Re: [PATCH v4 6/6] rust: bitfield: Use 'as' operator for setter type conversion
Yury Norov
2025/12/13
Re: [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint
Miguel Ojeda
2025/12/13
Re: [PATCH v2 05/10] gpu: nova-core: gsp: Add GSP command queue handling
Miguel Ojeda
2025/12/13
Re: [PATCH v2] Revert "drm/nouveau: Remove waitque for sched teardown"
Philipp Stanner
2025/12/13
Re: [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
Miguel Ojeda
2025/12/13
Re: [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
2025/12/13
Re: [PATCH v3 2/5] drm/sched/tests: Port tests to new cleanup method
Philipp Stanner
2025/12/13
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Philipp Stanner
2025/12/13
Re: [PATCH v6 04/24] rust: make ETIMEDOUT error available
Miguel Ojeda
2025/12/13
[PATCH] drm/nouveau/acr: remove assignments from conditional statements
darshanrathod475
2025/12/13
[PATCH 2/2] gpu: nova-core: vbios: use offset_of in PmuLookupTableHeader::new
Rhys Lloyd
2025/12/13
Re: [PATCH v2 7/7] drm/nouveau: Remove waitque for sched teardown
Philipp Stanner
2025/12/13
[PATCH] x86: Fix build warnings about export.h
Zhenghan Cheng
2025/12/13
[PATCH] gpu: nova-core: define named constants for magic numbers
Rhys Lloyd
2025/12/13
Re: [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context
Philipp Stanner
2025/12/13
Re: [PATCH] drm/nouveau: Remove surplus struct member
Philipp Stanner
2025/12/13
Re: [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list
Philipp Stanner
2025/12/13
Re: [REGRESSION] NVIDIA ION graphics broken with Linux 6.16-rc*
Jamie Heilman
2025/12/13
[PATCH v2 2/2] drm/nouveau/instmem/gk20a: fix incorrect argument in iommu_unmap
Alexey Nepomnyashih
2025/12/13
Re: [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list
Philipp Stanner
2025/12/13
Re: [PATCH] drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025/12/13
Re: [PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers
Jeffrey Hugo
2025/12/13
Bug: Nouveau failed to boot on 6.11
Krishna Deshpande
2025/12/13
Re: [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context
Philipp Stanner
2025/12/13
[PATCH v2 0/5] Remove get_task_comm() and print task comm directly
Yafang Shao
2025/12/13
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025/12/13
Re: [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
Raphaël Gallais-Pou
2025/12/13
Re: [PATCH v4 1/6] nova-core: bitfield: Move bitfield-specific code from register! into new macro
Behme Dirk (XC-CP/ESD1)
2025/12/13
[PATCH v2] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
Ma Ke
2025/12/13
[PATCH RESEND] drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
2025/12/13
Re: [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list
Philipp Stanner
2025/12/13
Re: [PATCH v2 44/86] drm/st7586: Run DRM default client setup
David Lechner
2025/12/13
Re: [PATCH 0/3] Nouveau fixes for TTM refcount rework
Danilo Krummrich
2025/12/13
[PATCH -next 3/3] drm/amdgpu: use clamp() in nvkm_volt_map()
Li Zetao
2025/12/13
Re: [PATCH 1/7] vsprintf: Add %pTN to print task name
Petr Mladek
2025/12/13
[PATCH RESEND] drm/nouveau: fix circular dep oops from vendored i2c encoder
René Rebe
2025/12/13
Re: MODULE_DESCRIPTION() patches with no maintainer action
Jeff Johnson
2025/12/13
Re: [PATCH v6 05/24] rust: sizes: add constants up to SZ_2G
Miguel Ojeda
2025/12/13
Re: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
Miguel Ojeda
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Zhihao Cheng
2025/12/13
Re: [PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros
Jesung Yang
2025/12/13
Re: [PATCH 7/7] nova-core: mm: Add data structures for page table management
Miguel Ojeda
2025/12/13
[PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Shankari Anand
2025/12/13
[PATCH v2 1/5] kernel: Remove get_task_comm() and print task comm directly
Yafang Shao
2025/12/13
Re: [PATCH] drm/nouveau: Support devfreq for Tegra
Aaron Kling
2025/12/13
Re: [PATCH 7/7] gpu: nova-core: justify remaining uses of `as`
Miguel Ojeda
2025/12/13
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Dirk Behme
2025/12/13
[PATCH] drm/nouveau/gsp: remove unneeded semicolon
Yu Liao
2025/12/13
[PATCH v2 5/5] drivers: Remove get_task_comm() and print task comm directly
Yafang Shao
2025/12/13
Re: [PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Uwe Kleine-König
2025/12/13
Re: [PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Miguel Ojeda
2025/12/13
Re: [PATCH v5 06/14] gpu: nova-core: Add GSP command queue bindings
Miguel Ojeda
2025/12/13
Nova driver and Steam launcher
phil995511
2025/12/13
Re: [REGRESSION] NVIDIA ION graphics broken with Linux 6.16-rc*
Jamie Heilman
2025/12/13
[PATCH 1/2] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable
Rhys Lloyd
2025/12/13
[PATCH v2 1/5] rust: macros: allow conversion from `&T` to `TokenStream`
Jesung Yang
2025/12/13
Re: [PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
Daniel del Castillo
2025/12/13
Re: [PATCH v5 04/14] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Miguel Ojeda
2025/12/13
[PATCH] drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
Qianfeng Rong
2025/12/13
Re: [PATCH v5 03/14] gpu: nova-core: gsp: Create wpr metadata
Miguel Ojeda
2025/12/13
Re: [PATCH v4 1/2] rust: add `Alignment` type
Miguel Ojeda
2025/12/13
Re: [PATCH 1/6] rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Miguel Ojeda
2025/12/13
Re: [PATCH 7/7] nova-core: mm: Add data structures for page table management
Miguel Ojeda
2025/12/13
Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield
Elle Rhumsaa
2025/12/13
Re: [PATCH 1/6] rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Miguel Ojeda
2025/12/13
Re: [PATCH v4 6/6] rust: bitfield: Use 'as' operator for setter type conversion
Miguel Ojeda
2025/12/13
[PATCH -next 0/3] drm: use clamp() instead of min(max())
Li Zetao
2025/12/13
[PATCH] drm/nouveau: move assignment out of condition and fix spacing
darshanrathod475
2025/12/13
Re: [PATCH v2 2/4] nova-core: bitstruct: Add support for different storage widths
Elle Rhumsaa
2025/12/13
Re: [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type
Miguel Ojeda
2025/12/13
[PATCH 4/5] fsi: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2025/12/13
Re: [PATCH v2 3/3] rust: pci: provide access to PCI Vendor values
Elle Rhumsaa
2025/12/13
[PATCH] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
Ma Ke
2025/12/13
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Elle Rhumsaa
2025/12/13
Re: [PATCH v3 5/5] rust: Add KUNIT tests for bitfield
Miguel Ojeda
2025/12/13
Re: [PATCH v3 1/7] gpu: nova-core: Add code comments related to devinit
Miguel Ojeda
2025/12/13
[PATCH] drm/nouveau: Do not fail module init on debugfs errors
Aaron Thompson
2025/12/13
Re: [PATCH v4 04/13] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Miguel Ojeda
2025/12/13
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Miguel Ojeda
2025/12/13
Re: [PATCH v2 02/37] drm/nouveau: handle pci/tegra drm_dev_{alloc, register} from common code
Danilo Krummrich
2025/12/13
[PATCH v3 3/4] nova-core: Simplify `DmaObject::from_data` in nova-core/dma.rs
Daniel del Castillo
2025/12/13
Re: [PATCH v4 1/6] nova-core: bitfield: Move bitfield-specific code from register! into new macro
Yury Norov
2025/12/13
Re: [PATCH 2/2] drm/nouveau/nvkm: separate out into nvkm.ko
Jeff Johnson
2025/12/13
Re: [PATCH 0/4] rust: add `FromPrimitive` support
Jesung Yang
2025/12/13
Re: [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
Miguel Ojeda
2025/12/13
Re: [PATCH v3 2/7] gpu: nova-core: Clarify sysmembar operations
Miguel Ojeda
2025/12/13
[PATCH] drm/nouveau: fix bad ret code in nouveau_bo_move_prep
Shuhao Fu
2025/12/13
Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation
Miguel Ojeda
2025/12/13
[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
Asahi Lina
2025/12/13
Re: [PATCH] drm: nova-drm: fix 32-bit arm build
Miguel Ojeda
2025/12/13
Re: [PATCH] drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
Qianfeng Rong
2025/12/13
Re: [PATCH v3 2/7] gpu: nova-core: Clarify sysmembar operations
Miguel Ojeda
2025/12/13
Re: [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
Miguel Ojeda
2025/12/13
Re: [PATCH RFC v2 3/3] gpu: nova-core: use BoundedInt
Yury Norov
2025/12/13
[PATCH 1/2] drm/nouveau: Use vmalloc_array to simplify code
Qianfeng Rong
2025/12/13
[PATCH] drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
Seyediman Seyedarab
2025/12/13
[PATCH 0/4] rust: add `FromPrimitive` support
Jesung Yang
2025/12/13
Re: [PATCH] rust: module: remove deprecated author key
Miguel Ojeda
2025/12/13
Nouveau driver bug
teppin88
2025/12/13
Re: [PATCH] drm/nouveau: Fix race in nouveau_sched_fini()
Philipp Stanner
2025/12/13
Re: [PATCH v2 6/6] drm/sched: Port unit tests to new cleanup design
Philipp Stanner
2025/12/13
Re: [PATCH] gpu: nova-core: vbios: use offset_of in PmuLookupTableHeader::new
Rhys Lloyd
2025/12/13
Re: [PATCH] gpu: nova-core: define named constants for magic numbers
Rhys Lloyd
2025/12/13
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025/12/13
Re: [PATCH RFC v3 6/7] gpu: nova-core: add basic timer device
Daniel Brooks
2025/12/13
[PATCH] drm/nouveau: Fix null pointer dereference
Chenyuan Yang
2025/12/13
Re: [PATCH RFC 1/3] rust: add useful ops for u64
Dirk Behme
2025/12/13
[PATCH] drm/nouveau: avoid assignment in if condition
darshanrathod475
2025/12/13
Re: [PATCH 40/86] drm/stm: Run DRM default client setup
Raphael Gallais-Pou
2025/12/13
[PATCH] gpu: nova-core: fix bounds check in PmuLookupTableEntry::new
Rhys Lloyd
2025/12/13
[PATCH] drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
Li Huafei
2025/12/13
[PATCH] drm/nouveau: prime: drm_prime_gem_destroy comment
Chris Bainbridge
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Damien Le Moal
2025/12/13
Re: [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list
Philipp Stanner
2025/12/13
Re: [PATCH RFC 1/3] rust: add useful ops for u64
Dirk Behme
2025/12/13
Re: [PATCH v5 05/23] rust: num: add the `fls` operation
Miguel Ojeda
2025/12/13
Re: [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
Miguel Ojeda
2025/12/13
[PATCH v2] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
Zhanxin Qi
2025/12/13
[PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
Ma Ke
2025/12/13
Re: [PATCH 1/2] gpu: nova-core: add initial driver stub
Joel Fernandes
2025/12/13
Re: [PATCH v2 6/6] drm/sched: Port unit tests to new cleanup design
Philipp Stanner
2025/12/13
[PATCH 2/7] kernel: Replace get_task_comm() with %pTN
Yafang Shao
2025/12/13
Re: [PATCH RESEND] drm/nouveau: fix circular dep oops from vendored i2c encoder
René Rebe
2025/12/13
Re: [PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
Miguel Ojeda
2025/12/13
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params
Christian Gmeiner
2025/12/13
Re: [RFC 7/7] gpu: nova-core: load the scrubber ucode when vGPU support is enabled
Dirk Behme
2025/12/13
Re: linux-next: build failure after merge of the tip tree
Miguel Ojeda
2025/12/13
Re: [PATCH] x86/mm: add testmmiotrace MODULE_DESCRIPTION()
Jeff Johnson
2025/12/13
Re: [PATCH v2 1/3] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
2025/12/13
[PATCH 0/7] vsprintf: Add %pTN to print Task Name
Yafang Shao
2025/12/13
[PATCH 3/7] arch: Replace get_task_comm() with %pTN
Yafang Shao
2025/12/13
Re: [PATCH] nouveau: Remove unused functions
Dr. David Alan Gilbert
2025/12/13
[PATCH] drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
egyszeregy
2025/12/13
[PATCH] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
zhanxin
2025/12/13
[PATCH 0/5] drm/nouveau: Add drm_panic support for nv50+
Jocelyn Falempe
2025/12/13
[PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h
egyszeregy
2025/12/13
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h
Szőke Benjamin
2025/12/13
[PATCH 3/5] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2025/12/13
Re: [PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
Daniel del Castillo
2025/12/13
Re: [PATCH] [v7] nouveau: add command-line GSP-RM registry support
Nícolas F . R . A . Prado
2025/12/13
[PATCH RESEND 0/2] drm/gpuvm+msm: Handle in-place remaps
Rob Clark
2025/12/13
Re: [RFC PATCH 7/8] rust: add firmware abstractions
FUJITA Tomonori
2025/12/13
[PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
Daniel del Castillo
2025/12/13
Re: [PATCH 7/7] gpu: nova-core: justify remaining uses of `as`
Miguel Ojeda
2025/12/13
Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield
Miguel Ojeda
2025/12/13
Re: [PATCH 0/5] drm: Remove remaining support for kdb
Daniel Thompson
2025/12/13
Re: [PATCH v2 1/3] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
2025/12/13
Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
Yury Norov
2025/12/13
Re: [PATCH v2 0/3] rust: Introduce support for C linked list interfacing
Miguel Ojeda
2025/12/13
[PATCH 4/5] drm/panic: add a private pointer to drm_scanout_buffer
Jocelyn Falempe
2025/12/13
Re: [PATCH v2 4/4] rust: Move register and bitstruct macros out of Nova
Elle Rhumsaa
2025/12/13
Re: [PATCH RFC v2 3/3] gpu: nova-core: use BoundedInt
Yury Norov
2025/12/13
[PATCH v2] drm/nouveau : refactor deprecated strcpy
Madhur Kumar
2025/12/13
Re: [PATCH 4/4] build: rust: provide an option to inline C helpers into Rust
Miguel Ojeda
2025/12/13
[PATCH v3] drm/nouveau: prime: fix ttm_bo_delayed_delete oops
Chris Bainbridge
2025/12/13
Re: [PATCH v3 5/5] rust: Add KUNIT tests for bitfield
Yury Norov
2025/12/13
Re: [PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros
Miguel Ojeda
2025/12/13
Re: [PATCH 5/7] security: Replace get_task_comm() with %pTN
Paul Moore
2025/12/13
Re: [PATCH v7.1 2/4] gpu: nova-core: bitfield: Move bitfield-specific code from register! into new macro
Yury Norov
2025/12/13
linux 6.12, 6.16: Running Flatpaks causes kernel oops in nouveau module
willed-anvil-elude
2025/12/13
Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
Miguel Ojeda
2025/12/13
Re: [PATCH] rust: module: remove deprecated author key
Miguel Ojeda
2025/12/13
Re: [PATCH v2] Revert "drm/nouveau: Remove waitque for sched teardown"
Philipp Stanner
2025/12/13
Re: [PATCH 22/86] drm/ingenic: Run DRM default client setup
Paul Cercueil
2025/12/13
Re: [RFC PATCH 7/8] rust: add firmware abstractions
FUJITA Tomonori
2025/12/13
Re: [PATCH 5/5] drm/connector: make mode_valid accept const struct drm_display_mode
Raphaël Gallais-Pou
2025/12/13
Re: gpu: nova-core: arm32 build errors
Miguel Ojeda
2025/12/13
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h
Szőke Benjamin
2025/12/13
Locking GPU frequency on GSP-enabled cards
Kimiblock Moe
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Bjorn Helgaas
2025/12/13
Re: [PATCH v2 05/10] gpu: nova-core: gsp: Add GSP command queue handling
Miguel Ojeda
2025/12/13
[PATCH v1] drivers/nouveau: change signature nv50_wndw_atomic_check_lut()
Denis Plotnikov
2025/12/13
Re: [PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
2025/12/13
Re: [PATCH 2/6] drm/nouveau: remove unused struct 'init_exec'
Dr. David Alan Gilbert
2025/12/13
[PATCH 2/6] drm/nouveau: remove unused struct 'init_exec'
linux
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Vinod Koul
2025/12/13
Re: [PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
Uwe Kleine-König
2025/12/13
[PATCH 2/3] drm/nouveau: bo: remove unused functions
Danilo Krummrich
2025/12/13
[PATCH 5/5] drm/nouveau: Add drm_panic support for nv50+
Jocelyn Falempe
Earlier messages
Later messages