dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-08 14:15:05 to 2026-01-09 10:13:31 UTC [more...]

[PATCH v2 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 3
 2026-01-09 10:13 UTC  (8+ messages)
` [PATCH v2 1/6] drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()
` [PATCH v2 2/6] drm/meson/dw-hdmi: "
` [PATCH v2 3/6] drm/imx/dw-hdmi: "
` [PATCH v2 4/6] drm/mediatek: mtk_hdmi*: "
` [PATCH v2 5/6] drm/exynos: hdmi: "
` [PATCH v2 6/6] drm: rcar-du: lvds: "

[PATCH] drm/i915/display: use port not transcoder for PORT_ALPM_CTL
 2026-01-09 10:07 UTC  (3+ messages)

[PATCH v4 0/4] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
 2026-01-09  9:53 UTC  (2+ messages)

[PATCH] drm/gem: Fix a GEM leak in drm_gem_get_unmapped_area()
 2026-01-09  9:50 UTC  (11+ messages)

[BUG] drm/panel: ilitek-ili9881c: kernel panic on reboot
 2026-01-09  9:49 UTC  (7+ messages)

[PATCH RFC v3 0/7] Async Flip in Atomic ioctl corrections
 2026-01-09  9:43 UTC  (4+ messages)
` [PATCH [RFC] v3 5/7] drm/atomic: Allow planes with NULL fb along with async flip

[PATCH 00/27] clk: remove deprecated API divider_round_rate() and friends
 2026-01-09  9:29 UTC  (4+ messages)
` [PATCH 24/27] drm/msm/dsi_phy_14nm: convert from divider_round_rate() to divider_determine_rate()

[PATCH v2 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-09  9:20 UTC  (15+ messages)
` [PATCH v2 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
` [PATCH v2 02/13] drm/amd/display: Fix color pipeline enum name leak
` [PATCH v2 03/13] drm/vkms: "
` [PATCH v2 04/13] drm/i915/display: "
` [PATCH v2 05/13] drm/colorop: Add destroy helper for colorop objects
` [PATCH v2 06/13] drm: Allow driver-managed destruction of "
` [PATCH v2 07/13] drm/amd/display: Hook up colorop destroy helper for plane pipelines
` [PATCH v2 08/13] drm/vkms: "
` [PATCH v2 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH v2 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH v2 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
` [PATCH v2 12/13] drm/colorop: Use destroy callback for color pipeline teardown
` [PATCH v2 13/13] drm/i915/color: Add failure handling in plane color pipeline init

[PATCH 0/8] drm, coreboot: Add DRM coreboot driver
 2026-01-09  9:17 UTC  (13+ messages)
` [PATCH 1/8] firmware: google: Do sysfb test before creating coreboot framebuffer
` [PATCH 2/8] firmware: google: Init coreboot bus with subsys_initcall()
` [PATCH 3/8] firmware: google: Clean up include statements in coreboot_table.h
` [PATCH 4/8] firmware: google: Export coreboot driver and device interfaces
` [PATCH 5/8] video/aperture: Support coreboot devices
` [PATCH 6/8] drm/sysfb: Remove duplicate declarations
` [PATCH 7/8] drm/sysfb: Generalize pixel-format matching
` [PATCH 8/8] drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers

[PATCH v2 0/4] drm/amdkfd: Add batch userptr allocation support
 2026-01-09  9:07 UTC  (4+ messages)

[PATCH] drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa()
 2026-01-09  9:06 UTC  (2+ messages)

[PATCH 0/3] drm/panel: ilitek-ili9806e: add Rocktech RK050HR345-CT106A support
 2026-01-09  9:01 UTC  (3+ messages)
` [PATCH 1/3] drm/panel: ilitek-ili9806e: prepare for multiple bus support

[PATCH] drm/i915: free _DSM package when no connectors
 2026-01-09  8:57 UTC  (2+ messages)

[PATCH v3 0/7] Enable THP support in drm_pagemap
 2026-01-09  8:54 UTC  (8+ messages)
` [PATCH v3 1/7] mm: Add folio_split_unref helper
` [PATCH v3 2/7] fs/dax: Use "
` [PATCH v3 3/7] mm: Split device-private and coherent folios before freeing
` [PATCH v3 4/7] drm/pagemap: Unlock and put folios when possible
` [PATCH v3 5/7] drm/pagemap: Add helper to access zone_device_data
` [PATCH v3 6/7] drm/pagemap: Correct cpages calculation for migrate_vma_setup
` [PATCH v3 7/7] drm/pagemap: Enable THP support for GPU memory migration

[PATCH 0/2] drm/panic: Avoid crash from invalid CONFIG_DRM_PANIC_SCREEN values
 2026-01-09  8:55 UTC  (2+ messages)

[PATCH v6 0/4] backlight: add new max25014 backlight driver
 2026-01-09  8:55 UTC  (6+ messages)
` [PATCH v6 2/4] backlight: add max25014atg backlight

[PATCH v2 00/12] drm/bridge: convert users of of_drm_find_bridge(), part 2
 2026-01-09  8:50 UTC  (16+ messages)
` [PATCH v2 01/12] drm: of: drm_of_panel_bridge_remove(): fix device_node leak
` [PATCH v2 02/12] drm: of: drm_of_panel_bridge_remove(): convert to of_drm_find_and_get_bridge()
` [PATCH v2 03/12] drm/bridge: sii902x: "
` [PATCH v2 04/12] drm/bridge: thc63lvd1024: "
` [PATCH v2 05/12] drm/bridge: tfp410: "
` [PATCH v2 06/12] drm/bridge: tpd12s015: "
` [PATCH v2 07/12] drm/bridge: lt8912b: "
` [PATCH v2 08/12] drm/bridge: imx8mp-hdmi-pvi: "
` [PATCH v2 09/12] drm/bridge: imx8qxp-ldb: "
` [PATCH v2 10/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: use a temporary variable for the next bridge
` [PATCH v2 11/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: don't use the bridge pointer as an error indicator
` [PATCH v2 12/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_and_get_bridge()

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-09  8:49 UTC  (8+ messages)
` [PATCH 05/13] drm: Allow driver-managed destruction of colorop objects
` [PATCH 13/13] drm/i915/color: Add failure handling in plane color pipeline init

[PATCH] drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()
 2026-01-09  8:40 UTC  (3+ messages)

[PATCH v3 0/7] video/logo: allow custom boot logo and simplify logic
 2026-01-09  8:40 UTC  (10+ messages)
` [PATCH v3 1/7] video/logo: remove orphan .pgm Makefile rule
` [PATCH v3 2/7] video/logo: add a type parameter to the logo makefile function
` [PATCH v3 3/7] video/logo: allow custom logo
` [PATCH v3 4/7] newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
` [PATCH v3 5/7] sh: defconfig: remove CONFIG_LOGO_SUPERH_*
` [PATCH v3 6/7] video/logo: remove logo_mac_clut224
` [PATCH v3 7/7] video/logo: move logo selection logic to Kconfig

[PATCH 0/2] drm/msm: fix mismatch between power and frequency
 2026-01-09  8:38 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dpu: "
` [PATCH 2/2] drm/msm/dpu: use max_freq replace max_core_clk_rate

[PATCH v2] drm/amdkfd: fix a memory leak in device_queue_manager_init()
 2026-01-09  8:37 UTC  (4+ messages)
    ` [v2] "

[PATCH v3 0/3] Retrieve information about DDR from SMEM
 2026-01-09  8:31 UTC  (10+ messages)
` [PATCH v3 1/3] soc: qcom: smem: Expose DDR data "
` [PATCH v3 2/3] soc: qcom: ubwc: Get HBB "
` [PATCH v3 3/3] drm/msm/adreno: Trust the SSoT UBWC config

[PATCH] cdns-dsi: Split pm_ops into runtime_pm and system_sleep ops
 2026-01-09  6:03 UTC 

linux-next: build warning after merge of the drm-misc tree
 2026-01-09  8:23 UTC  (2+ messages)

[PATCH v2 0/6] dt-bindings: goldfish: Convert to DT schema
 2026-01-09  8:23 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: serial: google, goldfish-tty: "
` [PATCH v2 3/6] dt-bindings: input: google, goldfish-events-keypad: "
  ` [PATCH v2 3/6] dt-bindings: input: google,goldfish-events-keypad: "

[drm-misc:for-linux-next 1/2] Warning: drivers/gpu/drm/drm_gpuvm.c:1836 expecting prototype for drm_gpuvm_bo_obtain(). Prototype was for drm_gpuvm_bo_obtain_locked() instead
 2026-01-09  8:20 UTC  (2+ messages)
` [PATCH] drm/gpuvm: fix name in kernel doc of drm_gpuvm_bo_obtain_locked()

[RESEND RFC PATCH 0/1] drm: ensure that vblank diff is never negative
 2026-01-09  8:18 UTC  (3+ messages)
` [RESEND RFC PATCH 1/1] "

[PATCH 0/2] Add DRM property for panel type
 2026-01-09  8:16 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: Attach OLED property to eDP panels

[PATCH v7 0/7] VESA DisplayID fixed DSC BPP value support
 2026-01-09  8:15 UTC  (3+ messages)

[PATCH v3 0/4] Introduce DRM_RAS using generic netlink for RAS
 2026-01-09  8:08 UTC  (7+ messages)
` [PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v3 2/4] drm/xe/xe_drm_ras: Add support for drm ras

[PATCH 0/5] Add DisplayPort support for rk3576
 2026-01-09  8:00 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: display: rockchip: Add rk3576 DisplayPort
` [PATCH 2/5] drm/bridge: synopsys: dw-dp: Set pixel mode by platform data
` [PATCH 3/5] drm/bridge: synopsys: dw-dp: Make i2s/spdif clk optional
` [PATCH 4/5] drm/rockchip: dw_dp: Add DisplayPort support for rk3576
` [PATCH 5/5] arm64: dts: rockchip: Add DisplayPort dt node "

[RFC PATCH 0/3] Add DSI and Raspberry Pi panel support
 2026-01-09  6:41 UTC  (8+ messages)
` [RFC PATCH 1/3] devicetree: bindings: dsiplay: panel: panel-simple.yaml: Add Raspberry pi dsi panel compatible

[PATCH v2 0/7] Fix PMI8950 WLED ovp values and more
 2026-01-09  6:36 UTC  (4+ messages)
` [PATCH v2 2/7] backlight: qcom-wled: Support ovp values for PMI8994

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-09  6:22 UTC  (17+ messages)
` [PATCH v2 01/11] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v2 02/11] drm/amdkfd: Use migrate pfns internally
` [PATCH v2 04/11] mm/migrate_device: Add migrate PFN flag to track device private pages

[PATCH v5 00/12] drm/msm: Add support for Kaanapali
 2026-01-09  5:50 UTC  (6+ messages)
` [PATCH v5 10/12] drm/msm/dpu: Add Kaanapali SSPP sub-block support

[git pull] drm fixes for 6.19-rc5
 2026-01-09  5:50 UTC 

[RFC v2 01/11] file: add callback for pre-mapping dmabuf
 2026-01-09  2:10 UTC  (7+ messages)

[PATCH 0/9] drm/rockchip: Introduce Rockchip RK3506 VOP
 2026-01-09  1:26 UTC  (5+ messages)
` [PATCH 8/9] drm/rockchip: Drop ROCKCHIP_IOMMU depend for DRM_ROCKCHIP
` (subset) [PATCH 0/9] drm/rockchip: Introduce Rockchip RK3506 VOP

[PATCH] drm/xe/eustall: use bitmap_weighted_or() in xe_eu_stall_stream_init()
 2026-01-09  1:18 UTC  (2+ messages)

[PATCH] drm/rockchip: vop2: Add mode valid callback for crtc
 2026-01-09  0:58 UTC 

[PATCH v2] clk: qcom: dispcc-sdm845: Enable parents for pixel clocks
 2026-01-08 23:00 UTC  (2+ messages)

[PATCH v3 0/9] phy: convert from clk round_rate() to determine_rate()
 2026-01-08 21:23 UTC  (5+ messages)
` [PATCH v3 9/9] phy: ti: phy-j721e-wiz: convert from "

[PATCH] drm/xe: Add missing newlines to drm_warn messages
 2026-01-08 21:17 UTC  (2+ messages)

[PATCH 0/4] platform/x86/intel/vsec: Prep for ACPI PMT discovery
 2026-01-08 20:39 UTC  (3+ messages)
` [PATCH 2/4] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device

[PATCH] drm/msm: remove some dead code
 2026-01-08 20:26 UTC  (2+ messages)

[PATCH] Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfaces"
 2026-01-08 20:08 UTC  (2+ messages)

[PATCH drm] drm: panel-orientation-quirks: Add quirk for ONE-NETBOOK One-Mix3 Pro
 2026-01-08 17:28 UTC 

[PATCH] fbdev: omapfb: remove duplicate check in omapfb_setup_mem()
 2026-01-08 20:00 UTC 

[PATCH v5 0/8] drm/rockchip: No more post-atomic_check fixups
 2026-01-08 19:04 UTC  (2+ messages)

[PATCH v2 0/6] video/logo: allow custom boot logo and simplify logic
 2026-01-08 19:03 UTC  (8+ messages)
` [PATCH v2 6/6] video/logo: move logo selection logic to Kconfig

[PATCH] drm/amdgpu: Slightly simplify base_addr_show()
 2026-01-08 18:08 UTC  (2+ messages)

[PATCH V1 1/2] accel/amdxdna: Update message DMA buffer allocation
 2026-01-08 17:52 UTC  (12+ messages)
` [PATCH V1 2/2] accel/amdxdna: Update firmware version check for latest firmware

[PATCH] drm/mediatek: mtk_dsi: Add support for High Speed (HS) mode
 2026-01-08 16:30 UTC  (2+ messages)

[PATCH v2 0/3] Rust GPUVM prerequisites
 2026-01-08 17:24 UTC  (6+ messages)
` [PATCH v2 1/3] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
` [PATCH v2 2/3] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
` [PATCH v2 3/3] drm/gpuvm: use const for drm_gpuva_op_* ptrs

[PATCH v2 0/2] replace system_unbound_wq, add WQ_PERCPU to alloc_workqueue
 2026-01-08 16:53 UTC  (3+ messages)
` [PATCH v2 2/2] drm/xe: add WQ_PERCPU to alloc_workqueue users

[PATCH 5.10.y] drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
 2026-01-08 16:27 UTC  (2+ messages)
` Patch "drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()" has been added to the 5.10-stable tree

[PATCH] drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi
 2026-01-08 16:24 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Fix kernel-doc comments for some LUT properties
 2026-01-08 15:46 UTC  (2+ messages)

[PATCH 1/2] drm/rockchip: vop2: Add delay between poll registers
 2026-01-08 15:45 UTC  (2+ messages)

[RESEND][PATCH v1] drm: Discard pm_runtime_put() return value
 2026-01-08 15:17 UTC 

[PATCH 0/8] Add support for Advantech EIO MFD series devices
 2026-01-08 14:45 UTC  (3+ messages)
` [PATCH 1/8] Add Advantech EIO MFD driver

[PATCH v2] drm/panfrost: Fix a page leak in panfrost_mmu_map_fault_addr() when THP is on
 2026-01-08 14:33 UTC  (2+ messages)

[PATCH v7 0/4] Add a few tracepoints to panthor
 2026-01-08 14:19 UTC  (5+ messages)
` [PATCH v7 1/4] drm/panthor: Extend IRQ helpers for mask modification/restoration
` [PATCH v7 2/4] drm/panthor: Rework panthor_irq::suspended into panthor_irq::state
` [PATCH v7 3/4] drm/panthor: Add tracepoint for hardware utilisation changes
` [PATCH v7 4/4] drm/panthor: Add gpu_job_irq tracepoint

[PATCH v3 0/3] Clk improvements
 2026-01-08 14:18 UTC  (6+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern


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