dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-11 00:38:54 to 2026-08-11 16:20:00 UTC [more...]

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-11 16:19 UTC  (8+ messages)
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-11 15:58 UTC  (15+ messages)
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH] drm/virtio: use the DMA API for resource backing on Xen
 2026-08-11 15:49 UTC  (2+ messages)

[PATCH] drm/virtio: check return value of vgdev_output_init()
 2026-08-11 15:33 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH 1/6] drm/panel: Use devm_mipi_dsi_attach in BOE panels
 2026-08-11 15:27 UTC  (6+ messages)
` [PATCH 2/6] drm/panel: Use devm_mipi_dsi_attach in Samsung panels
` [PATCH 3/6] drm/panel: Use devm_mipi_dsi_attach in Novatek and Raydium panels
` [PATCH 4/6] drm/panel: Use devm_mipi_dsi_attach in Himax and Ilitek panels
` [PATCH 5/6] drm/panel: Use devm_mipi_dsi_attach in display vendor panels

[PATCH v2 0/4] HDMI 2.1 VRR and ALLM support
 2026-08-11 15:23 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] drm/amd/display: Add 2.1 FreeSync support for AMD VSDB EDID Block
  ` [PATCH v3 2/4] drm/edid: parse HDMI 2.1 gaming (ALLM/VRR) capabilities from HF-VSDB
  ` [PATCH v3 3/4] drm/amd/display: Add HDMI 2.1 VRR support "
  ` [PATCH v3 4/4] drm/amd/display: Add HDMI ALLM support

[PATCH] drm/panthor: ignore CS IRQs for uninitialized slots
 2026-08-11 14:55 UTC  (2+ messages)

[PATCH v2 00/20] Revert switching default DRM scheduler policy to fair
 2026-08-11 14:42 UTC  (23+ messages)
` [PATCH v2 01/20] Revert "drm/sched: Remove redundant entity->rq initialization and checks"
` [PATCH v2 02/20] Revert "drm/sched: Remove drm_sched_init_args->num_rqs"
` [PATCH v2 03/20] Revert "drm/xe: Remove drm_sched_init_args->num_rqs usage"
` [PATCH v2 04/20] Revert "drm/v3d: "
` [PATCH v2 05/20] Revert "drm/sched: "
` [PATCH v2 06/20] Revert "drm/panthor: "
` [PATCH v2 07/20] Revert "drm/panfrost: "
` [PATCH v2 08/20] Revert "drm/nouveau: "
` [PATCH v2 09/20] Revert "drm/msm: "
` [PATCH v2 10/20] Revert "drm/lima: "
` [PATCH v2 11/20] Revert "drm/imagination: "
` [PATCH v2 12/20] Revert "drm/etnaviv: "
` [PATCH v2 13/20] Revert "drm/amdgpu: "
` [PATCH v2 14/20] Revert "accel/ethosu: "
` [PATCH v2 15/20] Revert "accel/rocket: "
` [PATCH v2 16/20] Revert "accel/amdxdna: "
` [PATCH v2 17/20] Revert "drm/sched: Embed run queue singleton into the scheduler"
` [PATCH v2 18/20] Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"
` [PATCH v2 19/20] Revert "drm/sched: Switch default policy to fair"
` [PATCH v2 20/20] drm/sched: Mark fair policy as experimental

[PATCH v3 0/3] Rework panthor's cache flush and soft reset locking
 2026-08-11 14:33 UTC  (6+ messages)
` [PATCH v3 1/3] drm/panthor: Add tracepoints for cache flushing
` [PATCH v3 2/3] drm/panthor: Revisit reqs_lock handling in flush/reset paths
` [PATCH v3 3/3] drm/panthor: Take reqs_lock in soft_reset for clearing pending_reqs

[PATCH] drm/bridge: chipone-icn6211: use devm_mipi_dsi_attach
 2026-08-11 14:32 UTC  (2+ messages)

[PATCH 0/2] Add panel driver for Novatek NT37703
 2026-08-11 14:28 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add bindings "
` [PATCH 2/2] drm/panel: Add driver for Novatek NT37703 based panels

[PATCH v2 0/2] drm: Add DRM driver for GlandaGPU (VHDL soft-IP GPU)
 2026-08-11 14:26 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: display: Add GlandaGPU binding

[PATCH v3 3/3] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
 2026-08-11 14:18 UTC  (3+ messages)

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-11 14:09 UTC  (21+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 6/9] mm: convert PTE table entry to pte

[PATCH v9 00/18] drm/amdgpu: AMDGPU SVM support based on DRM (Phase 1: single GPU, XNACK on)
 2026-08-11 14:06 UTC  (7+ messages)
` [PATCH v9 01/18] drm/amdgpu: add SVM ioctl UAPI definitions
` [PATCH v9 02/18] drm/amdgpu: add SVM core header and VM integration

[PATCH 00/20] Revert switching default DRM scheduler policy to fair
 2026-08-11 13:47 UTC  (21+ messages)
` [PATCH 01/20] Revert "drm/sched: Remove redundant entity->rq initialization and checks"
` [PATCH 02/20] Revert "drm/sched: Remove drm_sched_init_args->num_rqs"
` [PATCH 03/20] Revert "drm/xe: Remove drm_sched_init_args->num_rqs usage"
` [PATCH 04/20] Revert "drm/v3d: "
` [PATCH 05/20] Revert "drm/sched: "
` [PATCH 06/20] Revert "drm/panthor: "
` [PATCH 07/20] Revert "drm/panfrost: "
` [PATCH 08/20] Revert "drm/nouveau: "
` [PATCH 09/20] Revert "drm/msm: "
` [PATCH 10/20] Revert "drm/lima: "
` [PATCH 11/20] Revert "drm/imagination: "
` [PATCH 12/20] Revert "drm/etnaviv: "
` [PATCH 13/20] Revert "drm/amdgpu: "
` [PATCH 14/20] Revert "accel/ethosu: "
` [PATCH 15/20] Revert "accel/rocket: "
` [PATCH 16/20] Revert "accel/amdxdna: "
` [PATCH 17/20] Revert "drm/sched: Embed run queue singleton into the scheduler"
` [PATCH 18/20] Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"
` [PATCH 19/20] Revert "drm/sched: Switch default policy to fair"
` [PATCH 20/20] drm/sched: Mark fair policy as experimental

[PATCH] drm/sched: Ensure monotonic min_vruntime
 2026-08-11 13:42 UTC 

[PATCH v9 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-11 13:34 UTC  (2+ messages)
` [PATCH v9 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[RFC PATCH 0/7] drm/i915/selftests: Modernize printing in i915 selftests
 2026-08-11 13:32 UTC  (8+ messages)
` [RFC PATCH 1/7] drm/i915/selftests: Use drm_* prints in mock selftests
` [RFC PATCH 2/7] drm/i915/selftests: Use drm_* prints in live selftests
` [RFC PATCH 3/7] drm/i915/selftests: Use drm_* prints in selftest helpers
` [RFC PATCH 4/7] drm/i915/gt/selftests: Use drm_* prints in aggregated gt selftests
` [RFC PATCH 5/7] drm/i915/gt/selftests: Use drm_* prints in gt standalone tests
` [RFC PATCH 6/7] drm/i915/gt/selftests: Use drm_* prints in gt selftest helpers
` [RFC PATCH 7/7] drm/i915/selftests: Use drm_* prints in selftest headers

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

[PATCH V15 02/14] [DO_NOT_MERGE]drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
 2026-08-11 12:40 UTC 

[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-11 12:31 UTC  (4+ messages)

[PATCH v2] drm/pagemap: no need to recheck own pagemap in migrate_to_devmem
 2026-08-11 12:30 UTC  (2+ messages)

[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-11 12:09 UTC  (7+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH v6 0/9] drm/panthor: Reduce dma_fence signalling latency
 2026-08-11 11:23 UTC  (10+ messages)
` [PATCH v6 1/9] drm/panthor: Make panthor_irq::state a non-atomic field
` [PATCH v6 2/9] drm/panthor: Move the register accessors before the IRQ helpers
` [PATCH v6 3/9] drm/panthor: Replace the panthor_irq macro machinery by inline helpers
` [PATCH v6 4/9] drm/panthor: Don't update might_have_idle_groups in process_idle_event_locked()
` [PATCH v6 5/9] drm/panthor: Get rid of panthor_group::fatal_lock
` [PATCH v6 6/9] drm/panthor: Protect events processing with a separate spinlock
` [PATCH v6 7/9] drm/panthor: Don't defer job completion checks
` [PATCH v6 8/9] drm/panthor: Don't defer FW event processing
` [PATCH v6 9/9] drm/panthor: Automate CSG IRQ processing at group unbind time

[PATCH v2 00/17] drm/panthor: Fix the unplug logic
 2026-08-11 10:17 UTC  (18+ messages)
` [PATCH v2 01/17] drm/panthor: Disable reset work before unplug
` [PATCH v2 02/17] drm/panthor: Further delay reset work enablement
` [PATCH v2 03/17] drm/panthor: Make sure reset requests in the resume path are not lost
` [PATCH v2 04/17] drm/panthor: Make sure reset requests in the post reset "
` [PATCH v2 05/17] drm/panthor: Flush the cleanup_wq in the unplug path
` [PATCH v2 06/17] drm/panthor: Drop unused vm argument passed to panthor_vm_prepare_sync_only_op_ctx()
` [PATCH v2 07/17] drm/panthor: Move the debugfs initialization to panthor_device.c
` [PATCH v2 08/17] drm/panthor: Split panthor_vm
` [PATCH v2 09/17] drm/panthor: Add fine-grained restrictions on VMs
` [PATCH v2 10/17] drm/panthor: Check AS state before disabling
` [PATCH v2 11/17] drm/panthor: Don't pre-allocate VMAs or page tables when preparing a full VM unmap
` [PATCH v2 12/17] drm/panthor: Make the VM cleanup path more robust against UAF
` [PATCH v2 13/17] drm/panthor: Track user owned VMs
` [PATCH v2 14/17] drm/panthor: Track user owned groups
` [PATCH v2 15/17] drm/panthor: Fix the unplug logic
` [PATCH v2 16/17] drm/panthor: Add a debugfs knob to simulate unplug failures
` [PATCH v2 17/17] drm/panthor: Add a debugfs knobs to simulate reset failures

[PATCH] drm/panel: remove .orig file committed by mistake
 2026-08-11  9:50 UTC  (2+ messages)

[PATCH v9 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-08-11  9:46 UTC  (4+ messages)
` [PATCH v9 4/5] rust: Add dma_fence abstractions

[PATCH] drm/i915/gem: Fix request use-after-free in active_engine()
 2026-08-11  9:37 UTC  (2+ messages)

[PATCH] drm/i915: Guard against NULL driver_data in i915_pci_probe()
 2026-08-11  9:31 UTC  (3+ messages)

[PATCH 1/6] drm/msm/a8xx: Add support for Adreno 830 GPU
 2026-08-11  7:59 UTC 

[PATCH v3] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-08-11  7:58 UTC  (2+ messages)

[PATCH] drm/panel: remove accidentally committed .orig file
 2026-08-11  7:54 UTC  (4+ messages)

[REGRESSION] drm/sched: FAIR policy causes serious performance degradation at max GPU load on 9070XT
 2026-08-11  7:49 UTC  (8+ messages)

[PATCH v2] drm/panel: samsung-s6d16d0: Use mipi_dsi_*_multi(); fix minor bugs
 2026-08-11  7:21 UTC  (2+ messages)

[BUG] drm/vkms: WARNING in drm_crtc_wait_one_vblank due to vblank timeout
 2026-08-11  6:42 UTC 

[PATCH] drm/panel: samsung-s6d16d0: Use mipi_dsi_*_multi(); fix minor bugs
 2026-08-10 22:46 UTC  (3+ messages)

[RFC PATCH 00/12] virtio: support devices that own their virtqueue memory
 2026-08-10 19:14 UTC  (6+ messages)

[PATCH] drm/amd/display: Fix BT2020 YCbCr limited range output CSC
 2026-08-10 18:05 UTC  (3+ messages)

[PATCH 0/3] drm/nouveau/uvmm: fix VM_BIND submit/unwind error-path bugs
 2026-08-10 20:38 UTC  (4+ messages)
` [PATCH 1/3] drm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE op
` [PATCH 2/3] drm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSE
` [PATCH 3/3] drm/nouveau/uvmm: clear the dirty flag when unwinding an OP_UNMAP_SPARSE

[PATCH] video: fbdev: via: refactor deprecated strcpy
 2026-08-10 12:19 UTC 

linux-next: manual merge of the drm tree with the origin tree
 2026-08-10 15:02 UTC 

[PATCH 0/2] backlight: Add support for Orient Chip OCP8178
 2026-08-10 17:10 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] drm/imagination: Propagate all errors from KCCB command submission code
 2026-08-11  6:30 UTC  (2+ messages)

[PATCH] drm/nouveau/clk/gk20a: fix undefined behaviour in signed left shift
 2026-08-10 21:42 UTC 

[PATCH v9 0/5] Add SCDC information to connector debugfs
 2026-08-11  6:44 UTC  (2+ messages)

[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-11  6:39 UTC  (11+ messages)
` [PATCH v10 01/10] rust: module: move module types into `module.rs`
` [PATCH v10 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v10 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v10 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v10 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v10 06/10] rust: miscdevice: "
` [PATCH v10 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v10 08/10] rust_binder: "
` [PATCH v10 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v10 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH v4 0/7] gpu: nova: Export parameters from nova-core to nova-drm
 2026-08-11  5:06 UTC  (8+ messages)
` [PATCH v4 1/7] gpu: nova-core: Add public driver API to nova-core
` [PATCH v4 2/7] drm: nova: Add DRM registration data
` [PATCH v4 3/7] drm: nova: Add chipid enum to nova-drm UAPI
` [PATCH v4 4/7] drm: nova: Add a GPU info ioctl
` [PATCH v4 5/7] drm: nova: Add usable VRAM size to "
` [PATCH v4 6/7] drm: nova: Use nova-core to read VRAM_BAR_SIZE parameter
` [PATCH v4 7/7] drm: nova: Expose a render node

[PATCH 0/2] drm/nouveau: fix unbounded kernel allocations in the VM_BIND uAPI
 2026-08-11  4:05 UTC  (5+ messages)
` [PATCH 1/2] drm/nouveau: bound sync and op counts in EXEC and VM_BIND

[PATCH v4 0/5] rust: Add support for reserving of ranges of IDs
 2026-08-11  3:16 UTC  (5+ messages)
` [PATCH v4 2/5] rust: bitmap: restrict bitmap length to at most i32::MAX
` [PATCH v4 3/5] rust: bitmap: add contiguous area operations

[RFC PATCH v6 0/9] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-11  2:08 UTC  (7+ messages)
` [RFC PATCH v6 7/9] accel/rocket: add RK3576 NPU (RKNN) support

drm/rockchip: vop2: ACLK_VOP pinned at 500 MHz starves DP 4K120 on RK3588
 2026-08-11  1:34 UTC  (3+ messages)

[RFC] drm/client: Relax clone mode selection in drm_client_target_cloned
 2026-08-11  1:22 UTC 

[PATCH RFC] drm/nouveau: Use write-combined maps for coherent on Tegra
 2026-08-11  1:01 UTC  (3+ messages)


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