dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-25 10:01:07 to 2026-06-25 23:42:08 UTC [more...]

[PATCH v2] fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
 2026-06-25 16:18 UTC  (2+ messages)

[PATCH 0/3] mm/mmu_notifier, drm/amdgpu: block THP for GPU user mappings
 2026-06-25 20:51 UTC  (16+ messages)
` [PATCH 1/3] mm/mmu_notifier: let interval notifiers block THP
` [PATCH 2/3] drm/amdgpu: block THP for HSA userptr notifiers
` [PATCH 3/3] drm/amdkfd: block THP for non-replayable SVM ranges
  ` 回复: [PATCH 0/3] mm/mmu_notifier, drm/amdgpu: block THP for GPU user mappings

[RESEND PATCH 0/7] drm/nova: replace `transmute` with `zerocopy`
 2026-06-25 21:14 UTC  (7+ messages)
` [PATCH 2/7] drm/nova: use `zerocopy` in vbios.rs
` [PATCH 3/7] drm/nova: use `zerocopy` in booter.rs
` [PATCH 7/7] drm/nova: remove unused trait in commands.rs

[PATCH 0/7] drm/nova: replace `transmute` with `zerocopy`
 2026-06-25 21:38 UTC  (8+ messages)
` [PATCH 2/7] drm/nova: use `zerocopy` in vbios.rs
` [PATCH 3/7] drm/nova: use `zerocopy` in booter.rs
` [PATCH 7/7] drm/nova: remove unused trait in commands.rs

[PATCH] drm/amdgpu: reject mapping info for unmapped BOs
 2026-06-25 14:03 UTC  (6+ messages)
` [PATCH v2] drm/amdgpu: reject mapping info when BO VA is gone

[PATCH v5 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-06-25 16:33 UTC  (9+ messages)
` [PATCH v5 1/7] dt-bindings: display: verisilicon, dc: generalize for single-output variants
  ` [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: "
` [PATCH v5 4/7] drm/verisilicon: make axi and ahb clocks optional
` [PATCH v5 5/7] drm/verisilicon: add DC8000 (DCUltraLite) display controller support
` [PATCH v5 6/7] drm/verisilicon: add DCUltraLite chip identity to HWDB

[RFC PATCH] drm/amd/display: extend HPD debounce filter to DisplayPort SST
 2026-06-25 19:15 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix dangling pointer in plane state reset on allocation failure
 2026-06-25 15:37 UTC  (2+ messages)

[PATCH] drm/logicvc: Fix port node reference leak in logicvc_crtc_init()
 2026-06-25 13:40 UTC  (2+ messages)

[PATCH] dma-buf: udmabuf: make list limit unsigned
 2026-06-25 12:58 UTC  (2+ messages)

[PATCH] dma-fence: Fix dma_fence_timeline_name() to call get_timeline_name()
 2026-06-25 15:01 UTC  (3+ messages)

[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-25 23:41 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

[PATCH 0/2] drm/nouveau: Fix runtime suspend on R570
 2026-06-25 23:27 UTC  (5+ messages)
` [PATCH 1/2] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
` [PATCH 2/2] drm/nouveau/gsp/r570: Never enter Gcoff state

[PATCH v11 0/7] User readable error codes on atomic_ioctl failure
 2026-06-25 23:09 UTC  (3+ messages)
` [PATCH v11 1/7] drm: Define user readable error codes for atomic ioctl

[PATCH v3 0/7] don't allow changes to inactive colorops
 2026-06-25 22:52 UTC  (7+ messages)
` [PATCH v3 1/7] drm/atomic: only add states of active or transient active colorops
` [PATCH v3 2/7] drm/atomic: reject colorop update from inactive color pipeline
` [PATCH v3 3/7] drm/amd/display: don't check colorop status if its in an inactive pipeline

[PATCH v3 0/4] drm/msm: A couple lazy-vm fixes
 2026-06-25 22:50 UTC  (8+ messages)
` [PATCH v3 1/4] drm/msm: Fix barriers accessing ctx vm
` [PATCH v3 2/4] drm/msm: Validate lazy VM is created in GEM_SUBMIT
` [PATCH v3 3/4] drm/msm: Validate lazy VM in GEM_NEW
` [PATCH v3 4/4] drm/msm: Fix per-process-pgtables check

[PATCH v21 0/4] Rust bindings for gem shmem
 2026-06-25 21:24 UTC  (4+ messages)
` [PATCH v21 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
` (subset) [PATCH v21 0/4] Rust bindings for gem shmem

[PATCH v18 0/8] rust: add `Ownable` trait and `Owned` type
 2026-06-25 19:47 UTC  (24+ messages)
` [PATCH v18 1/8] rust: alloc: add `KBox::into_non_null`
` [PATCH v18 2/8] rust: types: Add Ownable/Owned types
` [PATCH v18 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v18 4/8] rust: page: convert to `Ownable`
` [PATCH v18 5/8] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v18 6/8] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v18 7/8] rust: Add `OwnableRefCounted`
` [PATCH v18 8/8] rust: page: add `from_raw()`

[PATCH RFC 1/3] drm/amd/display: quirk malformed CH7218 PCON topology
 2026-06-25 20:39 UTC  (2+ messages)

[PATCH v2 0/3] drm/msm: A couple lazy-vm fixes
 2026-06-25 19:32 UTC  (7+ messages)
` [PATCH v2 1/3] drm/msm: Fix barriers accessing ctx vm
` [PATCH v2 2/3] drm/msm: Validate lazy VM is created in GEM_SUBMIT
` [PATCH v2 3/3] drm/msm: Validate lazy VM in GEM_NEW

[PATCH v5 0/2] Add support for Renesas RZ/G3L LVDS encoder
 2026-06-25 17:37 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: display: bridge: Document "
` [PATCH v5 2/2] drm: renesas: rz-du: Add support for "

[PATCH] drm/virtio: Don't detach GEM from a non-created context
 2026-06-25 17:19 UTC  (2+ messages)

[PATCH 00/37] drm bridge hotplug
 2026-06-25 17:06 UTC  (6+ messages)
` [PATCH 19/37] drm/bridge: samsung-dsim: move drm_bridge_add() call to probe

[PATCH] fbdev: via: return an error when DMA copy times out
 2026-06-25 16:36 UTC  (2+ messages)

[PATCH] fbdev: goldfishfb: fail pan display on base-update timeout
 2026-06-25 16:29 UTC  (2+ messages)

[PATCH v6 0/4] Add SCDC information to connector debugfs
 2026-06-25 16:19 UTC  (5+ messages)

[PATCH 0/2] drm/i915/display: Enable HDR over DP MST
 2026-06-25 16:10 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/display: Cache DP colorimetry support per-connector
` [PATCH 2/2] drm/i915/display/mst: Enable HDR over DP MST

[PATCH 0/3] drm/imagination: Maintainer updates
 2026-06-25 16:11 UTC  (5+ messages)
` [PATCH 1/3] MAINTAINERS: Update imagination details
` [PATCH 2/3] MAINTAINERS: Update imagination maintainers
` [PATCH 3/3] dt-bindings: gpu: img,powervr-*: Add maintainer entries

[PATCH] drm/tyr: remove imports available from prelude
 2026-06-25 16:08 UTC  (2+ messages)

[PATCH 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-06-25 15:48 UTC  (8+ messages)
` [PATCH 1/3] drivers/iommu: Unroll unsuccessful mapping
` [PATCH 2/3] drm/i915/gem: split shared memory allocation table logic
` [PATCH 3/3] drm/i915/shmem: Count mapped pages in a folio

[PATCH] drm/i915/gt: Return bool values from a boolean helper
 2026-06-25 15:22 UTC  (4+ messages)

[PATCH v4 00/16] rust: drm: Higher-Ranked Lifetime private data
 2026-06-25 15:12 UTC  (5+ messages)
` [PATCH v4 01/16] rust: drm: ioctl: fix unbounded lifetimes in ioctl handler arguments
` [PATCH v4 14/16] rust: drm: Add RegistrationData to drm::Driver

[PATCH] fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
 2026-06-25 15:04 UTC  (2+ messages)

[PATCH v6 0/2] Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-06-25 14:57 UTC  (11+ messages)
` [PATCH v6 2/2] drm/bridge: "

[PATCH v6 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-25 14:40 UTC  (7+ messages)
` [PATCH v6 01/10] rust: module: move module types into `module.rs`
` [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v6 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-25 14:31 UTC  (7+ messages)
` [PATCH v3 3/7] rust: auxiliary: add registration_data_with() for ForLt types
` [PATCH v3 4/7] rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
` [PATCH v3 5/7] rust: devres: add DevresLt for ForLt-aware device resource access

[PATCH v2 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-06-25 14:30 UTC  (7+ messages)
` [PATCH v2 1/3] i2c: designware: Global register definitions
` [PATCH v2 2/3] drm/xe/i2c: Handler for SMBus Alerts
` [PATCH v2 3/3] drm/xe/mcu_i2c: Take over control of the controller enabling

[PATCH 00/11] drm/panthor: Misc fixes for bugs found by shashiko
 2026-06-25 14:20 UTC  (18+ messages)
` [PATCH 01/11] drm/panthor: Always use the IRQ-safe variant when acquiring the fence lock
` [PATCH 02/11] drm/panthor: Keep the reset work disabled until everything is initialized
` [PATCH 03/11] drm/panthor: Fix UAF on works queued to panthor_cleanup_wq
` [PATCH 04/11] drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()
` [PATCH 05/11] drm/panthor: Fix theoretical IOMEM access in suspended state
` [PATCH 06/11] drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
` [PATCH 07/11] drm/panthor: Fix panthor_pwr_unplug()
` [PATCH 08/11] drm/panthor: Drop a needless check in panthor_fw_unplug()
` [PATCH 09/11] drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced
` [PATCH 10/11] drm/panthor: Interrupt group start/resumption if group_bind_locked() fails
` [PATCH 11/11] drm/panthor: Keep interrupts masked until they are needed

[PATCH] staging: fbtft: replace empty modifier argument with no-op macro
 2026-06-25 14:09 UTC  (4+ messages)

[PATCH] staging: fbtft: fix unaligned access and buffer size when startbyte is used
 2026-06-25 14:08 UTC  (12+ messages)
  ` [PATCH] staging: fbtft: fix unaligned vmem writes when txbuf is byte-offset
      ` [PATCH] staging: fbtft: fix unaligned access and txbuf safety issues

[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
 2026-06-25 13:22 UTC  (6+ messages)

[PATCH v6 1/2] dt-bindings: bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-06-25 13:21 UTC  (7+ messages)

[PATCH v2] udmabuf: serialize the sg_table cache under the reservation lock
 2026-06-25 13:11 UTC  (2+ messages)

[PATCH v5 00/16] drm/panthor: Reduce dma_fence signalling latency
 2026-06-25 12:43 UTC  (6+ messages)
` [PATCH v5 02/16] drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
` [PATCH v5 11/16] drm/panthor: Don't update might_have_idle_groups in process_idle_event_locked()

[PATCH] drm/sched: Remove useless BUG_ON()
 2026-06-25 12:11 UTC  (2+ messages)

[PATCH] accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()
 2026-06-25 12:01 UTC  (2+ messages)

[PATCH] accel/ethosu: Fix use-after-free and memory leak in ioctl_submit_job
 2026-06-25 11:56 UTC  (2+ messages)

[PATCH v10 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-25 11:22 UTC  (2+ messages)

[PATCH v2] nouveau/firmware: fix memory leak on BL load failure
 2026-06-25 11:13 UTC  (2+ messages)

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-25 11:00 UTC  (8+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

[PATCH] drm/amdgpu: remove dead empty checks in ring_mux ib_mark_offset and end_ib
 2026-06-25 11:00 UTC  (2+ messages)

[PATCH v3 0/7] drm/sysfb: simpledrm: Various improvements
 2026-06-25 10:56 UTC  (6+ messages)
` [PATCH v3 1/7] drm/sysfb: simpledrm: Improve framebuffer-size validation
` [PATCH v3 5/7] drm/sysfb: simpledrm: Validate mmap size against framebuffer size

[PATCH] drm/sched: Remove forgotten header
 2026-06-25 10:49 UTC 

[PATCH] udmabuf: serialize the sg_table cache under the reservation lock
 2026-06-25 10:48 UTC  (2+ messages)

[RFC PATCH] drm/amd/display: Pin native scanout to VRAM on large-carveout APUs
 2026-06-25 10:13 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox