dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-30 00:17:02 to 2026-04-30 18:34:03 UTC [more...]

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-04-30 18:33 UTC  (7+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests

[PATCH 0/6] Add DRM driver for Solomon SSD16xx e-paper display controllers
 2026-04-30 18:33 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: vendor-prefixes: Add Dalian Good Display Co., Ltd
` [PATCH 2/6] dt-bindings/display: Add Solomon SSD16xx e-paper controller binding
` [PATCH 3/6] drm/tiny: Add DRM driver for Solomon SSD16xx e-paper display controllers
` [PATCH 4/6] drm/tiny: panel-ssd16xx: Add power management support

[PATCH v3 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-30 18:23 UTC  (7+ messages)
` [PATCH v3 1/6] mm: Wire up order in shrink_control
` [PATCH v3 2/6] mm: Introduce zone_maybe_fragmented_in_shrinker()
` [PATCH v3 3/6] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH v3 4/6] drm/ttm: Introduce ttm_bo_shrink_kswap_maybe_fragmented()
` [PATCH v3 5/6] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH v3 6/6] drm/xe: Avoid shrinker reclaim from kswapd under fragmentation

[RFC PATCH v2 0/9] YUV conversion colorop with amdgpu and VKMS
 2026-04-30 18:19 UTC  (4+ messages)
` [RFC PATCH v2 2/9] drm/colorop: Add limited-range YUV-to-RGB CSC FF enum values

[PATCH v2 00/13] drm/i915/color: Enable SDR plane color pipeline
 2026-04-30 17:28 UTC  (6+ messages)
` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX

[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-04-30 17:11 UTC  (5+ messages)
` [PATCH 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA

[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
 2026-04-30 13:14 UTC  (30+ messages)
` [PATCH v7 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v7 phy-next 03/27] usb: add "
` [PATCH v7 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 05/27] phy: "
` [PATCH v7 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v7 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v7 phy-next 11/27] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v7 phy-next 12/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 13/27] usb: host: tegra: "
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v7 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v7 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v7 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v7 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v7 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v7 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v7 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-30 17:06 UTC  (20+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()
` [PATCH v2 3/5] drm/ttm: Introduce ttm_bo_shrink_kswap_fragmented()

[PATCH] drm/bridge: ti-sn65dsi83: Move PLL initialization to atomic_enable
 2026-04-30 14:35 UTC 

[PATCH] drm/panel/panel-edp: Add CSOT MPP36 T9 eDP panel
 2026-04-30 13:56 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] drm/radeon/rs780: prevent division by zero in refresh rate calculation
 2026-04-30 10:46 UTC 

[PATCH] staging: fbtft: remove unused function fbtft_write_gpio16_wr_latched
 2026-04-30 11:46 UTC  (2+ messages)

[PATCH] drm/fb-helper: Fix clipping when damage area spans a single scanline
 2026-04-30 15:35 UTC 

[PATCH v3 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
 2026-04-30  8:55 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings:bridge: "

[PATCH v3 0/8] drm/panthor: Localize register access by component
 2026-04-30 16:36 UTC  (18+ messages)
` [PATCH v3 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
` [PATCH v3 2/8] drm/panthor: Split register definitions by components
` [PATCH v3 3/8] drm/panthor: Replace cross-component register accesses with helpers
` [PATCH v3 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
` [PATCH v3 6/8] drm/panthor: Use a local iomem base for PWR registers
` [PATCH v3 7/8] drm/panthor: Use a local iomem base for firmware control registers
` [PATCH v3 8/8] drm/panthor: Use a local iomem base for MMU AS registers

[PATCH v5 0/4] dma-buf: heaps: Turn heaps into modules
 2026-04-30 16:13 UTC  (2+ messages)

[PATCH 0/2] rust: auxiliary: replace drvdata() with registration data
 2026-04-30 16:05 UTC  (9+ messages)
` [PATCH 1/2] rust: auxiliary: add registration data to auxiliary devices
` [PATCH 2/2] rust: driver core: remove drvdata() and driver_type

[PATCH v3 0/6] gpu: nova-core: run unload sequence upon unbinding
 2026-04-30 15:22 UTC  (5+ messages)
` [PATCH v3 1/6] rust: add warn_on_err macro

[PATCH 0/7] gpu: drm: nova: enable calling into nova-core
 2026-04-30 15:22 UTC  (10+ messages)
` [PATCH 1/7] scripts: modpost: detect and report truncated buf_printf() output
` [PATCH 2/7] scripts: modpost: increase buf_printf's buffer size
` [PATCH 3/7] gpu: nova-core: rename module from nova_core to nova-core
` [PATCH 4/7] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH 5/7] gpu: nova-core: emit Rust metadata "
` [PATCH 6/7] gpu: drm: nova: build after nova-core metadata
` [PATCH POC 7/7] drm: nova: demonstrate interaction with nova-core

[PATCH v1 00/11] Introduce error threshold to drm_ras
 2026-04-30 14:24 UTC  (3+ messages)
` [PATCH v1 11/11] drm/xe/ras: Add flag for Xe RAS

[PATCH v2] drm/panel: tdo-tl070wsh30: Use devm_drm_panel_add()
 2026-04-30 14:17 UTC 

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

[PATCH v8 2/4] backlight: add max25014atg backlight
 2026-04-30 13:58 UTC  (2+ messages)
` (subset) "

[pull] amdgpu, amdkfd drm-fixes-7.1
 2026-04-30 13:56 UTC 

[PATCH v8 1/4] dt-bindings: backlight: Add max25014 support
 2026-04-30 13:53 UTC  (2+ messages)
` (subset) "

[PATCH] drm/bochs: Drop manual put on probe error path
 2026-04-30 13:52 UTC  (5+ messages)

[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-04-30 13:36 UTC  (7+ messages)
` [PATCH 01/24] rust: driver core: drop drvdata before devres release

[PATCH] backlight: ktd2801: enable BL_CORE_SUSPENDRESUME
 2026-04-30 13:35 UTC  (2+ messages)
` (subset) "

[PATCH] drm/buddy: Integrate lockdep annotations for gpu buddy manager
 2026-04-30 13:12 UTC  (4+ messages)

[PULL] drm-xe-next
 2026-04-30 13:00 UTC 

[PATCH v22 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2026-04-30 12:47 UTC  (4+ messages)
` [PATCH v22 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver

[PATCH v2 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
 2026-04-30 12:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: document the Renesas "
` [PATCH v2 2/2] drm: panel: add support for "

[PATCH] fbdev: Consistently define pci_device_ids using named initializers
 2026-04-30 11:59 UTC  (2+ messages)

[PATCH 1/4] drm/vmwgfx: Add some checks to vmw_cursor_plane_atomic_update
 2026-04-30 11:56 UTC  (7+ messages)
` [PATCH 2/4] drm/vmwgfx: Check vrefresh in drm_mode_setcrtc
` [PATCH 3/4] drm/vmwgfx: Reserve ttm object before resv usage
` [PATCH 4/4] drm/vmwgfx: Change ttm refs for dumb buffers

[PATCH 0/5] Rework index projection syntax
 2026-04-30 11:54 UTC  (6+ messages)
` [PATCH 1/5] rust: ptr: add panicking index projection variant

[PATCH] MAINTAINERS: accel/ivpu: Remove myself and add Andrzej as maintainer
 2026-04-30 11:18 UTC  (3+ messages)

[PATCH v3 2/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in dsi probe
 2026-04-30 11:01 UTC  (2+ messages)

[PATCH v1 0/3] drm: Drop unused include of <drm/drm_pciids.h>
 2026-04-30 10:45 UTC  (4+ messages)
` [PATCH v1 1/3] drm/amdgpu: "
` [PATCH v1 2/3] drm/gma500: "
` [PATCH v1 3/3] drm/mgag200: "

[PATCH 00/10] drm/panthor: Reduce dma_fence signalling latency
 2026-04-30 10:38 UTC  (4+ messages)
` [PATCH 03/10] drm/panthor: Replace the panthor_irq macro machinery by inline helpers

[PATCH] drm/radeon: Consistently define pci_device_ids using named initializers
 2026-04-30 10:29 UTC 

[PATCH v10 0/6] Support sparse mappings in Panthor
 2026-04-30  9:57 UTC  (4+ messages)
` [PATCH v10 5/6] drm/panthor: Support sparse mappings

[PATCH] dt-bindings: display: bridge: ldb: Require reg property only for i.MX6SX/8MP LDBs
 2026-04-30  9:56 UTC  (7+ messages)

[PATCH v2 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-04-30  9:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver
` [PATCH v2 2/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support

[PATCH v4 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-04-30  9:46 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: bridge: "
` [PATCH v4 2/2] drm/bridge: "

[PATCH] drm/panel: jadard-jd9365da-h3: Fix signedness bug
 2026-04-30  9:46 UTC  (2+ messages)

[PATCH] drm/panel: focaltech-ota7290b: Fix error check for devm_drm_panel_alloc()
 2026-04-30  9:45 UTC  (2+ messages)

[PATCH v2 0/2] drm/panel: Add support for TSD TST070WSBE-196C 8" MIPI-DSI panel
 2026-04-30  9:44 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: panel-simple-dsi: Add Team Source Display TST070WSNE-196C
` [PATCH v2 2/2] drm/panel: simple: Add Team Source Display TST070WSBE-196C panel

[PATCH 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-04-30  9:40 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: document the SY7758 6-channel High Efficiency LED Driver

[PATCH v2 00/41] drm/display: bridge-connector: attach encoder to the connector
 2026-04-30  9:18 UTC  (2+ messages)

[RFC PATCH] drm/gm12u320: Replace system_long_wq with system_dfl_long_wq
 2026-04-30  9:15 UTC 

[PATCH] MAINTAINERS: Update maintainer for LT8912B DRM HDMI bridge
 2026-04-30  9:12 UTC  (3+ messages)

[PATCH v1 0/1] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
 2026-04-30  9:09 UTC  (7+ messages)
` [PATCH v1 1/1] "

[PATCH v4] drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
 2026-04-30  9:05 UTC  (4+ messages)

[PATCH 0/4] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-04-30  8:28 UTC  (4+ messages)
` [PATCH 4/4] drm: renesas: rz-du: Add support for RZ/T2H SoC

[PATCH] drm/ipv3: add CONFIG_OF dependency for DRM_OF_DISPLAY_MODE_BRIDGE
 2026-04-30  8:07 UTC  (3+ messages)

[PATCH] drm/bridge: lontium-lt8912b: Do not generate HFP
 2026-04-30  8:15 UTC  (4+ messages)

[PATCH 0/3] drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-30  8:14 UTC  (12+ messages)
` [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order

[PATCH 1/2] drm/atomic: prefer drm_printf_indent() over inline \t
 2026-04-30  8:05 UTC  (3+ messages)

[PATCH] drm/i915/dp: Fix link retrain loop on pre-gen8 platforms with DP adapters
 2026-04-30  7:45 UTC  (2+ messages)

[PATCH RFC 0/3] media: videobuf2: opt-in dma_resv producer fences for V4L2 dmabuf exports
 2026-04-30  6:51 UTC  (6+ messages)
` [PATCH RFC 1/3] media: videobuf2: add dma_resv release-fence helper
` [PATCH RFC 2/3] media: hantro: attach dma_resv release fence at buf_queue
` [PATCH RFC 3/3] media: rockchip-rga: "

[PATCH] Fix kernel-doc for amdgpu_display_manager
 2026-04-30  1:04 UTC 

[PATCH] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-04-30  6:21 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2026-04-30  6:45 UTC 

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-30  6:35 UTC  (3+ messages)

[PATCH] fbcon: don't suspend/resume when vc is graphics mode
 2026-04-30  6:01 UTC 

[PATCH v2] dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning
 2026-04-30  5:16 UTC  (4+ messages)

[PATCH] drm/modeset_lock: add NULL check for ctx before WARN_ON
 2026-04-30  4:12 UTC  (5+ messages)
` [PATCH v2 0/2] drm/i915/modeset: fix NULL/ctx handling in lock paths
  ` [PATCH v2 1/2] drm/modeset_lock: add NULL check for ctx before WARN_ON

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-30  3:25 UTC  (2+ messages)

[RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
 2026-04-30  3:12 UTC  (12+ messages)

[RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
 2026-04-30  3:04 UTC  (11+ messages)

[PATCH] drm/bridge: analogix_dp: Extract error pointer from correct variable
 2026-04-30  1:08 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