dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-16 14:06:17 to 2026-08-17 12:37:34 UTC [more...]

[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
 2026-08-17 12:37 UTC  (17+ messages)
` [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool

[PATCH v2 00/61] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-08-17 12:35 UTC  (3+ messages)
` [PATCH v2 18/61] drm/imx/dcss: Convert to atomic_create_state

[PATCH 00/11] drm/panel: add a panel_bridge to every panel
 2026-08-17 12:34 UTC  (16+ messages)
` [PATCH 03/11] drm: of: drm_of_find_panel_or_bridge: prioritize the bridge, not the panel
` [PATCH 04/11] drm/panel: merge the drm_kms_helper module into the drm module
` [PATCH 05/11] drm/bridge: panel: add a panel_bridge to every panel
` [PATCH 08/11] drm/mcde: dsi: simplify device_node management using scoped for_each variant
` [PATCH 09/11] drm/mcde: dsi: don't create a panel_bridge

[PATCH 0/6] drm/msm: Support for Adreno 830 GPU
 2026-08-17 12:23 UTC  (11+ messages)
` [PATCH 1/6] drm/msm/a8xx: Add support "
` [PATCH 3/6] arm64: dts: qcom: sm8750: Add GPU and GMU nodes
` [PATCH 4/6] arm64: dts: qcom: sm8750: Add GPU cooling
` [PATCH 5/6] arm64: dts: qcom: sm8750-mtp: Enable Adreno 830 GPU
` [PATCH 6/6] arm64: dts: qcom: sm8750-qrd: "

[PATCH 0/5] rust: drm: add panel bindings
 2026-08-17 11:53 UTC  (11+ messages)
` [PATCH 1/5] rust: of: add Node type
` [PATCH 2/5] rust: drm: add connector abstraction
` [PATCH 3/5] rust: drm: add panel consumer abstractions
` [PATCH 4/5] rust: drm: add panel producer abstractions
` [PATCH 5/5] rust: drm: add KUnit tests for panel

[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-17 11:41 UTC  (5+ messages)
` [PATCH v2 04/12] gpu: nova-core: mm: Add VramAddress type

[PATCH v8 00/12] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-17 11:36 UTC  (13+ messages)
` [PATCH v8 01/12] accel/rocket: take the completion register writes under job_lock
` [PATCH v8 02/12] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v8 03/12] accel/rocket: factor the completion tail out of the IRQ handler
` [PATCH v8 04/12] dt-bindings: npu: rockchip: add rockchip, rk3576-rknn-core
` [PATCH v8 05/12] dt-bindings: power: rockchip: allow resets in a power domain node
` [PATCH v8 06/12] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU
` [PATCH v8 07/12] pmdomain/rockchip: add optional per-domain power-on settle delay
` [PATCH v8 08/12] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [PATCH v8 09/12] accel/rocket: select the per-core clock and reset counts from match data
` [PATCH v8 10/12] accel/rocket: add RK3576 NPU (RKNN) support
` [PATCH v8 11/12] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [PATCH v8 12/12] arm64: dts: rockchip: rk3576-rock-4d: enable NPU

[PATCH v7 08/10] accel/rocket: add RK3576 NPU (RKNN) support
 2026-08-17 11:05 UTC  (10+ messages)

[PATCH v7 00/10] rust: Add support for reserving of ranges of IDs
 2026-08-17 10:29 UTC  (15+ messages)
` [PATCH v7 01/10] rust: bitmap: use function-level cfg on kunit test
` [PATCH v7 02/10] rust: bitmap: restrict bitmap length to at most i32::MAX
` [PATCH v7 03/10] rust: num: add nz! macro for compile time NonZero values
` [PATCH v7 04/10] rust: sizes: implement SizeConstants for Alignment
` [PATCH v7 05/10] rust: bitmap: add contiguous area operations
` [PATCH v7 06/10] rust: id_pool: take a NonZero capacity in with_capacity
` [PATCH v7 07/10] rust: id_pool: add contiguous ID reservation
` [PATCH v7 08/10] rust: id_pool: do not round capacity up to BitmapVec::MAX_INLINE_LEN
` [PATCH v7 09/10] gpu: nova-core: add ChannelIdPool
` [PATCH v7 10/10] rust: use Alignment size constants

[PATCH v5 0/6] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-08-17 10:11 UTC  (8+ messages)
` [PATCH v5 1/6] drm/i915/gem: Count mapped pages in a folio
` [PATCH 2/6] drm/i915/gem: Free sg table on failure to acquire second folio
` [PATCH v5 3/6] iommu/dma: Catch scatterlist length overflows
` [PATCH v5 4/6] drm/i915/gem: Pull out size validation into a separate function
` [PATCH v5 5/6] drm/i915/gem: Read and shrink memory in "
` [PATCH v5 6/6] drm/i915/gem: Remove iterator and use while loop

[PATCH v9 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-17  9:57 UTC  (3+ messages)

[PATCH v4 0/4] drm/tyr: GPU reset infrastructure
 2026-08-17  9:55 UTC  (4+ messages)
` [PATCH v4 3/4] drm/tyr: add "

[PATCH] drm/rocket: Check allocations before use
 2026-08-17  9:55 UTC  (7+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v3 0/2] backlight: Add support for Orient Chip OCP8178
 2026-08-17  9:40 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: backlight: Add "

[PATCH v6 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-08-17  9:39 UTC  (4+ messages)
` [PATCH v6 04/14] mfd: lm3533: Pass only regmap and light sensor presence to child devices

[PATCH v2] drm/pagemap: no need to recheck own pagemap in migrate_to_devmem
 2026-08-17  9:25 UTC  (3+ messages)

About new backend for GPU compute ROCm in qemu
 2026-08-17  9:06 UTC  (2+ messages)

[PATCH] drm/bridge: chipone-icn6211: use devm_mipi_dsi_attach
 2026-08-17  9:01 UTC  (2+ messages)

[PATCH v5] drm/radeon: fix internal display on iMac11,1 (RV770/DCE3.1)
 2026-08-17  8:25 UTC  (4+ messages)
` [PATCH v6] drm/radeon: fix internal display on iMac11, 1 (RV770/DCE3.1)
  ` [PATCH v6] drm/radeon: fix internal display on iMac11,1 (RV770/DCE3.1)

[PATCH 02/11] drm: of: drm_of_find_panel_or_bridge: simplify error return paths
 2026-08-17  8:23 UTC  (2+ messages)

[PATCH 01/11] drm: of: drm_of_find_panel_or_bridge: simplify freeing the remote node pointer
 2026-08-17  8:21 UTC  (2+ messages)

[PATCH 0/5] drm/msm/dp: Add MSM Type-C MST support
 2026-08-17  8:02 UTC  (16+ messages)
` [PATCH 1/5] drm/bridge: allow hpd_notify() to suppress connector hotplug events
` [PATCH 2/5] drm/bridge_connector: preserve connector status for IRQ-only HPD events
` [PATCH 3/5] drm/msm/dp: suppress bridge hotplug events during MST operation
` [PATCH 4/5] drm/msm/dp: report IRQ_HPD as an IRQ-only notification
` [PATCH 5/5] drm/msm/dp: mark the SST connector disconnected when MST is enabled

[PATCH v6 00/10] YUV conversion colorop with amdgpu and VKMS
 2026-08-17  7:51 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: display: panel: Document 10" Raspberry Pi Touch Display 2
 2026-08-17  7:42 UTC  (2+ messages)

[PATCH 0/2] Recover DP output after a cable replug
 2026-08-17  7:27 UTC  (4+ messages)
` [PATCH 2/2] drm/bridge: ti-sn65dsi86: retrain DP link directly on "

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-08-17  7:01 UTC  (18+ messages)
` [PATCH v2 01/15] MAINTAINERS: Add entry for Qualcomm DSP Accelerator (QDA) driver
` [PATCH v2 02/15] accel/qda: Add QDA driver documentation
` [PATCH v2 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH v2 04/15] accel/qda: Add compute bus for QDA context banks
` [PATCH v2 05/15] iommu: Add QDA compute context bank bus to iommu_buses
` [PATCH v2 06/15] accel/qda: Create compute context bank devices on QDA compute bus
` [PATCH v2 07/15] accel/qda: Add memory manager for CB devices
` [PATCH v2 08/15] accel/qda: Add QUERY IOCTL and QDA UAPI header
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH v2 10/15] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH v2 11/15] accel/qda: Add PRIME DMA-BUF import support
` [PATCH v2 12/15] accel/qda: Add FastRPC invocation support
` [PATCH v2 13/15] accel/qda: Add DSP process creation and release
` [PATCH v2 14/15] accel/qda: Add remote memory mapping to DSP address space

[PATCH 0/2] drm/nouveau: fix out-of-bounds VRAM access and VM_BIND page-size mismatch
 2026-08-17  7:07 UTC  (5+ messages)
` [PATCH 1/2] drm/nouveau/dmem: pin VRAM for the whole registered range
` [PATCH 2/2] drm/nouveau/uvmm: reject replace across page sizes

[PATCH v2] fbdev: platinumfb: add error checking for ioremap calls
 2026-08-17  7:00 UTC  (3+ messages)

AMD Phoenix 1002:1640 Radeon HDA WALLCLK becomes 5.76 MHz after s2idle resume
 2026-08-16 15:17 UTC 

[PATCH] fbdev: platinumfb: add error checking for ioremap calls
 2026-08-17  6:44 UTC  (2+ messages)

[PATCH v3 3/3] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
 2026-08-17  4:29 UTC  (2+ messages)

[PATCH] fbdev: platinumfb: add error checking for ioremap calls
 2026-08-17  6:28 UTC  (2+ messages)

[PATCH] drm/amdgpu/dc: Avoid PSR AUX WARN on unhealthy eDP link
 2026-08-17  3:21 UTC  (2+ messages)

drm/vmwgfx: graphics memory not returned,after all GEM objects are released
 2026-08-16 16:57 UTC  (3+ messages)

[RFC v4 0/2] Realtime workqueues and panthor realtime submission
 2026-08-16 20:29 UTC  (4+ messages)
` [RFC v4 1/2] workqueue: Add support for real-time workers

[PATCH] drm/gem: Handle shadow plane state allocation failure
 2026-08-17  6:37 UTC  (3+ messages)

[PATCH] fbdev: platinumfb: replace strcpy with strscpy
 2026-08-17  3:26 UTC  (2+ messages)

[PATCH v2 15/15] accel/qda: Add remote memory unmap from DSP address space
 2026-08-17  5:44 UTC  (2+ messages)

[syzbot] [dri?] general protection fault in drm_object_attach_property
 2026-08-17  5:22 UTC 

[PATCH v5 3/4] drm/prime: use dma_buf_fd_install() to preserve export tracing
 2026-08-17  5:20 UTC  (9+ messages)
` [PATCH v7 0/4] dma-buf: fix fd leak when copy_to_user() fails after fd_install()
  ` [PATCH v7 1/4] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds
  ` [PATCH v7 2/4] misc: fastrpc: "
  ` [PATCH v7 3/4] drm/prime: use dma_buf_fd_install() to preserve export tracing
  ` [PATCH v7 4/4] selftests: dmabuf-heaps: add fd-leak-on-EFAULT regression test

[PATCH v3 0/2] drm/panel: Add support for Novatek NT36532 panel
 2026-08-17  5:03 UTC  (2+ messages)

[PATCH 0/4] drm/vc4: Reset the V3D block through the reset controller
 2026-08-16 20:35 UTC  (10+ messages)
` [PATCH 1/4] drm/vc4: Drop the undocumented brcm,vc4-v3d compatible
` [PATCH 2/4] dt-bindings: display: bcm2835-v3d: Add an optional reset line
` [PATCH 3/4] drm/vc4: Use the reset controller to recover from a GPU hang
` [PATCH 4/4] ARM: dts: bcm2835: Add the V3D reset line

[PATCH 0/4] drm/imagination: Add async VM_BIND with sparse mappings
 2026-08-16 20:03 UTC  (9+ messages)
` [PATCH 1/4] drm/imagination: Fix the vm_bo split mappings are linked to
` [PATCH 2/4] drm/imagination: Switch the GPUVM to immediate mode
` [PATCH 3/4] drm/imagination: Add async VM_BIND ioctl
` [PATCH 4/4] drm/imagination: Add sparse mappings to VM_BIND

[RFC] dmisc cgroups controller
 2026-08-16 19:10 UTC  (2+ messages)

[PATCH v4 0/2] drm/nouveau: NVAC (MCP79) stability: MSI rearm and a NULL crtc guard
 2026-08-16 16:49 UTC  (4+ messages)
` [PATCH v4 2/2] drm/nouveau/kms: guard NULL crtc in nv50_sor_atomic_disable()

[PATCH 0/2] drm/amdgpu/userq: fix a leaked fence driver and an unlocked doorbell walk
 2026-08-16 16:27 UTC  (4+ messages)
` [PATCH 1/2] drm/amdgpu/userq: cancel linked fences on fence driver free
` [PATCH 2/2] drm/amdgpu/userq: hold the doorbell xa lock during hang reset

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-16 15:36 UTC  (5+ messages)
` [PATCH v3 4/6] drm/pagemap: dma-unmap pages before handling migration errors
` [PATCH v3 5/6] drm/pagemap: Fix folio allocation fallback and use-after-put

[PATCH 0/2] fpga: add dma-buf based FPGA programming interface
 2026-08-16 15:19 UTC  (5+ messages)
` [PATCH 1/2] fpga: Add dma-buf interface for FPGA programming
` [PATCH 2/2] fpga: versal: add dma-buf programming support

[PATCH] drm/msm: remove stale perf counter XML TODO
 2026-08-15 16:43 UTC 

Fix a kernel warning in dw_hdmi-rockchip
 2026-08-16  3:39 UTC 

[PATCH v2 0/2] gpu: nova-core: retain the GSP-RM log buffers
 2026-08-15  5:08 UTC 

[PATCH] accel/amdxdna: Keep PCI power state in sync with runtime PM
 2026-08-14 13:27 UTC 

[PATCH] drm/i915/cdclk: Don't force cd2x pipe select on Xe3 in bxt_sanitize_cdclk()
 2026-08-16  6:23 UTC  (2+ messages)
` [PATCH v2] "


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