dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-31 13:58:51 to 2026-06-01 12:35:20 UTC [more...]

[PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence
 2026-06-01 12:35 UTC  (15+ messages)
` [PATCH 1/4] rust: types: implement ForeignOwnable for ARef<T>
` [PATCH 2/4] rust: rcu: add RcuBox type
` [PATCH 3/4] rust: Add dma_fence abstractions

[PATCH v2 0/4] DRM RAS Fixes
 2026-06-01 12:25 UTC  (7+ messages)
` [PATCH v2 3/4] drm/xe/drm_ras: Add per node cleanup action
` [PATCH v2 4/4] drm/xe/hw_error: Use HW_ERR prefix in log

[PATCH v4 0/3] Add eDP lane mapping support
 2026-06-01 12:24 UTC  (11+ messages)
` [PATCH v4 1/3] dt-bindings: display: bridge: analogix-dp: Add data-lanes support for endpoint
` [PATCH v4 2/3] drm/bridge: analogix_dp: Add validation for samsung, lane-count property
  ` [PATCH v4 2/3] drm/bridge: analogix_dp: Add validation for samsung,lane-count property
` [PATCH v4 3/3] drm/bridge: analogix_dp: Add support for optional data-lanes mapping

[PATCH V10 03/10] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
 2026-06-01 12:19 UTC  (6+ messages)

[PATCH v3 00/24] dynamic-debug cleanups refactors maintenance + alignment fix
 2026-06-01 12:05 UTC  (25+ messages)
` [PATCH v3 01/24] docs/dyndbg: update examples \012 to \n
` [PATCH v3 02/24] docs/dyndbg: explain flags parse 1st
` [PATCH v3 03/24] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v3 04/24] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v3 05/24] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v3 06/24] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v3 07/24] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v3 08/24] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v3 09/24] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v3 10/24] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v3 11/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v3 12/24] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v3 13/24] dyndbg: reduce verbose/debug clutter
` [PATCH v3 14/24] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v3 15/24] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v3 16/24] dyndbg: replace classmap list with an array-slice
` [PATCH v3 17/24] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v3 18/24] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
` [PATCH v3 19/24] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v3 20/24] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v3 21/24] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v3 22/24] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v3 23/24] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v3 24/24] dynamic_debug: use KBUILD_MODFILE for unique builtin module names

[PATCH v2 0/4] drm/v3d: Fix perfmon locking and cross-queue isolation
 2026-06-01 12:03 UTC  (7+ messages)
` [PATCH v2 1/4] drm/v3d: Fix global performance monitor reference counting
` [PATCH v2 2/4] drm/v3d: Refactor perfmon locking
` [PATCH v2 3/4] drm/v3d: Serialize jobs across queues when a perfmon is attached
` [PATCH v2 4/4] drm/v3d: Drop the queue argument from v3d_job_add_syncobjs()

[PATCH v3 0/4] drm/hibmc: Fix plane helpers and convert to gem-shmem
 2026-06-01 11:45 UTC  (5+ messages)
` [PATCH v3 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()
` [PATCH v3 2/4] drm/hibmc: Fix list of formats on the primary plane
` [PATCH v3 3/4] drm/hibmc: Do not use cpp from struct drm_format_info
` [PATCH v3 4/4] drm/hibmc: Use gem-shmem with shadow-plane helpers for memory management

[PATCH] mm/slab: improve kmem_cache_alloc_bulk
 2026-06-01 11:39 UTC  (4+ messages)

[PATCH] drm/amdgpu: use ACK polling for page-write completion
 2026-06-01 11:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/msm/dp: add EDID re-read retry in msm_dp_panel_get_modes()
 2026-06-01 11:20 UTC  (4+ messages)

[PATCH 0/4] drm: Safe font-data access in log/panic drawing
 2026-06-01 11:19 UTC  (9+ messages)
` [PATCH 1/4] lib/fonts: Look up glyph data with font_data_glyph_buf()
` [PATCH 2/4] drm/client: log: Look up glyph shape with font helper
` [PATCH 3/4] drm/panic: "
` [PATCH 4/4] drm/draw: Remove unused helper drm_draw_get_char_bitmap()

[PATCH] drm/bridge: dw-hdmi-qp: Return -EOPNOTSUPP in HDMI audio functions
 2026-06-01 11:17 UTC  (2+ messages)

[PATCH 0/5] drm/rockchip: vop2: Fix layer cfg done timeout on multi-output setups
 2026-06-01 10:54 UTC  (8+ messages)
` [PATCH 1/5] drm/rockchip: vop2: Fix wrong wait target in layer cfg done check
` [PATCH 2/5] drm/rockchip: vop2: Wait for layer cfg done before switching LAYERSEL_REGDONE_SEL
` [PATCH 4/5] drm/rockchip: vop2: Drop redundant zero-init in setup_layer_mixer()

[PATCH v4 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-06-01 10:51 UTC  (3+ messages)

[PATCH v4 00/10] drm: Improve logic behind damage handling
 2026-06-01 10:30 UTC  (21+ messages)
` [PATCH v4 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v4 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v4 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v4 04/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v4 05/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v4 06/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v4 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v4 08/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v4 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v4 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state

[PATCH 0/2] drm/v3d: Fix indirect CSD jobs with zeroed workgroups
 2026-06-01 10:11 UTC  (3+ messages)
` [PATCH 2/2] drm/v3d: Skip CSD when it has "

[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-01 10:03 UTC  (14+ messages)

[PATCH] dt-bindings: misc: qcom,fastrpc: Add Maili FastRPC compatible
 2026-06-01  9:59 UTC  (7+ messages)

[PATCH v3] drm/bridge: cdns-mhdp8546: Add suspend resume support to the bridge driver
 2026-06-01  9:50 UTC 

[PATCH 0/2] drm: tyr: use lifetime-bound IoMem
 2026-06-01  9:54 UTC  (4+ messages)
` [PATCH v2 2/2] drm/tyr: use IoMem directly instead of Devres

[PATCH v2 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-01  9:54 UTC  (6+ messages)
` [PATCH v2 1/5] nouveau/gsp/rpc: Document RPC function return value contracts
` [PATCH v2 2/5] nouveau/gsp/rpc: Cleanup incorrect IS_ERR_OR_NULL in rpc.c
` [PATCH v2 3/5] nouveau/gsp/rm/alloc: Cleanup IS_ERR_OR_NULL usage
` [PATCH v2 4/5] nouveau/gsp/rm/bar: "
` [PATCH v2 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()

[PATCH] drm/gma500: clean up modeset on backlight init failure
 2026-06-01  9:50 UTC  (2+ messages)

[PATCH 0/3] don't allow changes to inactive colorops
 2026-06-01  9:24 UTC  (5+ messages)
` [PATCH 1/3] drm/atomic: only add states of active or transient active colorops

[PATCH 0/9] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
 2026-06-01  9:23 UTC  (15+ messages)
  ` [PATCH 1/9] iommu: introduce iova_to_phys_length in iommu_domain_ops
  ` [PATCH 2/9] iommu/io-pgtable: introduce iova_to_phys_length in io_pgtable_ops
  ` [PATCH 3/9] iommu/generic_pt: implement iova_to_phys_length
  ` [PATCH 4/9] iommu/arm-smmu: "
  ` [PATCH 5/9] iommu: apple-dart/ipmmu/mtk_iommu "
  ` [PATCH 6/9] iommu: direct page-table drivers "
  ` [PATCH 7/9] vfio/iommufd: use iova_to_phys_length for efficient unmap
  ` [PATCH 8/9] drm/gpu, iommu/io-pgtable: switch to iova_to_phys_length
  ` [PATCH 9/9] iommu: remove deprecated iova_to_phys from domain_ops and io_pgtable_ops

[PATCH] drm/todo: clarify drm_syncobj error TODOs
 2026-06-01  9:10 UTC  (2+ messages)

[RFC 0/2] Misc panthor bits
 2026-06-01  9:05 UTC  (7+ messages)
` [RFC 2/2] drm/panthor: Use separate workqueue for DRM scheduler

[PATCH] drm/i915/audio: use generic_handle_irq_safe() for LPE audio irq
 2026-06-01  9:04 UTC  (9+ messages)
            ` [PATCH v2] "

[PATCH] Documentation: drm: Add entry for removing spsc_queue to TODO list
 2026-06-01  8:30 UTC  (2+ messages)

[PATCH v2 0/2] rust: sync: Introduce LazyInit
 2026-06-01  8:28 UTC  (5+ messages)
` [PATCH v2 1/2] rust: sync: lock: Add Lock::get_mut_pinned()
` [PATCH v2 2/2] rust: sync: Introduce LazyInit

[PATCH] staging: fbtft: replace sprintf with snprintf
 2026-06-01  8:25 UTC  (3+ messages)

[PATCH v3] dma-fence: Clarify external lock use case in dma_fence_init() docs
 2026-06-01  8:24 UTC  (2+ messages)

[PATCH] fbcon: don't suspend/resume when vc is graphics mode
 2026-06-01  7:54 UTC  (2+ messages)
` [PATCH v2] fbcon: do suspend/resume only when vc is text mode and visible

[PATCH v3] drm/virtio: abort virtqueue wait on device removal to avoid hung task
 2026-06-01  7:53 UTC 

[RFC] amdgpu: fix compressed buffer config routine waiting time
 2026-05-31 20:40 UTC  (3+ messages)

[PATCH] drm/logicvc: Avoid use-after-free with devm_kzalloc()
 2026-06-01  7:11 UTC  (2+ messages)

[PATCH v10 00/11] Add eDP support for RK3576
 2026-06-01  6:51 UTC  (12+ messages)
` [PATCH v10 01/11] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588
` [PATCH v10 02/11] dt-bindings: display: rockchip: analogix-dp: Add per-clock descriptions
` [PATCH v10 03/11] arm64: dts: rockchip: Add missing hclk for RK3588 eDP0
` [PATCH v10 04/11] arm64: dts: rockchip: Add missing hclk for RK3588 eDP1
` [PATCH v10 05/11] drm/rockchip: analogix_dp: Enable hclk for RK3588
` [PATCH v10 06/11] drm/rockchip: analogix_dp: Fix OF node reference leak via auto cleanup
` [PATCH v10 07/11] dt-bindings: display: rockchip: analogix-dp: Add support for RK3576
` [PATCH v10 08/11] arm64: dts: rockchip: Add eDP node "
` [PATCH v10 09/11] drm/bridge: analogix_dp: Rename and simplify is_rockchip()
` [PATCH v10 10/11] drm/bridge: analogix_dp: Add support for RK3576
` [PATCH v10 11/11] drm/rockchip: "

[PATCH] drm/qxl: fix local_gobj leak in qxl_gem_object_create_with_handle
 2026-06-01  6:49 UTC 

[PATCH 0/2] Add drm_ras netlink error event support
 2026-06-01  6:22 UTC  (3+ messages)
` [PATCH 1/2] drm/drm_ras: Add drm_ras netlink error event

[PATCH v3 1/2] drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT
 2026-06-01  6:21 UTC  (6+ messages)
` [PATCH v3 2/2] drm/i915/color: Fix step discontinuity in Pre-CSC "

[BUG] qcom: x1: GAMMA_LUT corruption on DPMS wake
 2026-06-01  5:37 UTC 

[PATCH] drm/exynos/fimd: fix register offset type in fimd_trigger()
 2026-06-01  4:43 UTC  (3+ messages)

[PATCH v5 00/10] Add HDMI 2.0 support to DW HDMI QP TX
 2026-06-01  4:06 UTC  (3+ messages)
` [PATCH v5 05/10] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling and high TMDS clock ratio support

[PATCH] drm/vc4: fix krealloc() memory leak
 2026-06-01  3:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/1] dt-bindings: display: imx: Add television encoder (TVE) for imx53
 2026-06-01  2:16 UTC  (2+ messages)

[PATCH] gpu: nova-core: gsp: tu102: keep unloading if FWSEC-SB fails
 2026-06-01  2:10 UTC  (4+ messages)

[PATCH v11 0/3] rust: add basic serial device bus abstractions
 2026-06-01  0:13 UTC  (11+ messages)
` [PATCH v11 1/3] "

[PATCH v2 0/5] better LUT segmentation for EOTFs
 2026-05-31 17:15 UTC  (3+ messages)

[PATCH v6] cgroup/dmem: implement dmem.high soft limit via prioritized eviction
 2026-05-31 17:06 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Remove drv_cmd tracing from job free callback
 2026-05-31 14:18 UTC  (2+ messages)

[PATCH 1/2] drm/arm/malidp: fix ignored clk_prepare_enable() in runtime PM resume
 2026-05-31  5:30 UTC  (2+ messages)
` [PATCH 2/2] drm/arm/komeda: fix ignored clk_prepare_enable() return value in resume

[PATCH v8 0/5] rust: add basic serial device bus abstractions
 2026-05-30 18:55 UTC  (18+ messages)
` [PATCH v8 1/5] rust: devres: return reference in `devres::register`
` [PATCH v8 3/5] rust: add basic serial device bus abstractions

[PATCH 2/2] drm/accel/ivpu: send exact IPC message size instead of union size
 2026-05-31  9:12 UTC 

[PATCH v10 0/5] rust: add basic serial device bus abstractions
 2026-05-30 19:25 UTC  (4+ messages)
` [PATCH v10 1/5] rust: devres: return reference in `devres::register`
` [PATCH v10 2/5] serdev: add rust private data to serdev_device
` [PATCH v10 4/5] samples: rust: add Rust serial device bus sample device driver

[PATCH v6 0/8] media: meson: Fix memory leak in error path in vdec
 2026-05-30  9:42 UTC  (7+ messages)
` [PATCH v6 1/8] media: meson: vdec: Fix memory leaks and lifetime of m2m device
` [PATCH v6 2/8] media: meson: vdec: Fix concurrent STREAMON / STREAMOFF race conditions
` [PATCH v6 3/8] media: meson: vdec: Handle kthread failure and free codec state
` [PATCH v6 4/8] media: meson: vdec: Condition buffer flushing on queue type in start_streaming
` [PATCH v6 6/8] media: meson: vdec: Configure DMA mask and segment size in probe
` [PATCH v6 7/8] media: meson: vdec: Fix NULL pointer dereference in ISR handlers

[PATCH 1/2] drm: fix spelling mistakes in comments and documentation
 2026-05-31  4:59 UTC 

[PATCH v9 0/3] rust: add basic serial device bus abstractions
 2026-05-30 18:00 UTC  (3+ messages)
` [PATCH v9 1/3] "

[PATCH 0/6] drm: Open-code drm_simple_encoder_init() in several drivers
 2026-05-31  7:46 UTC  (4+ messages)
` [PATCH 1/6] drm/fsl-dcu: Open-code drm_simple_encoder_init()
` [PATCH 3/6] drm/virtio: "
` [PATCH 4/6] drm/meson: Open-code drm_simple_encoder_init() in encoder_cvbs

[PATCH 1/2] drm/accel/amdxdna: add debugfs support
 2026-05-31  9:12 UTC 


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