Messages by Date
-
2025/12/13
Re: gpu: nova-core: arm32 build errors
Miguel Ojeda
-
2025/12/13
Re: [RFC PATCH 7/8] rust: add firmware abstractions
FUJITA Tomonori
-
2025/12/13
Re: [PATCH v4 0/8] drm/sched: Fix memory leaks with cancel_job() callback
Philipp Stanner
-
2025/12/13
[PATCH 4/4] rust: macros: add derive macro for `FromPrimitive`
Jesung Yang
-
2025/12/13
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Philipp Stanner
-
2025/12/13
Re: [PATCH 1/1] drm/nouveau/disp: Use dev->dev to get the device
Sakari Ailus
-
2025/12/13
MODULE_DESCRIPTION() patches with no maintainer action
Jeff Johnson
-
2025/12/13
Re: [PATCH v2 45/86] drm/st7735r: Run DRM default client setup
David Lechner
-
2025/12/13
[PATCH 4/7] net: Replace get_task_comm() with %pTN
Yafang Shao
-
2025/12/13
Re: [PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Miguel Ojeda
-
2025/12/13
[PATCH v2] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
Rhys Lloyd
-
2025/12/13
[PATCH v1] drm/nouveau/nvkm: Convert to use ERR_CAST()
Chen Yufan
-
2025/12/13
Re: [PATCH] drm: nova-drm: fix 32-bit arm build
Miguel Ojeda
-
2025/12/13
Re: [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
-
2025/12/13
[PATCH v2] drm/prime: fix drm_prime_gem_destroy comment
Chris Bainbridge
-
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Gautham R. Shenoy
-
2025/12/13
Re: [PATCH] [v7] nouveau: add command-line GSP-RM registry support
MD Danish Anwar
-
2025/12/13
[PATCH] drm/nouveau: use new debugfs device-centered functions
Brahmajit Das
-
2025/12/13
[PATCH] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable
Rhys Lloyd
-
2025/12/13
[PATCH -next 1/3] drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()
Li Zetao
-
2025/12/13
[PATCH] gpu: nova-core: fix bounds check In PmuLookupTableEntry::new, data is sliced from 2..6, but the bounds check data.len() < 5 does not satisfy those bounds.
Quaternions
-
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 v2 3/4] nova-core: bitstruct: Add support for custom visiblity
Elle Rhumsaa
-
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Steven Rostedt
-
2025/12/13
Re: [PATCH 2/6] drm/sched/tests: Port to cancel_job()
Philipp Stanner
-
2025/12/13
[PATCH 1/3] drm/nouveau: prime: fix refcount underflow
Danilo Krummrich
-
2025/12/13
Re: [linux-next:master] BUILD REGRESSION 6dc544b66971c7f9909ff038b62149105272d26a
Jakub Kicinski
-
2025/12/13
Re: [PATCH v4 11/20] gpu: nova-core: wait for GFW_BOOT completion
Miguel Ojeda
-
2025/12/13
Re: [PATCH RFC 1/3] rust: add useful ops for u64
Sergio González Collado
-
2025/12/13
[PATCH] drm/nouveau: prime: fix ttm_bo_delayed_delete oops
Chris Bainbridge
-
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Sakari Ailus
-
2025/12/13
Re: [PATCH 1/7] vsprintf: Add %pTN to print task name
Yafang Shao
-
2025/12/13
Re: [PATCH] drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
Li Huafei
-
2025/12/13
Re: [PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Igor Korotin
-
2025/12/13
[PATCH 3/5] drm/panic: Add a set_pixel() callback to drm_scanout_buffer
Jocelyn Falempe
-
2025/12/13
Re: [PATCH v2 16/86] drm/ili9225: Run DRM default client setup
David Lechner
-
2025/12/13
[PATCH v2 3/5] net: Remove get_task_comm() and print task comm directly
Yafang Shao
-
2025/12/13
Re: [PATCH v3 00/37] drm/nouveau: misc. cleanups and removal of unused apis
Danilo Krummrich
-
2025/12/13
[PATCH 0/2] drm/gpuvm+msm: Handle in-place remaps
Rob Clark
-
2025/12/13
[PATCH v2 3/5] rust: macros: prefix variable `span` with underscore
Jesung Yang
-
2025/12/13
[PATCH 1/4] drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*]
Asahi Lina
-
2025/12/13
Re: [PATCH 1/6] rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Miguel Ojeda
-
2025/12/13
[PATCH 1/5] drm/panic: Add ABGR2101010 support
Jocelyn Falempe
-
2025/12/13
[PATCH] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
岐 展鑫
-
2025/12/13
Re: [PATCH v4 6/6] rust: bitfield: Use 'as' operator for setter type conversion
Miguel Ojeda
-
2025/12/13
Re: Implicit panics (was: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header)
Miguel Ojeda
-
2025/12/13
Re: [PATCH] drm/nouveau: check ioctl command codes better
Chris Bainbridge
-
2025/12/13
[PATCH] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
Zhanxin Qi
-
2025/12/13
Re: [PATCH] drm/nouveau: check ioctl command codes better
Satadru Pramanik
-
2025/12/13
Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
Yury Norov
-
2025/12/13
Re: [PATCH v5 05/23] rust: num: add the `fls` operation
Miguel Ojeda
-
2025/12/13
Re: [PATCH v5 0/2] rust: add `Alignment` type
Miguel Ojeda
-
2025/12/13
[PATCH 2/4] drm/gpuvm: Plumb through flags into drm_gpuva_op_map
Asahi Lina
-
2025/12/13
Re: [PATCH v2 1/3] rust: pci: provide access to PCI Class, subclass, implementation values
Elle Rhumsaa
-
2025/12/13
Re: [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context
Tvrtko Ursulin
-
2025/12/13
Re: [PATCH v5 0/2] rust: add `Alignment` type
Miguel Ojeda
-
2025/12/13
[PATCH 1/2] drm/gpuvm: Send in-place re-maps to the driver as remap
Rob Clark
-
2025/12/13
Re: [PATCH] rust: module: remove deprecated author key
Miguel Ojeda
-
2025/12/13
Re: [linux-next:master] BUILD REGRESSION 9c6ecb3cb6e20c4fd7997047213ba0efcf9ada1a
Krishna Kurapati PSSNV
-
2025/12/13
[PATCH] drm/nouveau/mmu: fix potential overflow in PFN size calculation
Alexey Nepomnyashih
-
2025/12/13
[PATCH v2] drm/amd/display: clean-up dead code in dml2_mall_phantom
Brahmajit Das
-
2025/12/13
Re: [PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence
Philipp Stanner
-
2025/12/13
Re: [PATCH v2] drm/nouveau: Prevent signalled fences in pending list
Philipp Stanner
-
2025/12/13
Re: [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
Miguel Ojeda
-
2025/12/13
Re: [PATCH 2/6] drm/sched/tests: Port to cancel_job()
Philipp Stanner
-
2025/12/13
Re: [PATCH v2 3/4] nova-core: bitstruct: Add support for custom visiblity
Elle Rhumsaa
-
2025/12/13
Re: [PATCH 1/2] gpu: nova-core: add initial driver stub
Joel Fernandes
-
2025/12/13
Re: [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type
Miguel Ojeda
-
2025/12/13
Re: [PATCH RFC] gpu: nova-core: use the TryFrom/Into derive macros
Miguel Ojeda
-
2025/12/13
Re: [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
Miguel Ojeda
-
2025/12/13
GT610 driver
Mikhail
-
2025/12/13
[PATCH v2] drm/nouveau: prime: fix ttm_bo_delayed_delete oops
Chris Bainbridge
-
2025/12/13
Re: [PATCH] rust: module: remove deprecated author key
Miguel Ojeda
-
2025/12/13
[PATCH 2/5] drm/panic: only draw the foreground color in drm_panic_blit()
Jocelyn Falempe
-
2025/12/13
[PATCH] drm/nouveau: fix typos in comments
Madhur Kumar
-
2025/12/13
Re: [PATCH v4 1/8] drm/panfrost: Fix scheduler workqueue bug
Philipp Stanner
-
2025/12/13
Re: [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
Miguel Ojeda
-
2025/12/13
[PATCH] drm/nouveau/vfn/r535: Convert comma to semicolon
Chen Ni
-
2025/12/13
Re: [PATCH v10 1/5] rust: retitle "Example" section as "Examples"
Miguel Ojeda
-
2025/12/13
[PATCH v1 v1] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
Zhanxin Qi
-
2025/12/13
Re: [PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence
Philipp Stanner
-
2025/12/13
Re: [RFC PATCH 7/8] rust: add firmware abstractions
FUJITA Tomonori
-
2025/12/13
Re: [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context
Philipp Stanner
-
2025/12/13
Re: [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list
Philipp Stanner
-
2025/12/13
Re: [PATCH v11 00/10] Improve gpu_scheduler trace events + UAPI
Philipp Stanner
-
2025/12/13
[PATCH 6/7] drivers: Repace get_task_comm() with %pTN
Yafang Shao
-
2025/12/13
Re: [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
-
2025/12/13
Re: [RFC PATCH 1/6] drm/sched: Avoid memory leaks with cancel_job() callback
Philipp Stanner
-
2025/12/13
[PATCH] drm/nouveau/clk: prevent division by zero in gt215_clk_info()
Igor Artemiev
-
2025/12/13
[PATCH v2 2/5] arch: Remove get_task_comm() and print task comm directly
Yafang Shao
-
2025/12/13
Re: [PATCH v3 31/81] drm/panel/ili9341: Run DRM default client setup
Jessica Zhang
-
2025/12/13
Re: [PATCH v2 2/3] rust: alloc: add Vec::resize method
Miguel Ojeda
-
2025/12/13
[PATCH 1/7] vsprintf: Add %pTN to print task name
Yafang Shao
-
2025/12/13
Re: [PATCH 0/3] drm/nouveau: Fix & improve nouveau_fence_done()
Philipp Stanner
-
2025/12/13
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
Szőke Benjamin
-
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Linus Torvalds
-
2025/12/13
Re: [PATCH v1 1/2] powerpc/mmiotrace: Add MMIO Tracing tool for PowerPC
虞陆铭
-
2025/12/13
[PATCH 1/4] rust: introduce `FromPrimitive` trait
Jesung Yang
-
2025/12/13
Re: [PATCH 4/4] drm/nouveau: Check dma_fence in canonical way
Philipp Stanner
-
2025/12/13
Re: [PATCH 2/6] drm/nouveau: remove unused struct 'init_exec'
Dr. David Alan Gilbert
-
2025/12/13
[PATCH 4/4] drm/gpuvm: Plumb through flags into drm_gpuva_init
Asahi Lina
-
2025/12/13
[PATCH 2/5] x86/mm: add testmmiotrace MODULE_DESCRIPTION()
Jeff Johnson
-
2025/12/13
Re: [PATCH 55/86] drm/hyperv_drm: Run DRM default client setup
Deepak Rawat
-
2025/12/13
Re: [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
Miguel Ojeda
-
2025/12/13
Re: [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list
Philipp Stanner
-
2025/12/13
[PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
Ma Ke
-
2025/12/13
Re: [RFC PATCH 7/8] rust: add firmware abstractions
FUJITA Tomonori
-
2025/12/13
Re: [PATCH v8 00/10] Improve gpu_scheduler trace events + UAPI
Pierre-Eric Pelloux-Prayer
-
2025/12/13
Re: [PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
Igor Korotin
-
2025/12/13
Re: [PATCH v1 1/2] powerpc/mmiotrace: Add MMIO Tracing tool for PowerPC
Yang Jialong 杨佳龙
-
2025/12/13
[PATCH] drm/nouveau/dp: convert to use ERR_CAST()
zhang.enpei
-
2025/12/13
[ BUG ] Broken GPU
Naciye Alcı
-
2025/12/13
Re: [PATCH v12 0/6] rust: reduce `as` casts, enable related lints
Miguel Ojeda
-
2025/12/13
Re: [RFC PATCH 7/8] rust: add firmware abstractions
FUJITA Tomonori
-
2025/12/13
Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
Szőke Benjamin
-
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Linus Walleij
-
2025/12/13
Re: [PATCH v3] drm/sched: Use struct for drm_sched_init() params
Tvrtko Ursulin
-
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Heiko Stübner
-
2025/12/13
[PATCH v1 v1] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
Zhanxin Qi
-
2025/12/13
Re: [PATCH v2 2/6] drm/sched: Prevent teardown waitque from blocking too long
Philipp Stanner
-
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Jani Nikula
-
2025/12/13
Re: [RFC] PCI: add CONFIG_MMU dependency
Jeff Hugo
-
2025/12/13
[PATCH] drm/nouveau/kms: fix overflow in block size calculation in nouveau_check_bl_size()
Alexey Nepomnyashih
-
2025/12/13
Re: [PATCH v2 6/6] drm/sched: Port unit tests to new cleanup design
Philipp Stanner
-
2025/12/13
[PATCH 7/7] fs: Use %pTN to print task name
Yafang Shao
-
2025/12/13
[REGRESSION] v6.9-rc7: nouveau: init failed, no display output from kernel; successfully bisected
Dan Moulding
-
2025/12/13
Re: [RFC PATCH 7/8] rust: add firmware abstractions
FUJITA Tomonori
-
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Rodrigo Vivi
-
2025/12/13
[PATCH -next] tracing: Remove TRACE_EVENT_FL_FILTERED logic
Zheng Yejian
-
2025/12/13
[PATCH] drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
-
2025/12/13
[PATCH 0/3] Nouveau fixes for TTM refcount rework
Danilo Krummrich
-
2025/12/13
Re: [RFC PATCH 7/8] rust: add firmware abstractions
FUJITA Tomonori
-
2025/12/13
Re: [PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
Richard Fitzgerald
-
2025/12/13
Re: [PATCH v4] drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
-
2025/12/13
Re: Add working backlight for "ada lovelace" missing case.
Moody Liu
-
2025/12/13
[PATCH v3] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
Ma Ke
-
2025/12/13
[PATCH v2 4/5] security: Remove get_task_comm() and print task comm directly
Yafang Shao
-
2025/12/13
Re: [REGRESSION] v6.9-rc7: nouveau: init failed, no display output from kernel; successfully bisected
Dan Moulding
-
2025/12/13
Re: [linux-next:master] BUILD REGRESSION 9c6ecb3cb6e20c4fd7997047213ba0efcf9ada1a
Krishna Kurapati PSSNV
-
2025/12/13
[PATCH 3/4] drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic
Asahi Lina
-
2025/12/13
Re: [PATCH v1 10/12] sfc: falcon: Make I2C terminology more inclusive
Jakub Kicinski
-
2025/12/13
[PATCH 1/5] crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
-
2025/12/13
[PATCH -next 2/3] drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()
Li Zetao
-
2025/12/13
Re: [RFC PATCH 6/8] rust: drm: gem: Add GEM object abstraction
Daniel Almeida
-
2025/12/13
Re: [PATCH] [v7] nouveau: add command-line GSP-RM registry support
Nícolas F . R . A . Prado
-
2025/12/13
nouveau: r535.c:1266:3: error: label at end of compound statement default: with gcc-8
Naresh Kamboju
-
2025/12/13
Re: [PATCH v0 04/14] media: au0828: Make I2C terminology more inclusive
Mauro Carvalho Chehab
-
2025/12/13
[linux-next:master] BUILD REGRESSION 9c6ecb3cb6e20c4fd7997047213ba0efcf9ada1a
kernel test robot
-
2025/12/13
[PATCH RESEND 1/2] drm/gpuvm: Send in-place re-maps to the driver as remap
Rob Clark
-
2025/12/13
Re: [RFC PATCH 7/8] rust: add firmware abstractions
FUJITA Tomonori
-
2025/12/13
Re: [PATCH v2 3/8] rust: drm: add driver abstractions
Asahi Lina
-
2025/12/13
Re: [RFC PATCH 7/8] rust: add firmware abstractions
Boqun Feng
-
2025/12/13
Re: [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type
Boqun Feng
-
2025/12/13
[PATCH v3] drm/nova: Align GEM memory allocation to system page size
Brendan Shephard
-
2025/12/13
Re: [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type
Boqun Feng
-
2025/12/13
Re: [PATCH v2 01/10] gpu: nova-core: Set correct DMA mask
Boqun Feng
-
2025/12/13
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Brendan Shephard
-
2025/12/13
Re: [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type
Boqun Feng
-
2025/12/13
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Boqun Feng
-
2025/12/13
[PATCH] nouveau: Add missing break statement
Chaitanya Kumar Borah
-
2025/12/13
Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
Boqun Feng
-
2025/12/13
Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
Boqun Feng
-
2025/12/13
Re: [PATCH v4 01/20] rust: dma: expose the count and size of CoherentAllocation
Boqun Feng
-
2025/12/13
[PATCH v2] drm/nouveau: fix div-by-zero in nouveau_bo_fixup_align
Alexey Simakov
-
2025/12/13
Re: [PATCH v2 02/19] gpu: nova-core: register: fix typo
Boqun Feng
-
2025/12/13
[no subject]
Alexey Simakov
-
2025/12/13
Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
Boqun Feng
-
2025/12/13
Re: [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type
Boqun Feng
-
2025/12/13
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Brendan Shephard
-
2025/12/13
Re: [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type
Boqun Feng
-
2025/12/13
RE: [RESEND 6/6] drm/connector: update edid_blob_ptr documentation
Borah, Chaitanya Kumar
-
2025/12/13
[PATCH v2] drm: nova: Align GEM memory allocation to system page size
Brendan Shephard
-
2025/12/13
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
bshephar
-
2025/12/13
Re: [linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
Björn Töpel
-
2025/12/13
RE: [RESEND 5/6] drm/edid: add a helper for EDID sysfs property show
Borah, Chaitanya Kumar
-
2025/12/13
Re: linux-next: build failure after merge of the tip tree
Boqun Feng
-
2025/12/13
Re: [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type
Boqun Feng
-
2025/12/13
[PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
bshephar
-
2025/12/13
Re: [PATCH v4 03/20] rust: sizes: add constants up to SZ_2G
Boqun Feng
-
2025/12/13
Re: [PATCH RFC v3 6/7] gpu: nova-core: add basic timer device
Boqun Feng
-
2025/12/13
Re: [PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
Brendan Shephard
-
2025/12/13
Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
Boqun Feng
-
2025/12/13
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
Daniel Bristot de Oliveira
-
2025/12/13
[PATCH] drm/nouveau: Resolve the issue of VGA not detecting disconnection
2564278112
-
2025/12/12
[PATCH v3 1/2][RESEND 2] drm/nouveau: add missing DCB connector types
lxrmrz732
-
2025/12/12
[PATCH v3 2/2][RESEND 2] drm/nouveau: implement missing DCB connector types; gracefully handle unknown connectors
lxrmrz732
-
2025/12/12
[PATCH v3 0/2][RESEND 2] drm/nouveau: add and implement missing DCB connector values
lxrmrz732
-
2025/12/12
[PATCH 7/7] gpu: nova-core: create GSP-RM logging buffers debugfs entries
Timur Tabi
-
2025/12/12
[PATCH 3/7] gpu: nova-core: create debugfs root in PCI init closure
Timur Tabi
-
2025/12/12
[PATCH 4/7] gpu: nova-core: implement BinaryWriter for LogBuffer
Timur Tabi
-
2025/12/12
[PATCH 6/7] gpu: nova-core: create loginit debugfs entry
Timur Tabi
-
2025/12/12
[PATCH 0/7] gpu: nova-core: expose the logging buffers via debugfs
Timur Tabi
-
2025/12/12
[PATCH 5/7] gpu: nova-core: use pin projection in method boot()
Timur Tabi
-
2025/12/12
[PATCH 2/7] gpu: nova-core: Replace module_pci_driver! with explicit module init
Timur Tabi
-
2025/12/12
[PATCH 1/7] rust: pci: add PCI device name method
Timur Tabi
-
2025/12/12
Re: [PATCH 2/4] gpu: nova-core: gsp: Fix length of received messages
Joel Fernandes
-
2025/12/11
Re: [PATCH 2/4] gpu: nova-core: gsp: Fix length of received messages
Joel Fernandes
-
2025/12/11
Re: [RFC 4/7] gpu: nova-core: populate GSP_VF_INFO when vGPU is enabled
Joel Fernandes
-
2025/12/11
Re: [RFC 4/7] gpu: nova-core: populate GSP_VF_INFO when vGPU is enabled
John Hubbard
-
2025/12/11
Re: [PATCH v2 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
Danilo Krummrich