dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
[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  (19+ messages)
` [RFC 2/8] drm/panthor: Use separate workqueue for DRM scheduler

[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  (18+ messages)
` [PATCH v7 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v7 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v7 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v7 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v7 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v7 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[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  (5+ messages)
` [PATCH 10/42] drm: pl111: Use devm_of_reserved_mem_device_init()
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()

[git pull] drm fixes for 7.2-rc3
 2026-07-10 17:04 UTC  (2+ messages)

[PATCH RFC 0/8] drm: Add DRM_MODE_ATOMIC_RESET flag
 2026-07-10 17:01 UTC  (2+ messages)

[PATCH v2] drm/exec: drm_exec.h: eliminate kernel-doc warnings
 2026-07-10 16:37 UTC 

[PATCH V4] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
 2026-07-10 16:25 UTC  (2+ messages)

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-10 15:15 UTC  (30+ messages)
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start, end]_pgoff() to vma->vm_pgoff in kernel/
  ` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() "
` [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()

[PATCH] drm/panthor: add gpu_load debugfs node
 2026-07-10 14:52 UTC  (2+ messages)

[PATCH 00/10] drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
 2026-07-10 14:43 UTC  (8+ messages)
` [PATCH 03/10] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH 09/10] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH 10/10] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter

[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-07-10 14:31 UTC  (21+ messages)
` [PATCH 01/60] drm/simple-kms: Add create_plane_state hook
` [PATCH 02/60] drm/gem-atomic-helper: Create drm_gem_create_shadow_plane_state()
` [PATCH 03/60] drm/gem-atomic-helper: Convert simple-kms shadow helpers to create_plane_state
` [PATCH 04/60] drm/gem-atomic-helper: Switch DRM_GEM_SHADOW_PLANE_FUNCS to atomic_create_state
` [PATCH 05/60] drm/gem-atomic-helper: Remove drm_gem_reset_shadow_plane()
` [PATCH 06/60] drm/sysfb: Convert to atomic_create_state
` [PATCH 07/60] drm/simple-kms: Switch "
` [PATCH 23/60] drm/meson: Convert "
` [PATCH 52/60] drm/rz-du: "

[PATCH v6 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-10 14:27 UTC  (12+ messages)
` [PATCH v6 1/7] drm/tyr: add resources to RegistrationData
` [PATCH v6 2/7] drm/tyr: add a generic slot manager
` [PATCH v6 3/7] drm/tyr: add Memory Management Unit (MMU) support
` [PATCH v6 4/7] drm/tyr: add GPU virtual memory (VM) support
` [PATCH v6 5/7] drm/tyr: add a kernel buffer object
` [PATCH v6 6/7] drm/tyr: add parser for firmware binary
` [PATCH v6 7/7] drm/tyr: add Microcontroller Unit (MCU) booting

[PATCH 0/3] drm/bridge: nwl-dsi: Various fixes
 2026-07-10 14:27 UTC  (6+ messages)
` [PATCH 1/3] drm/bridge: nwl-dsi: Limit LCDIF specific sync override
` [PATCH 2/3] drm/bridge: nwl-dsi: Correct auto-insert EOTP behavior
` [PATCH 3/3] drm/bridge: nwl-dsi: Correct MIPI DSI horizontal sync timing

[PATCH 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-10 14:23 UTC  (9+ messages)
` [PATCH 3/4] rust: id_pool: add contiguous area allocation

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-10 14:09 UTC  (2+ messages)

linux-next: duplicate patch in the drm tree
 2026-07-10 14:05 UTC 

[PATCH] drm/gma500: Remove dependency on DRM simple helpers
 2026-07-10 13:57 UTC  (2+ messages)

[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
 2026-07-10 13:56 UTC  (2+ messages)

[PATCH] gpu: nova-core: add ChannelIdPool
 2026-07-10 13:42 UTC 

[PATCH] drm/amdgpu: drop kernel-doc for deleted struct fields
 2026-07-10 13:48 UTC  (2+ messages)

[PATCH] drm/amdgpu: Inline drm_simple_encoder_init()
 2026-07-10 13:27 UTC  (3+ messages)

[PATCH v5] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-07-10 13:23 UTC  (3+ messages)

[PATCH V2] drm/amdgpu: deduplicate JPEG v5.0 interrupt routine
 2026-07-10 13:20 UTC  (2+ messages)

[RFC PATCH] drm/sched/tests: Let the DRM scheduler manage job lifetimes
 2026-07-10 13:20 UTC  (4+ messages)

[PATCH v2] drm/qxl: remove dependency on DRM simple helpers
 2026-07-10 13:11 UTC  (3+ messages)

[PATCH] drm/panfrost: Remove unused scheduled_jobs list
 2026-07-10 12:59 UTC  (2+ messages)

[PATCH v3 0/2] drm/etnaviv: Add GPU reset counters for robustness
 2026-07-10 12:45 UTC  (7+ messages)
` [PATCH v3 1/2] drm/etnaviv: Reference count struct etnaviv_file_private
` [PATCH v3 2/2] drm/etnaviv: Add GPU reset counters

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

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

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-10 12:11 UTC 

[PATCH v2 0/2] drm/etnaviv: Add GPU reset counters for robustness
 2026-07-10 12:01 UTC  (7+ messages)
` [PATCH v2 1/2] drm/etnaviv: Reference count struct etnaviv_file_private
` [PATCH v2 2/2] drm/etnaviv: Add GPU reset counters

[PATCH v4] drm/v3d: Associate BOs with every job that accesses them
 2026-07-10 11:59 UTC  (2+ messages)

[PATCH] dt-bindings: Add missing bracket
 2026-07-10 11:36 UTC  (2+ messages)

[PATCH v2] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
 2026-07-10 11:11 UTC  (5+ messages)

[PATCH 1/2] accel: ethosu: Remove redundant dev_err()
 2026-07-10 11:09 UTC  (2+ messages)
  ` [PATCH 2/2] accel: rocket: "

[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-10 10:27 UTC  (11+ messages)
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure

[PATCH] accel/ivpu: Fix wrong register read in LNL failure diagnostics
 2026-07-10 10:13 UTC 

[bug report] drm/rockchip: dw_hdmi: Propagate bus format to display driver
 2026-07-10 10:09 UTC  (2+ messages)

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

[PATCH 0/9] drm: replace simple display pipe users with atomic helpers
 2026-07-10  9:26 UTC  (7+ messages)
` [PATCH 6/9] drm/gm12u320: replace struct drm_simple_display_pipe with regular "

[PATCH v3 2/2] dt-bindings: display: sn65dsi83: Add output data-lanes
 2026-07-10  8:38 UTC  (3+ messages)
  ` [PATCH v3 1/2] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support
` [PATCH v2] "

[PATCH 0/2] drm/etnaviv: Add GPU reset counters for robustness
 2026-07-10  8:10 UTC  (6+ messages)
` [PATCH 2/2] drm/etnaviv: Add GPU reset counters

[PATCH v1] drm/atomic: Clear plane pipeline for legacy clients
 2026-07-10  7:59 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Fix __rcu fence pointer accesses
 2026-07-10  7:58 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Pack nested ucode_info struct

[PATCH net-next v5 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-10  7:27 UTC  (5+ messages)
` [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH 0/2] Host1x memory context stealing
 2026-07-10  7:14 UTC  (3+ messages)
` [PATCH 1/2] gpu: host1x: Memory "
` [PATCH 2/2] gpu: host1x: Add option for disabling "

[PATCH] gpu: buddy: avoid repeated builds of root dfs when alloc range
 2026-07-09 11:20 UTC 

[PATCH] drm/vkms: Fix UAF between connector configfs rmdir and .detect
 2026-07-09 20:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes DT property
 2026-07-09 12:57 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: sn65dsi83: Add reverse lanes property

[SECURITY] drm/vmwgfx: Integer overflow in cur_bo_offset accumulation in vmw_surface_define_ioctl()
 2026-07-09 20:51 UTC  (2+ messages)

[PATCH] GPU: drm: meson: inline call to drm_simple_encoder_init()
 2026-07-10  5:50 UTC  (3+ messages)

[PATCH v2] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support
 2026-07-09 12:58 UTC 

[RFC PATCH] drm/amd/display: extend HPD debounce filter to DisplayPort SST
 2026-07-09 17:30 UTC  (3+ messages)
` [PATCH v3] drm/amd/display: unify HDMI/DVI/DP SST HPD debounce delay

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-10  6:54 UTC  (31+ messages)
` [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
` [PATCH v19 07/40] dept: distinguish each work from another
` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
` [PATCH v19 19/40] dept: apply timeout consideration "
` [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
` [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE

[PATCH] video/hdmi: cap SPD vendor/product string reads with strnlen()
 2026-07-10  5:31 UTC 

[PATCH] dt-bindings: misc: qcom,fastrpc: Document Nord FastRPC
 2026-07-10  3:30 UTC  (2+ messages)

[PATCH] drm/bridge: tc358767: clamp the reported AUX read size to the request
 2026-07-09 22:42 UTC  (2+ messages)

[PATCH v2 0/5] gpu: nova: Export parameters from nova-core to nova-drm
 2026-07-09 22:28 UTC  (4+ messages)
` [PATCH v2 3/5] drm: nova: Add GETPARAM parameter to read the GPU chipset

[pull] amdgpu, amdkfd drm-next-7.3
 2026-07-09 21:39 UTC 

[PULL] drm-xe-fixes
 2026-07-09 21:26 UTC 

[pull] amdgpu, amdkfd drm-fixes-7.2
 2026-07-09 21:23 UTC 

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-09 19:58 UTC  (16+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
  ` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[RFC PATCH 00/13] Enable LPAC on a7xx series GPUs
 2026-07-09 19:39 UTC  (8+ messages)
` [PATCH RFC 03/13] drm/msm: look for lpac from dts

[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-09 19:26 UTC  (2+ messages)

[PATCH v6 0/7] drm/msm: Add support for Shikra GPU (A704)
 2026-07-09 19:13 UTC  (10+ messages)
` [PATCH v6 1/7] drm/msm/adreno: Add support for A704 GPU
` [PATCH v6 2/7] dt-bindings: display/msm/gpu: "
` [PATCH v6 3/7] dt-bindings: arm-smmu: Document GPU SMMU for Shikra SoC
` [PATCH v6 4/7] arm64: dts: qcom: shikra: Add Adreno SMMU node
` [PATCH v6 5/7] arm64: dts: qcom: shikra: Add A704 GPU support
` [PATCH v6 6/7] arm64: dts: qcom: shikra: Add GPU cooling
` [PATCH v6 7/7] arm64: dts: qcom: shikra-evk: Enable A704 GPU

[PULL] drm-misc-fixes
 2026-07-09 16:55 UTC 

[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-07-09 16:25 UTC  (7+ messages)
` [PATCH v4 02/10] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH] drm/virtio: Don't detach GEM from a non-created context
 2026-07-09 16:23 UTC  (4+ messages)


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