dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-11  6:26 UTC  (8+ messages)
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
 2026-07-11  6:19 UTC  (33+ messages)
` [PATCH 01/16] dt-bindings: twl-regulator: Add bindings for exposing ti, twl4030-regen
` [PATCH 02/16] regulator: twl: Expose the TWL4030's REGEN signal as a regulator
` [PATCH 03/16] arm: dts: twl4030: add twl4030-regen child
` [PATCH 04/16] arm: dts: omap3pandora: Populate DT data for the TWL4030's REGEN regulator
` [PATCH 05/16] arm: dts: omap3pandora: Don't use DMA channels for unused SPI masters
` [PATCH 06/16] ASoC: twl4030-codec: Allow setting APLL rate through the .set_sysclk() interface
` [PATCH 07/16] ASoC: dt-bindings: add TI PCM1773
` [PATCH 08/16] ASoC: pcm1773-codec: write a driver for the PCM1773 chip from TI
` [PATCH 09/16] ASoC: dt-bindings: add OpenPandora Sound Card
` [PATCH 10/16] ASoC: omap3pandora: Rewrite sound card driver as a platform driver with DT
` [PATCH 11/16] ARM: dts: omap3-pandora-common: Enable audio in/out (mcbsp4/2)
` [PATCH 12/16] arm: dts: omap3pandora: Add device node for PCM1773 codec
` [PATCH 13/16] arm: dts: omap3pandora: create new DT node for the sound card
` [PATCH 14/16] arm: dts: omap3-pandora-common: backlight: switch to twl4030 pwm and pwm_bl
` [PATCH 15/16] backlight: remove pandora_bl
` [PATCH 16/16] arm: omap2: remove remaining pdata-quirks for pandora legacy devices

[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-11  5:49 UTC  (9+ messages)
  ` [PATCH v8 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
  ` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
  ` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
  ` [PATCH v8 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
  ` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH] lib: test bitmap vs Maple Tree performance for region allocations
 2026-07-11  5:27 UTC  (4+ messages)

[PATCH] dma-buf: dma-heap: close installed fd when copy_to_user() fails
 2026-07-11  4:29 UTC  (7+ messages)
` [PATCH v2] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds

[PATCH] drm/amd/display: Fix writeback completion timing
 2026-07-11  3:45 UTC  (2+ messages)

[REGRESSION] drm/amd/display: amdgpu_dm_plane_test.ko fails to build due to modpost "too long symbol"
 2026-07-11  3:43 UTC  (9+ messages)

[PATCH] drm/amd/display: Shorten KUnit exported symbol names
 2026-07-11  3:29 UTC 

[PATCH v3 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-11  3:28 UTC  (50+ messages)
` [PATCH v3 01/33] drm/ttm/pool: Allow backing off reclaim at the beneficial order
` [PATCH v3 02/33] drm/ttm/pool: Add ttm_pool_page_order_nodma() helper
` [PATCH v3 03/33] drm/ttm: Record sub-optimal page order allocations in ttm_tt
` [PATCH v3 04/33] drm/ttm: Introduce ttm_pool_alloc_iter for __ttm_pool_alloc()
` [PATCH v3 05/33] drm/ttm: Support defragmentation moves
` [PATCH v3 06/33] drm/ttm: Add fault injection for beneficial-order allocation failures
` [PATCH v3 07/33] drm/ttm: Harvest beneficial-order pages on defragmentation moves
` [PATCH v3 08/33] drm/ttm: Bound page (re)allocation per defragmentation move
` [PATCH v3 09/33] drm/ttm: Preallocate beneficial-order defrag pages outside the lock
` [PATCH v3 10/33] drm/ttm: Add full out-of-lock preallocation for ttm_pool_alloc()
` [PATCH v3 11/33] drm/gpusvm: Add a DMA-mapping accounting callback
` [PATCH v3 12/33] drm/xe: Add debugfs stats for DMA-mapped pages per order
` [PATCH v3 13/33] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
` [PATCH v3 14/33] drm/xe: Destroy page tables after unlinking all VMAs on VM close
` [PATCH v3 15/33] drm/xe: Track BOs backed at a sub-optimal page order
` [PATCH v3 16/33] drm/xe: Back off beneficial-order reclaim under defrag pressure
` [PATCH v3 17/33] drm/xe: Add xe_migrate_copy_defrag() for on-GPU defrag copies
` [PATCH v3 18/33] drm/xe: Handle defrag moves in xe_bo_move()
` [PATCH v3 19/33] drm/xe: Skip self-copies for borrowed pages on defrag moves
` [PATCH v3 20/33] drm/xe: Add a page defragmentation worker
` [PATCH v3 21/33] drm/xe: Add defrag GT stats
` [PATCH v3 22/33] drm/xe: Add Kconfig.profile options for BO defrag configuration
` [PATCH v3 23/33] drm/xe: Defrag using out-of-lock page preallocation
` [PATCH v3 24/33] drm/xe: Add defrag profiling tracepoints
` [PATCH v3 25/33] drm/xe: Preallocate system BO backing outside the dma-resv lock
` [PATCH v3 26/33] drm/xe: Add tracepoint for xe_gem_create_ioctl
` [PATCH v3 27/33] drm/xe: Add IOVA-based xe_res_cursor variant
` [PATCH v3 28/33] drm/xe: Use IOVA-based DMA mapping for eligible tt BOs
` [PATCH v3 29/33] drm/xe: Add per-device dependency scheduler for IOVA defrag finalize
` [PATCH v3 30/33] drm/xe: Add packed copy-step IOVA mapping for defrag
` [PATCH v3 31/33] drm/xe: Blit src-natural to dst-packed for defrag-IOVA copies
` [PATCH v3 32/33] drm/xe: Finalize defrag-IOVA moves with post-copy job
` [PATCH v3 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-11  2:04 UTC  (9+ messages)
` [PATCH v6 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v6 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v6 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v6 18/20] rust: dma: drop `dma_read!` and `dma_write!` API

Refcounting dma_resv and using that for drm_exec support in TTM
 2026-07-11  1:27 UTC  (14+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 02/12] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc
` [PATCH 03/12] drm/gem: Add helper for drm_gem_object resv assignment
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 05/12] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH 06/12] drm/ttm: move delete handling into ttm_bo_evict
` [PATCH 07/12] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH 08/12] drm/ttm: use dma_resv reference in ttm_device_clear_lru_dma_mappings
` [PATCH 09/12] drm/ttm: nuke buffer refcounting
` [PATCH 10/12] drm/exec: add drm_exec_lock_resv function
` [PATCH 11/12] drm/ttm: support using drm_exec during eviction v4
` [PATCH 12/12] drm/amdgpu: use drm_exec during BO validation

[PATCH] gpu: nova-core: add ChannelIdPool
 2026-07-10 22:42 UTC  (3+ messages)

[PATCH v2 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-10 22:36 UTC  (58+ messages)
` [PATCH v2 01/33] drm/ttm/pool: Allow backing off reclaim at the beneficial order
` [PATCH v2 02/33] drm/ttm/pool: Add ttm_pool_page_order_nodma() helper
` [PATCH v2 03/33] drm/ttm: Record sub-optimal page order allocations in ttm_tt
` [PATCH v2 04/33] drm/ttm: Introduce ttm_pool_alloc_iter for __ttm_pool_alloc()
` [PATCH v2 05/33] drm/ttm: Support defragmentation moves
` [PATCH v2 06/33] drm/ttm: Add fault injection for beneficial-order allocation failures
` [PATCH v2 07/33] drm/ttm: Harvest beneficial-order pages on defragmentation moves
` [PATCH v2 08/33] drm/ttm: Bound page (re)allocation per defragmentation move
` [PATCH v2 09/33] drm/ttm: Preallocate beneficial-order defrag pages outside the lock
` [PATCH v2 10/33] drm/ttm: Add full out-of-lock preallocation for ttm_pool_alloc()
` [PATCH v2 11/33] drm/gpusvm: Add a DMA-mapping accounting callback
` [PATCH v2 12/33] drm/xe: Add debugfs stats for DMA-mapped pages per order
` [PATCH v2 13/33] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
` [PATCH v2 14/33] drm/xe: Destroy page tables after unlinking all VMAs on VM close
` [PATCH v2 15/33] drm/xe: Track BOs backed at a sub-optimal page order
` [PATCH v2 16/33] drm/xe: Back off beneficial-order reclaim under defrag pressure
` [PATCH v2 17/33] drm/xe: Add xe_migrate_copy_defrag() for on-GPU defrag copies
` [PATCH v2 18/33] drm/xe: Handle defrag moves in xe_bo_move()
` [PATCH v2 19/33] drm/xe: Skip self-copies for borrowed pages on defrag moves
` [PATCH v2 20/33] drm/xe: Add a page defragmentation worker
` [PATCH v2 21/33] drm/xe: Add defrag GT stats
` [PATCH v2 22/33] drm/xe: Add Kconfig.profile options for BO defrag configuration
` [PATCH v2 23/33] drm/xe: Defrag using out-of-lock page preallocation
` [PATCH v2 24/33] drm/xe: Add defrag profiling tracepoints
` [PATCH v2 25/33] drm/xe: Preallocate system BO backing outside the dma-resv lock
` [PATCH v2 26/33] drm/xe: Add tracepoint for xe_gem_create_ioctl
` [PATCH v2 27/33] drm/xe: Add IOVA-based xe_res_cursor variant
` [PATCH v2 28/33] drm/xe: Use IOVA-based DMA mapping for eligible tt BOs
` [PATCH v2 29/33] drm/xe: Add per-device dependency scheduler for IOVA defrag finalize
` [PATCH v2 30/33] drm/xe: Add packed copy-step IOVA mapping for defrag
` [PATCH v2 31/33] drm/xe: Blit src-natural to dst-packed for defrag-IOVA copies
` [PATCH v2 32/33] drm/xe: Finalize defrag-IOVA moves with post-copy job
` [PATCH v2 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock

[PATCH 00/10] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
 2026-07-10 21:59 UTC  (3+ messages)
` [PATCH 01/10] dt-bindings: display: mediatek: dsc: Add MT8196 compatible

[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-10 21:13 UTC  (3+ messages)

[PATCH i-g-t v3 0/7] add dmem_cgroups test
 2026-07-10 20:06 UTC  (8+ messages)
` [PATCH i-g-t v2 7/7] tests/dmem_cgroups: add test for dmem.current

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-07-10 20:01 UTC  (3+ messages)
` (subset) "

[PATCH v1] drm/bridge: inno-hdmi: reset DDC segment pointer per I2C transfer
 2026-07-10 18:40 UTC  (2+ messages)

[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
 2026-07-10 18:29 UTC  (9+ messages)

[PATCH] drm/panfrost: include panfrost_drv.h for panfrost_transparent_hugepage
 2026-07-10 18:26 UTC  (2+ messages)

[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-10 18:03 UTC  (5+ messages)
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support

[PATCH v3] drm/panel: samsung-s6d16d0: Power off on prepare failure
 2026-07-10 17:53 UTC  (2+ messages)

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-10 17:45 UTC  (3+ messages)
` [PATCH 10/42] drm: pl111: Use devm_of_reserved_mem_device_init()

[git pull] drm fixes for 7.2-rc3
 2026-07-10 17:04 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