June 2025 Archives by thread
Starting: Sun Jun 1 16:24:19 UTC 2025
Ending: Fri Jun 20 14:02:07 UTC 2025
Messages: 270
- [PATCH v11 1/5] rust: macros: reduce collections in `quote!` macro
Benno Lossin
- nouveau, a few errors in dmesg output
Ilia Mirkin
- [PATCH AUTOSEL 6.15 023/110] drm/nouveau: fix hibernate on disabled GPU
Sasha Levin
- [PATCH AUTOSEL 6.15 026/110] drm/nouveau/gsp: fix rm shutdown wait condition
Sasha Levin
- [PATCH AUTOSEL 6.14 023/102] drm/nouveau: fix hibernate on disabled GPU
Sasha Levin
- [PATCH AUTOSEL 6.14 026/102] drm/nouveau/gsp: fix rm shutdown wait condition
Sasha Levin
- [PATCH AUTOSEL 6.12 21/93] drm/nouveau: fix hibernate on disabled GPU
Sasha Levin
- [PATCH AUTOSEL 6.12 24/93] drm/nouveau/gsp: fix rm shutdown wait condition
Sasha Levin
- [PATCH v11 4/5] rust: replace `kernel::c_str!` with C-Strings
Alice Ryhl
- [PATCH v11 3/5] rust: replace `CStr` with `core::ffi::CStr`
Alice Ryhl
- [PATCH v4 01/20] rust: dma: expose the count and size of CoherentAllocation
Danilo Krummrich
- [PATCH v4 04/20] rust: add new `num` module with useful integer operations
Danilo Krummrich
- [PATCH v4 13/20] gpu: nova-core: register sysmem flush page
Danilo Krummrich
- [PATCH v4 09/20] gpu: nova-core: increase BAR0 size to 16MB
Alexandre Courbot
- [PATCH v4 11/20] gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
- [PATCH v4 14/20] gpu: nova-core: add falcon register definitions and base code
Danilo Krummrich
- [PATCH v4 15/20] gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTS
Danilo Krummrich
- [PATCH v4 16/20] nova-core: Add support for VBIOS ucode extraction for boot
Danilo Krummrich
- [RFC PATCH 0/6] drm/sched: Avoid memory leaks by canceling job-by-job
Philipp Stanner
- [PATCH v4 17/20] gpu: nova-core: compute layout of the FRTS region
Lyude Paul
- [PATCH v4 18/20] gpu: nova-core: add types for patching firmware binaries
Lyude Paul
- [PATCH v4 19/20] gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Lyude Paul
- [PATCH v4 20/20] gpu: nova-core: load and run FWSEC-FRTS
Lyude Paul
- [PATCH] drm/nouveau/bl: Use kasprintf for interface name
Jacob Keller
- [PATCH] rust: module: remove deprecated author key
Danilo Krummrich
- [PATCH] Documentation: nouveau: Update GSP message queue kernel-doc reference
Bagas Sanjaya
- [PATCH v2] drm/nouveau/bl: increase buffer size to avoid truncate warning
Jacob Keller
- [PATCH v2] Documentation: nouveau: Update GSP message queue kernel-doc reference
Bagas Sanjaya
- [PATCH 01/13] drm/dp: Introduce new member in drm_backlight_info
Murthy, Arun R
- [PATCH 02/13] drm/dp: Add argument in drm_edp_backlight_init
Murthy, Arun R
- [PATCH 03/13] drm/dp: Add argument for luminance range info in drm_edp_backlight_init
Murthy, Arun R
- [PATCH v4 01/25] drm/dumb-buffers: Sanitize output on errors
Tomi Valkeinen
- [PATCH v4 02/25] drm/dumb-buffers: Provide helper to set pitch and size
Tomi Valkeinen
- [PATCH v4 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Tomi Valkeinen
- [PATCH] x86: Fix build warnings about export.h
Juergen Gross
- [PATCH v5 00/23] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
Alexandre Courbot
- Reminder: Registration & Call for Proposals open for XDC 2025
Mark Filion
- [PATCH] drm/nouveau/gsp: fix kernel-doc directive after file rename
Jani Nikula
- [PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
Thomas Zimmermann
- [PATCH v5 01/25] drm/dumb-buffers: Sanitize output on errors
Thomas Zimmermann
- [PATCH][next] drm/nouveau/gsp: Fix potential integer overflow on integer shifts
Danilo Krummrich
- [PATCH v2] drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()
Danilo Krummrich
- [PATCH v2 0/6] rust: add support for port io
Alice Ryhl
- Set DRM_NOUVEAU_GSP_DEFAULT to default y ?
M Henning
- [PATCH] drm/nouveau/gsp: fix potential leak of memory used during acpi init
Ben Skeggs
- [PATCH] nouveau/gsp: get zeroed pages for any device allocations we need
Dave Airlie
- [PATCH] nouveau/gsp/fbsr: split fbsr suspend into two paths and reorder.
Dave Airlie
- [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
Tejun Heo
- [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
Danilo Krummrich
- [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
Jocelyn Falempe
- [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
Greg KH
- [PATCH 04/13] drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
Murthy, Arun R
- [PATCH 05/13] drm/dp: Change current_level argument type to u32
Murthy, Arun R
- [PATCH v6 00/24] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
Alexandre Courbot
- [PATCH 06/13] drm/dp: Modify drm_edp_probe_state
Murthy, Arun R
- [PATCH 09/13] drm/dp: Change argument type of drm_edp_backlight_enable
Murthy, Arun R
- [PATCH 10/13] drm/dp: Enable backlight control using luminance
Murthy, Arun R
- [PATCH 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight
Murthy, Arun R
- [PATCH 12/13] drm/i915/backlight: Use drm helper to set edp backlight
Murthy, Arun R
- [PATCH 13/13] drm/i915/backlight: Use drm_edp_backlight_enable
Murthy, Arun R
- [PATCH 07/13] drm/dp: Change argument type for drm_edp_backlight_set_level
Kandpal, Suraj
- [PATCH 08/13] drm/dp: Modify drm_edp_backlight_set_level
Murthy, Arun R
- [PATCH 00/13] Modify drm helpers to use luminance
Suraj Kandpal
- [PATCH 0/3] rust: add `num` module
Alexandre Courbot
Last message date:
Fri Jun 20 14:02:07 UTC 2025
Archived on: Fri Jun 20 14:02:27 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).