nouveau
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH RFC v2 3/3] gpu: nova-core: use BoundedInt
Yury Norov
Re: [PATCH RFC v2 3/3] gpu: nova-core: use BoundedInt
Miguel Ojeda
Re: [PATCH RFC v2 3/3] gpu: nova-core: use BoundedInt
Yury Norov
[PATCH] drm/nouveau: Fix refcount leak in nouveau_connector_detect
Shuhao Fu
[PATCH v3] drm/nouveau: Fix refcount leak in nouveau_connector_detect
Shuhao Fu
Re: [PATCH v3] drm/nouveau: Fix refcount leak in nouveau_connector_detect
Shuhao Fu
[PATCH v2] drm/nouveau: Fix refcount leak in nouveau_connector_detect
Shuhao Fu
Re: [PATCH 0/6] Replace `kernel::str::CStr` with `core::ffi::CStr` (cycle 1)
Miguel Ojeda
Re: [PATCH v2 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
Dmitry Baryshkov
Re: [PATCH v11 02/10] drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
Re: [PATCH v2 2/4] rust: add `Alignment` type
Miguel Ojeda
[PATCH 1/2] drm/nouveau/instmem/gk20a: fix overflow in IOVA calculation for iommu_map/unmap
Alexey Nepomnyashih
[PATCH 2/2] drm/nouveau/instmem/gk20a: fix incorrect argument in iommu_unmap
Alexey Nepomnyashih
Re: [PATCH v13 2/5] rust: support formatting of foreign types
Miguel Ojeda
Re: [PATCH v13 2/5] rust: support formatting of foreign types
Miguel Ojeda
Re: [PATCH v13 2/5] rust: support formatting of foreign types
Miguel Ojeda
Re: [PATCH v4 04/20] rust: add new `num` module with useful integer operations
Miguel Ojeda
Re: [PATCH v2 2/3] rust: alloc: add Vec::resize method
Miguel Ojeda
Re: [PATCH v2 2/3] rust: alloc: add Vec::resize method
Miguel Ojeda
Re: [PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
Pierre-Eric Pelloux-Prayer
Re: [PATCH v5 1/5] rust: module: add type `LocalModule`
Miguel Ojeda
Re: [RFC PATCH 3/8] rust: drm: Add Device and Driver abstractions
Asahi Lina
Re: [PATCH v5 2/4] rust: pci: provide access to PCI Vendor values
Elle Rhumsaa
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Dirk Behme
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Dirk Behme
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Dirk Behme
Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
Dirk Behme
Re: [PATCH v12 2/6] rust: enable `clippy::ptr_cast_constness` lint
Miguel Ojeda
Re: [PATCH v3 3/7] gpu: nova-core: Clarify falcon code
Miguel Ojeda
[PATCH] drm/nouveau: Replace redundant return value judgment with PTR_ERR_OR_ZERO()
Liao Yuanhong
Re: [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint
Miguel Ojeda
Re: [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
Miguel Ojeda
Re: [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
FUJITA Tomonori
Re: [PATCH v3 2/5] drm/sched/tests: Port tests to new cleanup method
Philipp Stanner
Re: [PATCH v6 04/24] rust: make ETIMEDOUT error available
Miguel Ojeda
[PATCH] drm/nouveau/acr: remove assignments from conditional statements
darshanrathod475
Re: [PATCH v2 7/7] drm/nouveau: Remove waitque for sched teardown
Philipp Stanner
[PATCH] x86: Fix build warnings about export.h
Zhenghan Cheng
Re: [PATCH] drm/nouveau: Remove surplus struct member
Philipp Stanner
Re: [PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers
Jeffrey Hugo
Bug: Nouveau failed to boot on 6.11
Krishna Deshpande
Re: [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context
Philipp Stanner
Re: [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context
Tvrtko Ursulin
Re: [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context
Philipp Stanner
Re: [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context
Philipp Stanner
Re: [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context
Philipp Stanner
[PATCH v2 0/5] Remove get_task_comm() and print task comm directly
Yafang Shao
[PATCH v2 4/5] security: Remove get_task_comm() and print task comm directly
Yafang Shao
[PATCH v2 2/5] arch: Remove get_task_comm() and print task comm directly
Yafang Shao
[PATCH v2 3/5] net: Remove get_task_comm() and print task comm directly
Yafang Shao
[PATCH v2 5/5] drivers: Remove get_task_comm() and print task comm directly
Yafang Shao
[PATCH v2 1/5] kernel: Remove get_task_comm() and print task comm directly
Yafang Shao
Re: [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
Raphaël Gallais-Pou
[PATCH v2] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
Ma Ke
[PATCH RESEND] drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
Re: [PATCH v2 44/86] drm/st7586: Run DRM default client setup
David Lechner
[PATCH RESEND] drm/nouveau: fix circular dep oops from vendored i2c encoder
René Rebe
Re: [PATCH RESEND] drm/nouveau: fix circular dep oops from vendored i2c encoder
René Rebe
Re: [PATCH v6 05/24] rust: sizes: add constants up to SZ_2G
Miguel Ojeda
Re: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
Miguel Ojeda
Re: Implicit panics (was: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header)
Miguel Ojeda
Re: Implicit panics (was: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header)
Miguel Ojeda
Re: [PATCH 7/7] gpu: nova-core: justify remaining uses of `as`
Miguel Ojeda
Re: [PATCH 7/7] gpu: nova-core: justify remaining uses of `as`
Miguel Ojeda
[PATCH] drm/nouveau/gsp: remove unneeded semicolon
Yu Liao
Re: [PATCH v5 06/14] gpu: nova-core: Add GSP command queue bindings
Miguel Ojeda
Nova driver and Steam launcher
phil995511
Re: [REGRESSION] NVIDIA ION graphics broken with Linux 6.16-rc*
Jamie Heilman
Re: [REGRESSION] NVIDIA ION graphics broken with Linux 6.16-rc*
Jamie Heilman
Re: [REGRESSION] NVIDIA ION graphics broken with Linux 6.16-rc*
Jamie Heilman
[PATCH 1/2] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable
Rhys Lloyd
[PATCH 2/2] gpu: nova-core: vbios: use offset_of in PmuLookupTableHeader::new
Rhys Lloyd
Re: [PATCH v5 04/14] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Miguel Ojeda
[PATCH] drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
Qianfeng Rong
Re: [PATCH] drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
Qianfeng Rong
Re: [PATCH v5 03/14] gpu: nova-core: gsp: Create wpr metadata
Miguel Ojeda
Re: [PATCH v4 1/2] rust: add `Alignment` type
Miguel Ojeda
Re: [PATCH 7/7] nova-core: mm: Add data structures for page table management
Miguel Ojeda
Re: [PATCH 7/7] nova-core: mm: Add data structures for page table management
Miguel Ojeda
Re: [PATCH 7/7] nova-core: mm: Add data structures for page table management
Miguel Ojeda
Re: [PATCH v4 6/6] rust: bitfield: Use 'as' operator for setter type conversion
Miguel Ojeda
Re: [PATCH v4 6/6] rust: bitfield: Use 'as' operator for setter type conversion
Miguel Ojeda
Re: [PATCH v4 6/6] rust: bitfield: Use 'as' operator for setter type conversion
Yury Norov
[PATCH -next 0/3] drm: use clamp() instead of min(max())
Li Zetao
[PATCH -next 1/3] drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()
Li Zetao
[PATCH -next 3/3] drm/amdgpu: use clamp() in nvkm_volt_map()
Li Zetao
[PATCH] drm/nouveau: move assignment out of condition and fix spacing
darshanrathod475
Re: [PATCH v2 2/4] nova-core: bitstruct: Add support for different storage widths
Elle Rhumsaa
Re: [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type
Miguel Ojeda
Re: [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type
Miguel Ojeda
Re: [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type
Miguel Ojeda
Re: [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type
Miguel Ojeda
Re: [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type
Miguel Ojeda
Re: [PATCH v2 3/3] rust: pci: provide access to PCI Vendor values
Elle Rhumsaa
[PATCH] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
Ma Ke
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Elle Rhumsaa
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Yury Norov
Re: [PATCH v3 1/7] gpu: nova-core: Add code comments related to devinit
Miguel Ojeda
[PATCH] drm/nouveau: Do not fail module init on debugfs errors
Aaron Thompson
Re: [PATCH v4 04/13] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Miguel Ojeda
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Miguel Ojeda
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Miguel Ojeda
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Guillaume Gomez
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Miguel Ojeda
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Miguel Ojeda
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Guillaume Gomez
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Miguel Ojeda
Re: [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
Guillaume Gomez
Re: [PATCH v2 02/37] drm/nouveau: handle pci/tegra drm_dev_{alloc, register} from common code
Danilo Krummrich
Re: [PATCH v4 1/6] nova-core: bitfield: Move bitfield-specific code from register! into new macro
Yury Norov
Re: [PATCH v4 1/6] nova-core: bitfield: Move bitfield-specific code from register! into new macro
Elle Rhumsaa
Re: [PATCH v4 1/6] nova-core: bitfield: Move bitfield-specific code from register! into new macro
Behme Dirk (XC-CP/ESD1)
Re: [PATCH v4 1/6] nova-core: bitfield: Move bitfield-specific code from register! into new macro
Miguel Ojeda
Re: [PATCH 2/2] drm/nouveau/nvkm: separate out into nvkm.ko
Jeff Johnson
[PATCH] drm/nouveau: fix bad ret code in nouveau_bo_move_prep
Shuhao Fu
Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation
Miguel Ojeda
[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
Asahi Lina
[PATCH 3/4] drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic
Asahi Lina
[PATCH 4/4] drm/gpuvm: Plumb through flags into drm_gpuva_init
Asahi Lina
[PATCH 2/4] drm/gpuvm: Plumb through flags into drm_gpuva_op_map
Asahi Lina
[PATCH 1/4] drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*]
Asahi Lina
Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
Asahi Lina
Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
Asahi Lina
Re: [PATCH v3 2/7] gpu: nova-core: Clarify sysmembar operations
Miguel Ojeda
Re: [PATCH v3 2/7] gpu: nova-core: Clarify sysmembar operations
Miguel Ojeda
[PATCH] drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
Seyediman Seyedarab
Re: [PATCH] drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
Seyediman Seyedarab
[PATCH 0/4] rust: add `FromPrimitive` support
Jesung Yang
[PATCH 1/4] rust: introduce `FromPrimitive` trait
Jesung Yang
[PATCH 4/4] rust: macros: add derive macro for `FromPrimitive`
Jesung Yang
Re: [PATCH 0/4] rust: add `FromPrimitive` support
Jesung Yang
[PATCH 2/4] rust: macros: extend custom `quote!` macro
Jesung Yang
[PATCH 3/4] rust: macros: prefix variable `span` with underscore
Jesung Yang
Nouveau driver bug
teppin88
Re: [PATCH] drm/nouveau: Fix race in nouveau_sched_fini()
Philipp Stanner
Re: [PATCH v2 6/6] drm/sched: Port unit tests to new cleanup design
Philipp Stanner
Re: [PATCH v2 6/6] drm/sched: Port unit tests to new cleanup design
Philipp Stanner
Re: [PATCH v2 6/6] drm/sched: Port unit tests to new cleanup design
Philipp Stanner
Re: [PATCH RFC v3 6/7] gpu: nova-core: add basic timer device
Daniel Brooks
Re: [PATCH RFC v3 6/7] gpu: nova-core: add basic timer device
Daniel Brooks
[PATCH] drm/nouveau: Fix null pointer dereference
Chenyuan Yang
[PATCH] drm/nouveau: avoid assignment in if condition
darshanrathod475
Re: [PATCH 40/86] drm/stm: Run DRM default client setup
Raphael Gallais-Pou
[PATCH] gpu: nova-core: fix bounds check in PmuLookupTableEntry::new
Rhys Lloyd
[PATCH] gpu: nova-core: define named constants for magic numbers
Rhys Lloyd
Re: [PATCH] gpu: nova-core: define named constants for magic numbers
Rhys Lloyd
[PATCH] drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
Li Huafei
Re: [PATCH] drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
Li Huafei
Re: [PATCH v5 05/23] rust: num: add the `fls` operation
Miguel Ojeda
Re: [PATCH v5 05/23] rust: num: add the `fls` operation
Miguel Ojeda
[PATCH v2] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
Zhanxin Qi
[PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
Ma Ke
Re: [PATCH 1/2] gpu: nova-core: add initial driver stub
Joel Fernandes
Re: [PATCH 1/2] gpu: nova-core: add initial driver stub
Joel Fernandes
Re: [PATCH 1/2] gpu: nova-core: add initial driver stub
Joel Fernandes
Re: [PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
Miguel Ojeda
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params
Christian Gmeiner
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params
Christian Gmeiner
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params
Christian Gmeiner
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params
Frank Binns
Re: [RFC 7/7] gpu: nova-core: load the scrubber ucode when vGPU support is enabled
Dirk Behme
Re: [RFC 7/7] gpu: nova-core: load the scrubber ucode when vGPU support is enabled
Alexandre Courbot
Re: linux-next: build failure after merge of the tip tree
Miguel Ojeda
[PATCH 0/7] vsprintf: Add %pTN to print Task Name
Yafang Shao
[PATCH 1/7] vsprintf: Add %pTN to print task name
Yafang Shao
Re: [PATCH 1/7] vsprintf: Add %pTN to print task name
Petr Mladek
Re: [PATCH 1/7] vsprintf: Add %pTN to print task name
Yafang Shao
[PATCH 6/7] drivers: Repace get_task_comm() with %pTN
Yafang Shao
[PATCH 4/7] net: Replace get_task_comm() with %pTN
Yafang Shao
[PATCH 3/7] arch: Replace get_task_comm() with %pTN
Yafang Shao
[PATCH 2/7] kernel: Replace get_task_comm() with %pTN
Yafang Shao
[PATCH 5/7] security: Replace get_task_comm() with %pTN
Yafang Shao
Re: [PATCH 5/7] security: Replace get_task_comm() with %pTN
Paul Moore
[PATCH] drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
egyszeregy
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
Szőke Benjamin
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
Szőke Benjamin
[PATCH 0/5] drm/nouveau: Add drm_panic support for nv50+
Jocelyn Falempe
[PATCH 2/5] drm/panic: only draw the foreground color in drm_panic_blit()
Jocelyn Falempe
[PATCH 1/5] drm/panic: Add ABGR2101010 support
Jocelyn Falempe
[PATCH 3/5] drm/panic: Add a set_pixel() callback to drm_scanout_buffer
Jocelyn Falempe
[PATCH 5/5] drm/nouveau: Add drm_panic support for nv50+
Jocelyn Falempe
[PATCH 4/5] drm/panic: add a private pointer to drm_scanout_buffer
Jocelyn Falempe
[PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h
egyszeregy
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h
Szőke Benjamin
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h
Szőke Benjamin
[PATCH RESEND 0/2] drm/gpuvm+msm: Handle in-place remaps
Rob Clark
Re: [PATCH RESEND 1/2] drm/gpuvm: Send in-place re-maps to the driver as remap
Rob Clark
Re: [PATCH RESEND 1/2] drm/gpuvm: Send in-place re-maps to the driver as remap
Rob Clark
[PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
Daniel del Castillo
Re: [PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
Daniel del Castillo
Re: [PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
Daniel del Castillo
Re: [PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
Daniel del Castillo
[PATCH 2/2] Update the nova todo list
Daniel del Castillo
Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield
Miguel Ojeda
Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield
Elle Rhumsaa
Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield
Elle Rhumsaa
Re: [PATCH 0/5] drm: Remove remaining support for kdb
Daniel Thompson
Re: [PATCH v2 0/3] rust: Introduce support for C linked list interfacing
Miguel Ojeda
Earlier messages
Later messages