dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-04 14:34:14 to 2026-08-05 11:28:03 UTC [more...]

[PATCH] drm/gem-dma: bound the mmap against the object size
 2026-08-05  8:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entries for drm_ras
 2026-08-05 11:27 UTC  (2+ messages)

[PATCH] drm/panel-edp: Add pre_unprepare delay
 2026-08-05 11:10 UTC  (3+ messages)

[PATCH v4 00/14] Add dmabuf read/write via io_uring
 2026-08-05 10:59 UTC  (4+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure

[PATCH v3] drm/tyr: add Job IRQ handling
 2026-08-05 10:48 UTC  (2+ messages)

[PATCH] drm: fix missing header include for drm_panel_put()
 2026-08-05 10:43 UTC  (2+ messages)

[PATCH 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-05 10:43 UTC  (18+ messages)
` [PATCH 01/12] rust: io: add Region::try_subregion
` [PATCH 02/12] rust: num: reject Bounded::shr overshifts at build time
` [PATCH 03/12] rust: num: add Bounded::shr_exact
` [PATCH 04/12] gpu: nova-core: mm: Add VramAddress type
` [PATCH 05/12] gpu: nova-core: mm: Implement Alignable and Debug for VramAddress
` [PATCH 06/12] gpu: nova-core: mm: Add PRAMIN window registers
` [PATCH 07/12] gpu: nova-core: mm: Add the memory management HAL
` [PATCH 08/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH 09/12] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH 10/12] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH 11/12] gpu: nova-core: Add self-test assertion macros and config option
` [PATCH 12/12] gpu: nova-core: mm: Add PRAMIN aperture self-tests

[PATCH v3 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
 2026-08-05 10:40 UTC  (3+ messages)
` [PATCH v3 1/1] "

[RFC PATCH v5 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-05 10:34 UTC  (16+ messages)
` [RFC PATCH v5 v5 1/8] dt-bindings: npu: rockchip: add rockchip, rk3576-rknn-core
` [RFC PATCH v5 v5 2/8] dt-bindings: power: rockchip: allow resets in a power domain node
` [RFC PATCH v5 v5 3/8] dt-bindings: iommu: rockchip: allow the RK3576 NPU MMU clock set
` [RFC PATCH v5 v5 4/8] pmdomain/rockchip: add optional per-domain power-on settle delay
` [RFC PATCH v5 v5 5/8] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [RFC PATCH v5 v5 6/8] accel/rocket: add RK3576 NPU (RKNN) support
` [RFC PATCH v5 v5 7/8] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [RFC PATCH v5 v5 8/8] arm64: dts: rockchip: rk3576-rock-4d: enable NPU

[PATCH v13 0/4] Introduce cold reset recovery method
 2026-08-05 10:01 UTC  (11+ messages)
` [PATCH v13 1/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v13 2/4] drm/doc: Document "
` [PATCH v13 3/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v13 4/4] drm/xe/ras: Use fault-inject to trigger cold-reset wedge

[PATCH v5 0/5] Introduce error threshold to drm_ras
 2026-08-05  9:53 UTC  (5+ messages)
` [PATCH v5 2/5] drm/ras: Introduce error threshold

[PATCH v3 0/3] Fixes and enhancements for Exynos (7870) DSIM bridge driver
 2026-08-05  9:50 UTC  (3+ messages)
` [PATCH v3 1/3] drm/bridge: samsung-dsim: enable MFLUSH_VS for Exynos 7870 DSIM

[PATCH v2] drm/i915/userptr: Fix user pages leak on get_pages failure
 2026-08-05  9:28 UTC  (4+ messages)

[PATCH] drm/panthor: validate userspace queue count against initialized firmware slot count
 2026-08-05  9:43 UTC  (3+ messages)

[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-08-05  9:26 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi83: Cancel reset_work on remove to avoid use-after-free
 2026-08-05  9:23 UTC 

[PATCH] drm/radeon: restore hardware polling in fence_is_signaled to fix performance regression
 2026-08-05  9:12 UTC  (3+ messages)

[PATCH v6 0/6] rust / dma_buf: Add abstractions for dma_fence
 2026-08-05  8:53 UTC  (4+ messages)
  ` [PATCH v6 4/6] rust: xarray: Add support for index reservations

[PATCH v8 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2026-08-05  8:42 UTC  (12+ messages)
` [PATCH v8 2/6] cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helper
` [PATCH v8 0/6] cgroup/dmem, drm/ttm: Improve protection in contended cases

[PATCH v2 0/4] drm/bridge: nwl-dsi: Various fixes
 2026-08-05  8:36 UTC  (5+ messages)
` [PATCH v2 1/4] drm/bridge: nwl-dsi: Limit LCDIF specific sync override
` [PATCH v2 4/4] drm/bridge: nwl-dsi: Add error handling of nwl_dsi_mode_set()

[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
 2026-08-05  8:34 UTC  (12+ messages)
` [PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
` [PATCH v2 4/6] kvm: apply VM_READ/VM_WRITE checks to all VMA types
` [PATCH v2 6/6] kvm: return -EFAULT for writes to !VM_WRITE IO mappings

[PATCH v8 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-08-05  8:08 UTC  (4+ messages)
` [PATCH v8 4/5] rust: Add dma_fence abstractions

Apple Studio Display (2026, Thunderbolt 5) — DP tunnel torn down every few minutes on Intel TB4 host
 2026-08-05  8:02 UTC  (5+ messages)

[PATCH v3 0/3] drm/bridge: ti-sn65dsi83: Various fixes
 2026-08-05  7:56 UTC  (4+ messages)
` [PATCH v3 1/3] drm/bridge: ti-sn65dsi83: Propagate error in sn65dsi83_reset_pipe()

[PATCH v6] drm/omap: dsi: avoid sending bta sync all the time in writes
 2026-08-05  7:33 UTC  (2+ messages)

[RFC PATCH 0/3] drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL
 2026-08-04 23:50 UTC  (13+ messages)
` [RFC PATCH 1/3] drm/xe: Capture devcoredump on TLB invalidation timeout
` [RFC PATCH 2/3] drm/xe: Log when a timed out TLB invalidation ack finally arrives

[PATCH v11 0/4] coreboot CFR firmware attributes
 2026-08-04 11:24 UTC  (8+ messages)
` [PATCH v11 1/4] platform/x86: Sort firmware attributes class includes
` [PATCH v11 2/4] firmware: Move firmware attributes class helper
` [PATCH v11 3/4] firmware: Rename google firmware directory to coreboot
` [PATCH v11 4/4] firmware: coreboot: Add CFR firmware attributes driver

[PATCH] drm/gem-shmem: Install writable PTEs for write faults
 2026-08-04 15:23 UTC  (4+ messages)

[PATCH v5 00/16] Add dmabuf read/write via io_uring
 2026-08-04 17:19 UTC  (5+ messages)
` [PATCH v5 07/16] block: introduce dma map backed bio type
  ` [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests

Interest in the amdxdna debugfs TODO item
 2026-08-05  5:02 UTC 

[PATCH] staging: fbtft: make dirty_lock IRQ-safe
 2026-08-04 17:37 UTC 

[PATCH v2 0/3] gpu: nova-core: falcon: use I/O projections for DMA transfers
 2026-08-05  7:02 UTC  (5+ messages)
` [PATCH v2 1/3] gpu: nova-core: falcon: remove unnecessary check
` [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
` [PATCH v2 3/3] gpu: nova-core: falcon: use I/O projection to check transfer bounds

[PATCH 0/3] drm: remove unneeded 'fast_io' parameter in regmap_config
 2026-08-05  7:14 UTC  (2+ messages)
` (subset) "

[PATCH] drm/i915: Make suspend idle wait uninterruptible
 2026-08-05  6:45 UTC 

[PATCH v3] misc: fastrpc: avoid duplicate DMA mappings in fastrpc_create_maps()
 2026-08-05  6:22 UTC  (2+ messages)

[PATCH] drm/xe/pf: clear pending packet on header init failure
 2026-08-05  6:03 UTC  (2+ messages)

[PATCH v4 0/5] gpu: nova-core: blackwell follow-ups and fixes
 2026-08-05  5:48 UTC  (2+ messages)

[PATCH v2] drm/pagemap: Fix folio allocation fallback and use-after-put
 2026-08-05  5:29 UTC  (2+ messages)

[PATCH] drm/pagemap: Fix folio allocation fallback and use-after-put
 2026-08-05  4:57 UTC  (2+ messages)

[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-08-05  3:48 UTC  (6+ messages)
` [PATCH v2 42/46] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor

[PATCH] drm/amd/display: avoid NULL hubp deref when filling mpcc_id on DCE
 2026-08-05  1:39 UTC  (2+ messages)

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-05  0:41 UTC  (19+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v2 0/6] Boot logo supplied by the device tree
 2026-08-05  0:36 UTC  (13+ messages)
` [PATCH v2 1/6] dt-bindings: display: add a device tree supplied boot logo
` [PATCH v2 2/6] video: logo: allow the boot logo to come from the device tree
` [PATCH v2 3/6] fbdev: honour the device tree boot logo placement properties
` [PATCH v2 4/6] dt-bindings: display: allow the boot logo in a reserved memory region
` [PATCH v2 5/6] video: logo: allow the boot logo to come from "
` [PATCH v2 6/6] video: logo: add ppmtodtlogo host tool

[PATCH v2 00/10] Add HPD support for Rockchip Analogix DP
 2026-08-04 22:39 UTC  (2+ messages)

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-08-04 22:31 UTC  (2+ messages)
` (subset) "

[PATCH 00/11] drm/vkms: improve color curve LUTs precision
 2026-08-04 20:52 UTC  (17+ messages)
` [PATCH 01/11] drm/vkms: rename VKMS_LUT_SIZE to VKMS_GAMMA_LUT_SIZE
` [PATCH 02/11] drm/vkms: allow color curve LUTs to have different sizes
` [PATCH 03/11] drm/vkms: remove TEST_LUT_SIZE
` [PATCH 04/11] drm/vkms: remove linear_eotf
` [PATCH 05/11] drm/vkms: improve the way in which we access LUT member
` [PATCH 06/11] drm/vkms: rename struct vkms_color_lut::base to y
` [PATCH 07/11] drm/vkms: rename get_lut_index() to get_uniform_lut_index()
` [PATCH 08/11] drm/vkms: add support to non-uniform LUT for internal color curves
` [PATCH 09/11] drm/vkms: test sRGB and inverse sRGB LUTs using more samples
` [PATCH 10/11] drm/vkms: add script to create optimized LUTs for color curves
` [PATCH 11/11] drm/vkms: replace uniform sRGB LUT and its inverse with optimal ones

[RFC PATCH 0/6] Boot logo supplied by the device tree
 2026-08-04 22:37 UTC  (3+ messages)

[PATCH v2 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
 2026-08-04 18:17 UTC  (2+ messages)

[PATCH 13/13] drm/sun4i: Align VI buffer addresses for subsampled formats
 2026-08-04 17:58 UTC  (4+ messages)

[PATCH 00/12] drm/panthor: Fix the unplug logic
 2026-08-04 16:01 UTC  (7+ messages)
` [PATCH 10/12] drm/panthor: Make the VM cleanup path more robust against UAF
` [PATCH 11/12] drm/panthor: Make the unplug logic more robust
` [PATCH 12/12] drm/panthor: Fix unplug in the reset path

[PATCH v3 0/4] drm/edid: Parse AMD VSDB FreeSync range in common code
 2026-08-04 15:49 UTC  (7+ messages)
` [PATCH v3 1/4] drm/edid: Parse AMD VSDB for FreeSync refresh range
` [PATCH v3 3/4] drm/amd/display: Clean up FreeSync capability detection
` [PATCH v3 4/4] drm/amd/display: Remove unused DMCU/DMUB EDID CEA parser

[PATCH] drm/meson: clean up KMS polling on register failure
 2026-08-04 15:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/3] drm/amdgpu: don't disable ttm buffer funcs on reset
 2026-08-04 15:36 UTC  (3+ messages)
` [PATCH v2 3/3] drm/amdgpu: remove useless enable/disable of ttm buffer funcs

[PATCH v2 0/3] drm/imagination: small series of fixes for the pvr documentation
 2026-08-04 15:18 UTC  (4+ messages)
` [PATCH v2 1/3] drm/imagination: fixup some docs in pvr_gem.h
` [PATCH v2 2/3] drm/imagination: Update Rogue heap comments
` [PATCH v2 3/3] drm/imagination: Fix repeated typo in KCCB documentation

[PATCH] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
 2026-08-04 15:14 UTC  (2+ messages)

[PATCH v2 0/3] Rework panthor's cache flush and soft reset locking
 2026-08-04 14:44 UTC  (4+ messages)
` [PATCH v2 3/3] drm/panthor: Add tracepoints for cache flushing

[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
 2026-08-04 14:35 UTC  (4+ messages)
` [PATCH RFT 1/3] mm: export variants of vmf_insert_pfn* for use with pfn_mkwrite()

[PATCH] drm/shmem_helper: Check VMA boundaries for PMD mappings
 2026-08-04 14:34 UTC  (2+ messages)


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