dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 10:05:25 to 2026-04-27 22:20:41 UTC [more...]

[PATCH v3 0/5] drm/amdgpu: SVM VRAM migration via drm_pagemap
 2026-04-27 22:20 UTC  (7+ messages)
` [PATCH v3 1/5] drm/amdgpu: add VRAM migration infrastructure for drm_pagemap
` [PATCH v3 2/5] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
` [PATCH v3 3/5] drm/amdgpu: introduce SVM range migration decision layer
` [PATCH v3 4/5] drm/amdgpu: add SVM attr prefetch/force-trigger functionality
` [PATCH v3 5/5] drm/amdgpu: integrate VRAM migration into SVM range map path

[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-04-27 22:16 UTC  (26+ messages)
` [PATCH 01/24] rust: driver core: drop drvdata before devres release
` [PATCH 02/24] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH 03/24] rust: devres: add ForLt support to Devres
` [PATCH 04/24] rust: device: generalize drvdata methods over ForLt
` [PATCH 05/24] rust: driver: make Adapter trait lifetime-parameterized
` [PATCH 06/24] rust: pci: implement Sync for Device<Bound>
` [PATCH 07/24] rust: platform: "
` [PATCH 08/24] rust: auxiliary: "
` [PATCH 09/24] rust: usb: "
` [PATCH 10/24] rust: device: "
` [PATCH 11/24] rust: pci: make Driver trait lifetime-parameterized
` [PATCH 12/24] rust: platform: "
` [PATCH 13/24] rust: auxiliary: "
` [PATCH 14/24] rust: auxiliary: generalize Registration over ForLt
` [PATCH 15/24] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH 16/24] rust: usb: make Driver trait lifetime-parameterized
` [PATCH 17/24] rust: i2c: "
` [PATCH 18/24] rust: pci: make Bar lifetime-parameterized
` [PATCH 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH REF 21/24] gpu: nova-core: "
` [PATCH REF 22/24] gpu: nova-core: unregister sysmem flush page from Drop
` [PATCH REF 23/24] gpu: nova-core: replace ARef<Device> with &'a Device in SysmemFlush
` [PATCH REF 24/24] gpu: drm: tyr: use HRT lifetime for IoMem

[PATCH 0/2] rust: auxiliary: replace drvdata() with registration data
 2026-04-27 22:14 UTC  (4+ messages)
` [PATCH 1/2] rust: auxiliary: add registration data to auxiliary devices
` [PATCH 2/2] rust: driver core: remove drvdata() and driver_type

[PATCH] drm/xe: Don't emit UTS_RELEASE as part of device coredump
 2026-04-27 22:05 UTC  (3+ messages)

[PATCH v5 00/10] Add HDMI 2.0 support to DW HDMI QP TX
 2026-04-27 21:54 UTC  (20+ messages)
` [PATCH v5 01/10] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v5 02/10] drm/bridge: Add detect_ctx hook and drm_bridge_detect_ctx() helper
` [PATCH v5 03/10] drm/bridge-connector: Use cached connector status in .get_modes()
` [PATCH v5 04/10] drm/bridge-connector: Switch to .detect_ctx() for connector detection
` [PATCH v5 05/10] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling and high TMDS clock ratio support
` [PATCH v5 06/10] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v5 07/10] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v5 08/10] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-27 21:52 UTC  (23+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH 1/3 v2] drm/amd/display: dmub_cmd.h: correct typos and spellos
 2026-04-27 21:41 UTC  (3+ messages)
` [PATCH 2/3 v2] drm/amd/display: dmub_cmd.h: correct all kernel-doc prototype warnings
` [PATCH 3/3 v2] drm/amd/display: dmub_cmd.h: add missing kernel-doc for enums

[PATCH v2] dma-buf: heaps: use max3() in dma_heap_ioctl
 2026-04-27 21:24 UTC 

[RFC V2 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-04-27 21:05 UTC  (10+ messages)
` [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions

[PATCH] drm/bridge: tda998x: Use __be32 for audio port OF property pointer
 2026-04-27 20:36 UTC  (3+ messages)

[PATCH] drm/drm_blend: allow blend mode property without PREMULTI
 2026-04-27 20:36 UTC  (3+ messages)

Finishing drm_exec cleanup
 2026-04-27 20:08 UTC  (4+ messages)

[RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
 2026-04-27 20:00 UTC  (13+ messages)

[PATCH] dt-bindings: misc: qcom,fastrpc: Add compatible for Hawi SoC
 2026-04-27 19:09 UTC 

[PATCH 1/2] hv_sock: fix ARM64 support
 2026-04-27 19:05 UTC  (7+ messages)
` [PATCH 2/2] drm/hyperv: use VMBUS_RING_SIZE()

[PATCH v3 0/5] Support for the Pixel 3a XL with the Tianma panel
 2026-04-27 19:02 UTC 

[PATCH v5 0/6] drm/tyr: Use register! macro
 2026-04-27 18:49 UTC  (2+ messages)

[PATCH] gpu: nova-core: simplify and_then with condition to filter
 2026-04-27 18:46 UTC  (4+ messages)

[PATCH v3] drm/tegra: tegra_drm.h: fix all uapi kernel-doc warnings
 2026-04-27 18:44 UTC 

[PATCH v2] drm/tegra: dp: fix kernel-doc warnings in dp.h
 2026-04-27 18:44 UTC 

[PATCH v3] drm/amdgpu: amdgpu{_reset}.h: fix all kernel-doc warnings
 2026-04-27 18:43 UTC  (2+ messages)

[PATCH v2] accel: Arm Ethos-U NPU: fix all uapi kernel-doc warnings
 2026-04-27 18:41 UTC 

[RFC] DRM Equivalent for top
 2026-04-27 18:38 UTC  (6+ messages)

[PATCH v1 0/2] Retrieve TPH from dma-buf for PCIe P2P memory access
 2026-04-27 18:35 UTC  (6+ messages)
` [PATCH v1 1/2] vfio: add callback to get tph info for dma-buf

[PATCH v3] gpu: ipu-v3: clean up kernel-doc warnings
 2026-04-27 18:32 UTC 

[PATCH v3 00/13] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-04-27 18:27 UTC  (5+ messages)
` [PATCH v3 02/13] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v3 09/13] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event

[PATCH] drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
 2026-04-27 18:24 UTC  (2+ messages)

[PATCH v6 0/4] rust: add basic serial device bus abstractions
 2026-04-27 18:05 UTC  (5+ messages)
` [PATCH v6 1/4] rust: devres: return reference in `devres::register`
` [PATCH v6 2/4] serdev: add rust private data to serdev_device
` [PATCH v6 3/4] rust: add basic serial device bus abstractions
` [PATCH v6 4/4] samples: rust: add Rust serial device bus sample device driver

[PATCH] dma-buf: heaps: use max3() in dma_heap_ioctl
 2026-04-27 17:40 UTC  (2+ messages)

[PATCH v3 0/8] drm/panthor: Localize register access by component
 2026-04-27 17:37 UTC  (11+ messages)
` [PATCH v3 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
` [PATCH v3 2/8] drm/panthor: Split register definitions by components
` [PATCH v3 3/8] drm/panthor: Replace cross-component register accesses with helpers
` [PATCH v3 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
` [PATCH v3 5/8] drm/panthor: Use a local iomem base for GPU registers
` [PATCH v3 6/8] drm/panthor: Use a local iomem base for PWR registers
` [PATCH v3 7/8] drm/panthor: Use a local iomem base for firmware control registers
` [PATCH v3 8/8] drm/panthor: Use a local iomem base for MMU AS registers

[PATCH v12 0/5] Rust bindings for gem shmem
 2026-04-27 17:29 UTC  (4+ messages)
` [PATCH v12 5/5] rust: drm: gem: Add vmap functions to shmem bindings

[PATCH 0/6] Add Anbernic RG Vita-Pro
 2026-04-27 17:13 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
` [PATCH 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger
` [PATCH 3/6] dt-bindings: display: panel: document Anbernic TD4310 panel
` [PATCH 4/6] drm/panel: anbernic-td4310: Add RG Vita Pro panel
` [PATCH 5/6] dt-bindings: arm: rockchip: Add Anbernic RG Vita-Pro
` [PATCH 6/6] arm64: dts: "

[PATCH V2] accel/amdxdna: Add carveout memory support for non-IOMMU systems
 2026-04-27 17:09 UTC 

[PATCH] ttm/pool: Use sentinels in debugfs
 2026-04-27 16:22 UTC 

[PATCH V13 0/7] Rust support for powerpc
 2026-04-27 16:05 UTC  (10+ messages)
` [PATCH V13 5/7] rust: Make __udivdi3() and __umoddi3() panic
      ` [Linaro-mm-sig] "

[PATCH v2 0/8] drm/panthor: Localize register access by component
 2026-04-27 16:08 UTC  (9+ messages)
` [PATCH v2 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq

[ANNOUNCE] libdrm 2.4.133
 2026-04-27 16:03 UTC 

[PATCH] dt-bindings: display/msm: Fix typo in clock-names property
 2026-04-27 15:46 UTC 

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-27 15:27 UTC  (8+ messages)
` [PATCH v2 01/11] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v2 02/11] rust: io: generalize `Mmio` "
` [PATCH v2 03/11] rust: io: use pointer types instead of address

[PATCH 1/1] drm/i915/guc: Avoid tasklet_kill hang after submission deadlock
 2026-04-27 15:04 UTC 

[PATCH v2 0/3] drm/vmwgfx: Use DRM's vblank timer
 2026-04-27 15:00 UTC  (4+ messages)
` [PATCH v2 1/3] drm/vmwgfx: Determine lock-waiting timeout from vblank state
` [PATCH v2 2/3] drm/vmwgfx: Move vblank handling into separate helper
` [PATCH v2 3/3] drm/vmwgfx: Convert to DRM vblank timers

[ANNOUNCE] libdrm 2.4.132
 2026-04-27 14:37 UTC 

[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-04-27 14:36 UTC  (5+ messages)
` [PATCH 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH v22 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2026-04-27 14:35 UTC  (7+ messages)
` [PATCH v22 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v22 5/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY

[PATCH v9 0/6] Support sparse mappings in Panthor
 2026-04-27 14:29 UTC  (4+ messages)
` [PATCH v9 1/6] drm/panthor: Expose GPU page sizes to UM

[PATCH 0/2] drm/panel/visionox-rm69299: Split DSI commands out into enable/disable
 2026-04-27 13:56 UTC  (3+ messages)
` [PATCH 1/2] drm/panel: visionox-rm69299: "
` [PATCH 2/2] drm/panel: visionox-rm69299: Move power_on/off into prepare/unprepare

[PATCH v3 0/2] drm/imagination: FW trace bug fix and configuration update
 2026-04-27 13:28 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/6] qcom: Refactor GPU GX GDSC handling and IFPC behavior on A8x GPUs
 2026-04-27 13:17 UTC  (9+ messages)
` [PATCH v2 1/6] clk: qcom: gdsc: Add custom disable callback for GX GDSC
` [PATCH v2 3/6] clk: qcom: common: ensure runtime PM suspend completes on probe
` [PATCH v2 4/6] clk: qcom: gxclkctl: Remove GX/GMxC rail votes to align with IFPC
` [PATCH v2 6/6] drm/msm/a6xx: Limit GXPD votes to recovery in A8x

[PATCH] drm/sti: hda: Fix bridge leak on component_add() failure
 2026-04-27 13:16 UTC  (3+ messages)

[PATCH v4 0/8] gpu: nova-core: run unload sequence upon unbinding
 2026-04-27 13:16 UTC  (3+ messages)
` [PATCH v4 1/8] gpu: nova-core: remove unneeded get_gsp_info proxy function

Re: [PATCH 03/35] fbdev: sisfb: Use safer strscpy() instead of strcpy()
 2026-04-27 13:05 UTC  (2+ messages)
`  "

[RESEND PATCH 0/7] AS SDP cleanups and additions for Panel Replay + VRR
 2026-04-27 12:58 UTC  (8+ messages)
` [RESEND PATCH 5/7] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
` [RESEND PATCH 6/7] drm/dp: Add a helper to get the SDP type as a string
` [RESEND PATCH 7/7] drm/dp: Add target_rr_divider field in AS SDP logging

[PATCH 0/5] Rework index projection syntax
 2026-04-27 12:45 UTC  (8+ messages)
  ` [PATCH 1/5] rust: ptr: add panicking index projection variant
  ` [PATCH 2/5] rust: dma: update to keyworded index projection syntax
  ` [PATCH 5/5] rust: ptr: remove implicit "

[PATCH v8 0/6] Add support for Orange Pi 5 Pro
 2026-04-27 12:19 UTC  (4+ messages)
` [PATCH v8 6/6] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

further issues with MGA G200 graphics chipset
 2026-04-27 12:14 UTC  (10+ messages)

[PATCH] drm/gpuvm: take refcount on DRM device
 2026-04-27 11:44 UTC  (8+ messages)

[PATCH v5 0/6] drm/mediatek: Add PQ components support for MT8196
 2026-04-27 11:20 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: display: mediatek: gamma: Add "
` [PATCH v5 2/6] dt-bindings: display: mediatek: dither: "
` [PATCH v5 3/6] dt-bindings: display: mediatek: ccorr: "
` [PATCH v5 4/6] dt-bindings: display: mediatek: tdshp: "
` [PATCH v5 5/6] drm/mediatek: Support multiple CCORR component
` [PATCH v5 6/6] drm/mediatek: Add TDSHP component support for MT8196

[PATCH] drm/bridge: replace use of system_wq with system_percpu_wq
 2026-04-27 11:19 UTC 

[PATCH] drm/gpuvm: rust: add RUST_DRM_GPUVM option to Kconfig
 2026-04-27 10:54 UTC 

[PATCH] misc: fastrpc: fix UAF and kernel panic during cleanup on process abort
 2026-04-27 10:53 UTC 

Re: [PATCH 03/35] fbdev: sisfb: Use safer strscpy() instead of strcpy()
 2026-04-27 10:14 UTC 

[PATCH] drm/renesas: rz-du: Fix MIPI DSI host leak on probe failure
 2026-04-27 10:11 UTC  (3+ messages)

[PATCH v5 0/4] dma-buf: heaps: Turn heaps into modules
 2026-04-27 10:05 UTC  (4+ messages)
` [PATCH v5 1/4] dma-buf: heaps: Export mem_accounting parameter
` [PATCH v5 3/4] dma-buf: heaps: system: Turn the heap into a module
` [PATCH v5 4/4] arm64: defconfig: Enable dma-buf heaps


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