dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-27 07:20:29 to 2026-05-28 06:18:41 UTC [more...]

[RFC PATCH] drm/xe/hwmon: report a single fan for DG2 instead of two
 2026-05-27 13:53 UTC  (2+ messages)

[PATCH] drm: zynqmp_dp: Fix uninitialized variable in debugfs()
 2026-05-28  6:18 UTC  (3+ messages)

[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-28  6:07 UTC  (20+ messages)
` [PATCH v5 1/4] PCI/TPH: expose the enabled TPH requester type
` [PATCH v5 2/4] dma-buf: add optional get_tph() callback
` [PATCH v5 3/4] vfio/pci: implement get_tph and DMA_BUF_TPH feature
` [PATCH v5 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH] accel/ivpu: Remove disable_d0i3_msg workaround
 2026-05-28  5:54 UTC  (3+ messages)

[PATCH v2] IGT: Add a luminance test
 2026-05-28  5:50 UTC 

[PATCH v4 0/9] Add support for a DRM backlight capability
 2026-05-28  5:49 UTC  (10+ messages)
` [PATCH v4 1/9] Revert "backlight: Remove notifier"
` [PATCH v4 2/9] backlight: add kernel-internal backlight API
` [PATCH v4 3/9] drm: link connectors to backlight devices
` [PATCH v4 4/9] DRM: Add support for client and driver indicating support for luminance
` [PATCH v4 5/9] drm/amd/display: Pass up errors reading actual brightness
` [PATCH v4 6/9] drm/amd: Indicate driver supports luminance
` [PATCH v4 7/9] drm/amd/display: Allow backlight registration to fail
` [PATCH v4 8/9] drm/amd/display: use drm backlight
` [PATCH v4 9/9] drm/bridge: auto-link panel backlight in bridge connector

[PATCH v2] drm/virtio: abort virtqueue wait on device removal to avoid hung task
 2026-05-28  4:18 UTC  (3+ messages)

[PATCH v2] dma-buf: set SB_I_NOEXEC and SB_I_NODEV on the pseudo filesystem
 2026-05-28  2:39 UTC  (2+ messages)

[PATCH 0/6] arm64: qcom: Enable additional hardware on Radxa Dragon Q6A
 2026-05-28  1:56 UTC  (11+ messages)
` [PATCH 1/6] soc: qcom: rpmh-rsc: Skip TCS init when RSC is managed by firmware
` [PATCH 3/6] drm/msm/dp: Limit voltage swing level to 2 for RA620 bridge

[PATCH v6 0/7] gpu: nova-core: run unload sequence upon unbinding
 2026-05-28  1:50 UTC  (5+ messages)
` [PATCH v6 7/7] gpu: nova-core: run Booter Unloader and FWSEC-SB "

[PATCH] gpu: nova-core: vbios: Fix clippy error in Vbios::new()
 2026-05-28  1:12 UTC  (2+ messages)

[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-05-28  0:45 UTC  (3+ messages)
` [PATCH v7 02/15] firmware: qcom: Add a generic PAS service

[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
 2026-05-28  0:24 UTC  (8+ messages)

turning on sashiko.dev for dri-devel
 2026-05-28  0:14 UTC 

[PATCH 0/2] drm: tyr: use lifetime-bound IoMem
 2026-05-27 23:31 UTC  (8+ messages)
` [PATCH 1/2] gpu: drm: tyr: separate driver type from driver data
` [PATCH 2/2] gpu: drm: tyr: use IoMem directly instead of Devres

[PATCH 0/3] clk: Add __clk_disable_unprepare_counts_only() and use this in simple[fb|drm]
 2026-05-27 23:03 UTC  (9+ messages)
` [PATCH 1/3] clk: Add __clk_disable_unprepare_counts_only() helper
` [PATCH 2/3] drm/sysfb: simpledrm: Use __clk_disable_unprepare_counts_only()
` [PATCH 3/3] fbdev: simplefb: "

[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-05-27 22:59 UTC  (15+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v2 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v2 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v2 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v2 5/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v2 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v2 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v2 8/9] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v2 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[syzbot] [dri?] WARNING in drm_atomic_helper_wait_for_vblanks (6)
 2026-05-27 22:06 UTC 

[PATCH] drm/exec: drm_exec.h: eliminate kernel-doc warnings
 2026-05-27 22:00 UTC 

[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-27 21:24 UTC  (29+ messages)
` [PATCH v5 01/24] rust: pci: use 'static lifetime for PCI BAR resource names
` [PATCH v5 11/24] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v5 12/24] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v5 13/24] rust: platform: "
` [PATCH v5 14/24] rust: auxiliary: "
` [PATCH v5 15/24] rust: usb: "
` [PATCH v5 16/24] rust: i2c: "
` [PATCH v5 17/24] rust: driver: update module documentation for GAT-based Data type
` [PATCH v5 18/24] rust: pci: make Bar lifetime-parameterized
` [PATCH v5 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v5 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v5 21/24] gpu: nova-core: separate driver type from driver data
` [PATCH v5 23/24] rust: auxiliary: generalize Registration over ForLt

[PATCH 0/4] drm/exynos: Random cleanups
 2026-05-27 21:04 UTC  (4+ messages)
` [PATCH 3/4] drm/exynos: Drop exynos_drm_gem.size field

[PATCH] drm/exynos: fix size_t format string
 2026-05-27 21:03 UTC  (2+ messages)

[PATCH v2] dma-buf: Fix silent overflow for phys vec to sgt
 2026-05-27 20:50 UTC 

[PATCH] dma-buf: Fix silent overflow for phys vec to sgt
 2026-05-27 20:36 UTC  (3+ messages)

[PATCH] ttm/pool: Don't leak LRU list on shutdown
 2026-05-27 20:20 UTC 

[PATCH RFC v6 0/7] Add support for Adreno 810 GPU
 2026-05-27 20:07 UTC  (7+ messages)

[PATCH 1/1] drm/hyperv: Replace "hyperv_" with "hvdrm_" as symbol name prefix
 2026-05-27 19:54 UTC  (4+ messages)

[PATCH 0/6] rust: drm: Higher-Ranked Lifetime private data
 2026-05-27 19:52 UTC  (8+ messages)
` [PATCH 2/6] rust: drm: Add UnbindGuard for drm_dev_enter/exit critical sections
` [PATCH 3/6] rust: drm: Add RegistrationData to drm::Driver

[PATCH 6.12.y] drm/imagination: Synchronize interrupts before suspending the GPU
 2026-05-27 19:49 UTC  (4+ messages)

[PATCH v2 6.18.y 0/5] drm/vkms: Backport generic vblank timer to fix ABBA deadlock
 2026-05-27 19:49 UTC  (2+ messages)

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-27 19:10 UTC  (4+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions

[PATCH v2 0/7] gpu: drm: nova: enable calling into nova-core
 2026-05-27 17:54 UTC  (11+ messages)
` [PATCH v2 1/7] scripts: modpost: detect and report truncated buf_printf() output
` [PATCH v2 2/7] pin_init: always inline the #ident and #project_ident methods
` [PATCH v2 3/7] rust: always inline some init methods
` [PATCH v2 4/7] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH v2 5/7] gpu: nova-core: emit Rust metadata "
` [PATCH v2 6/7] gpu: drm: nova: build after nova-core metadata
` [PATCH POC v2 7/7] drm: nova: demonstrate interaction with nova-core

[PATCH v2 0/9] drm: Limit DRM_IOCTL_WAIT_VBLANK to vblank interrupts
 2026-05-27 16:31 UTC  (11+ messages)
` [PATCH v2 1/9] drm/vblank: Add drmm_vblank_init() to indicate managed cleanup
` [PATCH v2 2/9] drm/vblank: Add DRM_VBLANK_FLAG_SIMULATED
` [PATCH v2 3/9] drm/amdgpu: vkms: Set DRM_VBLANK_FLAG_SIMULATED
` [PATCH v2 4/9] drm/bochs: "
` [PATCH v2 5/9] drm/cirrus: "
` [PATCH v2 6/9] drm/hypervdrm: "
` [PATCH v2 7/9] drm/qxl: "
` [PATCH v2 8/9] drm/virtgpu: "
` [PATCH v2 9/9] drm/vkms: "

[PATCH 0/2] rust: sync: Introduce LazyInit
 2026-05-27 16:01 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 01/23] mfd: tps6586x: fix OF node refcount
 2026-05-27 15:36 UTC  (2+ messages)
` (subset) "

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-05-27 15:31 UTC  (3+ messages)
` [PATCH 15/23] mfd: tps6586: use platform_device_set_of_node()

[PATCH v3 0/6] drm/gem-shmem: Track page accessed/dirty status
 2026-05-27 15:19 UTC  (10+ messages)
` [PATCH v3 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap

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

[PATCH v3 0/4] fbdev: Internalize fbcon
 2026-05-27 15:14 UTC  (5+ messages)
` [PATCH v3 1/4] fbdev: Wrap user-invoked calls to fb_set_var() in helper
` [PATCH v3 2/4] fbdev: Wrap user-invoked calls to fb_blank() "
` [PATCH v3 3/4] fbdev: Wrap fbcon updates from vga-switcheroo "
` [PATCH v3 4/4] fbdev: Do not export fbcon from fbdev

[PATCH 0/8] drm: atmel-hlcdc: fix clock handling and add LVDS support
 2026-05-27 14:55 UTC  (3+ messages)
` [PATCH 6/8] drm: atmel-hlcdc: add XLCDC clock bypass support for small dividers

improve the kmem_cache_alloc_bulk API
 2026-05-27 14:07 UTC  (6+ messages)
  ` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[PATCH v4 0/4] Add SCDC information to connector debugfs
 2026-05-27 14:03 UTC  (5+ messages)
` [PATCH v4 1/4] drm/scdc-helper: Don't use ssize_t return type for scdc_read/write
` [PATCH v4 2/4] drm/scdc-helper: Add scdc_status debugfs entry
` [PATCH v4 3/4] drm/display: bridge_connector: init scdc debugfs for HDMI
` [PATCH v4 4/4] drm/scdc-helper: Implement parsing and printing HDMI 2.1 fields

[PATCH 0/9] drm: Limit DRM_IOCTL_WAIT_VBLANK to vblank interrupts
 2026-05-27 14:04 UTC  (5+ messages)

[PATCH] drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch device
 2026-05-27 13:43 UTC  (2+ messages)

[PATCH v3 0/7] drm/rcar-du: Add support for DSI pipelines with DSC
 2026-05-27 13:34 UTC  (3+ messages)
` [PATCH v3 1/7] clk: renesas: r8a779g0: Add DSC clock

[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
 2026-05-27 13:19 UTC  (7+ messages)
` [PATCH v1 5/8] video: fm2fb: Use named initializer for zorro_device_id array
` [PATCH v1 6/8] zorro: Simplify storing pointers in device id struct
` [PATCH v1 8/8] video: cirrusfb: Make use of struct zorro_device_id::driver_data_ptr

[PATCH v14 0/6] rust: drm: gem: shmem: Add sg_table() function
 2026-05-27 12:16 UTC  (3+ messages)
` [PATCH v14 5/6] rust: drm: gem/shmem: Add DmaResvGuard helper

[PATCH v4 0/5] gpu/buddy: Per-order free and used block scoreboards
 2026-05-27 12:03 UTC  (7+ messages)
` [PATCH v4 5/5] gpu/buddy: Track per-order used blocks with a scoreboard

[PATCH v4 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-27 11:29 UTC  (2+ messages)
` [PATCH v4 2/2] gpu/tests/buddy: add clear-tracker allocation latency benchmarks

[PATCH 0/4] DSC max delta bpp support
 2026-05-27 11:08 UTC  (5+ messages)
` [PATCH 1/4] drm/dp: Add DP_DSC_MAX_BPP_DELTA register
` [PATCH 2/4] drm/dp: Rename YCbCr420 bpp delta mask to native
` [PATCH 3/4] drm/dp: Add max bpp delta computation constants
` [PATCH 4/4] drm/i915/dp: Decode dsc max delta bpp from sink dpcd

[PATCH] dma-buf: Move dma_resv_assert_held() after input validation
 2026-05-27 10:44 UTC 

[PATCH] nouveau/gsp: fix NULL pointer dereference in r535 nvenc/ofs alloc
 2026-05-27 10:39 UTC  (4+ messages)

[PATCH v2 0/2] drm: lcdif: FIFO underrun/solid color bug fix
 2026-05-27 10:35 UTC  (6+ messages)
` [PATCH v2 1/2] drm: lcdif: Set undocumented bit to clear FIFO at vsync
` [PATCH v2 2/2] drm: lcdif: Wait for vblank before disabling DMA

[syzbot] [mm?] WARNING in alloc_frozen_pages_noprof (2)
 2026-05-27  9:58 UTC  (2+ messages)
  ` [PATCH] drm/lease: Limit amount of maximum objects per lease

[PATCH V10 03/10] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
 2026-05-27  9:24 UTC  (5+ messages)

Security: handle_count underflow in drm_gem_change_handle_ioctl, leading to use-after-free
 2026-05-27  9:12 UTC  (3+ messages)

[PATCH v4 0/2] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
 2026-05-27  8:57 UTC  (3+ messages)
` [PATCH v4 1/2] drm: bridge: ti-sn65dsi83: Remove NO_HFP and NO_HBP mode flags for LVDS stability
` [PATCH v4 2/2] drm: bridge: ti-sn65dsi83: Disable video burst mode "

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-05-27  8:53 UTC  (3+ messages)
` [PATCH v6 01/19] drm/atomic: Document atomic commit lifetime

[PULL] drm-intel-fixes
 2026-05-27  7:55 UTC 

[PATCH RFC 00/12] Add support for DisplayPort link training information report
 2026-05-27  7:24 UTC  (7+ messages)

[PATCH] drm/amd/display: Avoid using zero AC/DC brightness levels
 2026-05-26 21:00 UTC 


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