dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-16 01:06:26 to 2025-12-17 09:33:44 UTC [more...]

[PATCH v8 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-12-17  9:33 UTC 

[PATCH] fbcon: Add check for return value
 2025-12-17  9:11 UTC 

[PATCH v3 0/3] drm/draw: add check API to avoid spurious WARN
 2025-12-17  8:06 UTC  (4+ messages)
` [PATCH v3 1/3] drm/draw: add drm_draw_can_convert_from_xrgb8888
` [PATCH v3 2/3] drm/log: avoid WARN when searching for usable format
` [PATCH v3 3/3] drm/panic: avoid WARN when checking format support

[PATCH 1/2] dt-bindings: mfd: atmel, hlcdc: Add sama7d65 compatible string
 2025-12-17  8:38 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: mfd: atmel,hlcdc: "

[PATCH] drm/fb-helper: Fix vblank timeout during suspend/reset
 2025-12-17  8:35 UTC 

[PATCH] drm/msm/dp: Enable support for eDP v1.4+ link rates table
 2025-12-16 14:32 UTC  (4+ messages)

[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-12-17  8:15 UTC  (6+ messages)
` [PATCH v2 17/26] drm/meson: encoder_*: use devm_of_drm_get_bridge() to put the next bridge

[PATCH v3 00/11] drm/msm: Add support for Kaanapali
 2025-12-17  8:13 UTC  (18+ messages)
` [PATCH v3 02/11] dt-bindings: display/msm: dsi-phy-7nm: Add Kaanapali DSI PHY
` [PATCH v3 03/11] dt-bindings: display/msm: dsi-controller-main: Add Kaanapali
` [PATCH v3 04/11] dt-bindings: display/msm: qcom, kaanapali-mdss: "
  ` [PATCH v3 04/11] dt-bindings: display/msm: qcom,kaanapali-mdss: "
` [PATCH v3 05/11] drm/msm/mdss: Add support for Kaanapali
` [PATCH v3 10/11] drm/msm/dpu: Refactor SSPP to compatible DPU 13.0.0

[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
 2025-12-17  7:57 UTC  (4+ messages)
` [PATCH v4 06/19] soc: mediatek: Add runtime PM and top clocks and async controls for MMSYS

[PATCH] drm/i915: Mark dependency on CONFIG_X86_PAT
 2025-12-17  7:52 UTC  (4+ messages)

[PATCH] drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_crtc.c
 2025-12-17  7:03 UTC 

[PATCH v4 00/22] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-12-17  6:58 UTC  (7+ messages)
` [PATCH v4 19/22] drm/gpusvm: Introduce a function to scan the current migration state
` [PATCH v4 20/22] drm/xe: Use drm_gpusvm_scan_mm()

[PATCH] watchdog: softlockup: panic when lockup duration exceeds N thresholds
 2025-12-17  6:27 UTC  (2+ messages)

[PATCH v3 0/4] Unload linux/kernel.h
 2025-12-17  5:24 UTC  (7+ messages)
` [PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro
` [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header

[PATCH v7 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-12-17  2:53 UTC  (5+ messages)
` [PATCH v7 01/18] drm/display: bridge_connector: Ensure last bridge determines EDID/modes detection capabilities

[PATCH V13 00/51][FINAL] Color Pipeline API w/ VKMS
 2025-12-17  1:10 UTC  (7+ messages)
` [PATCH V13 06/51] drm/colorop: Add 1D Curve subtype
` [PATCH V13 15/51] drm/vkms: Add enumerated 1D curve colorop

[PATCH 00/14] Assorted kernel-doc fixes
 2025-12-17  0:09 UTC  (14+ messages)
` [PATCH 02/14] mm: Describe @flags parameter in memalloc_flags_save()
` [PATCH 05/14] mm, kfence: Describe @slab parameter in __kfence_obj_info()
` [PATCH 06/14] virtio: Describe @map and @vmap members in virtio_device struct
` [PATCH 09/14] drm/amd/display: Don't use kernel-doc comment in dc_register_software_state struct
  ` [Linaro-mm-sig] "
` [PATCH 10/14] drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type enum
` [PATCH 14/14] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct

[PATCH v5] drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
 2025-12-16 23:05 UTC  (2+ messages)

[PATCH v3 0/4] PF: Add handling for new adverse event thresholds
 2025-12-16 21:48 UTC  (5+ messages)
` [PATCH v3 1/4] drm/xe: Introduce IF_ARGS macro utility
` [PATCH v3 2/4] drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helper
` [PATCH v3 3/4] drm/xe/pf: Prepare for new threshold KLVs
` [PATCH v3 4/4] drm/xe/pf: Add handling for MLRC adverse event threshold

[PATCH 0/4] Enable THP support in drm_pagemap
 2025-12-16 21:39 UTC  (7+ messages)
` [PATCH 1/4] mm/migrate: Add migrate_device_split_page
` [PATCH 2/4] drm/pagemap: Unlock and put folios when possible
` [PATCH 3/4] drm/pagemap: Add helper to access zone_device_data
` [PATCH 4/4] drm/pagemap: Enable THP support for GPU memory migration

[PATCH] drm/gpusvm: Assign maintainers to the DRM GPUSVM helpers
 2025-12-16 21:09 UTC  (2+ messages)

[PATCH v3 00/22] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
 2025-12-16 17:58 UTC  (23+ messages)
` [PATCH v3 01/22] drm/bridge: add of_drm_find_and_get_bridge()
` [PATCH v3 02/22] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH v3 03/22] drm/todo: add entry about converting to of_drm_find_and_get_bridge()
` [PATCH v3 04/22] drm/bridge: make of_drm_find_bridge() a wrapper of of_drm_find_and_get_bridge()
` [PATCH v3 05/22] drm/arcpgu: convert to of_drm_find_and_get_bridge()
` [PATCH v3 06/22] drm/bridge: add next_bridge pointer to struct drm_bridge
` [PATCH v3 07/22] drm/bridge: ite-it66121: get/put the next bridge
` [PATCH v3 08/22] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v3 09/22] drm/bridge: simple-bridge: "
` [PATCH v3 10/22] drm/meson: encoder_cvbs: "
` [PATCH v3 11/22] drm/meson: encoder_dsi: "
` [PATCH v3 12/22] drm/meson: encoder_hdmi: "
` [PATCH v3 13/22] drm/bridge: imx8qxp-pxl2dpi: simplify put of device_node pointers
` [PATCH v3 14/22] drm/bridge: imx8qxp-pxl2dpi: remove excess error message
` [PATCH v3 15/22] drm/bridge: imx8qxp-pxl2dpi: imx8qxp_pxl2dpi_find_next_bridge: return int, not ERR_PTR
` [PATCH v3 16/22] drm/bridge: imx8qxp-pxl2dpi: get/put the next bridge
` [PATCH v3 17/22] drm/bridge: imx8qxp-pxl2dpi: get/put the companion bridge
` [PATCH v3 18/22] drm/bridge: imx8qxp-pixel-link: simplify logic to find next bridge
` [PATCH v3 19/22] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v3 20/22] drm/bridge: imx8qxp-pixel-link: remove excess error message
` [PATCH v3 21/22] drm/bridge: imx8qxp-pixel-link: imx8qxp_pixel_link_find_next_bridge: return int, not ERR_PTR
` [PATCH v3 22/22] drm/bridge: imx8qxp-pixel-link: get/put the next bridge

[PATCH] drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug
 2025-12-16 17:32 UTC  (4+ messages)

[PATCH 00/16] drm/i915/dp: Clean up link BW/DSC slice config computation (fixes)
 2025-12-16 17:30 UTC 

[PATCH v6 0/7] Performance counter implementation with single manual client support
 2025-12-16 17:30 UTC  (4+ messages)
` [PATCH v6 1/7] drm/panthor: Add performance counter uAPI

[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-12-16 16:36 UTC  (11+ messages)
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge

[PATCH v6] dma-buf: add some tracepoints to debug
 2025-12-16 16:15 UTC  (6+ messages)
    ` 答复: [External Mail]Re: "

[PATCH 0/7] gpu: nova-core: run unload sequence upon unbinding
 2025-12-16 15:39 UTC  (12+ messages)
` [PATCH 1/7] rust: pci: pass driver data by value to `unbind`
` [PATCH 2/7] rust: add warn_on_err macro
` [PATCH 3/7] gpu: nova-core: use "
` [PATCH RFC 4/7] rust: pin-init: allow `dead_code` on projection structure
` [PATCH 5/7] gpu: nova-nova: use pin-init projections
` [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
` [PATCH 7/7] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding

[PATCH] drm/radeon : Use devm_i2c_add_adapter instead of i2c_add_adapter
 2025-12-16 15:38 UTC  (2+ messages)

[PATCH] drm/panthor: Avoid showing imported BO as exported in DebugFS output
 2025-12-16 15:32 UTC 

[PATCH] drm/radeon: Convert legacy DRM logging in evergreen.c to drm_* helpers
 2025-12-16 15:32 UTC  (2+ messages)

[PATCH] drm/radeon: Convert logging in radeon_display.c to drm_* helpers
 2025-12-16 15:31 UTC  (3+ messages)

[PATCH] drm/amdkfd: Fix a couple of spelling mistakes
 2025-12-16 15:29 UTC  (2+ messages)

[PATCH 0/2] drm/amd/display: Address -Wframe-larger-than with clang-22
 2025-12-16 15:16 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Remove amdxdna_flush()
 2025-12-16 15:16 UTC  (2+ messages)

[PATCH] drm/amd/display: Apply e4479aecf658 to dml
 2025-12-16 15:08 UTC  (2+ messages)

[PATCH v6 0/5] drm/amdgpu: add UMA carveout tuning interfaces
 2025-12-16 14:48 UTC  (6+ messages)
` [PATCH v6 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs

[PATCH v3 0/3] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
 2025-12-16 14:32 UTC  (5+ messages)
` [PATCH v3 2/3] gpu: nova-core: select RUST_FW_LOADER_ABSTRACTIONS

[PATCH v3 0/4] gpu: nova-core: fixups for GSP message queue and bindings
 2025-12-16 14:31 UTC  (11+ messages)
` [PATCH v3 1/4] gpu: nova-core: bindings: add missing explicit padding
` [PATCH v3 2/4] gpu: nova-core: gsp: fix length of received messages
` [PATCH v3 3/4] gpu: nova-core: bindings: derive `MaybeZeroable`
` [PATCH v3 4/4] gpu: nova-core: gsp: replace firmware version with "bindings" alias

[PATCH] dt-bindings: gpu: img,powervr-rogue: Add Renesas R-Car V3U
 2025-12-16 13:56 UTC  (3+ messages)

[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2025-12-16 13:40 UTC  (5+ messages)
` [PATCH v3 7/9] efi: Refactor init_primary_display() helpers
` [PATCH v3 9/9] efi: libstub: Simplify interfaces for primary_display

[PATCH v5 0/4] EFI fbcon fixes etc
 2025-12-16 13:24 UTC  (3+ messages)

[PATCH v2 0/3] Add LG SW49410 Panel Driver
 2025-12-16 12:57 UTC  (3+ messages)
` [PATCH v2 2/3] drm: panel: Add LG SW49410 Panel

[PATCH v4] drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
 2025-12-16 12:51 UTC  (3+ messages)

[PATCH] drm/msm/mdp5: drop support for MSM8998, SDM630 and SDM660
 2025-12-16 12:22 UTC  (2+ messages)

[CI 2/4] drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helper
 2025-12-16 11:32 UTC  (2+ messages)

[PATCH v2] drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICE
 2025-12-16 10:31 UTC  (2+ messages)

[PATCH v2] drm/panel: otm8009a: Switch to mipi_dsi_multi_context helpers
 2025-12-16 10:23 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v7 0/8] Add support for Pixel 3 and Pixel 3 XL
 2025-12-16 10:23 UTC  (4+ messages)
` [PATCH v7 4/8] drm/panel: sw43408: Separate reset sequence into own function
` (subset) [PATCH v7 0/8] Add support for Pixel 3 and Pixel 3 XL

[PATCH RESEND 0/2] Add HannStar HSD156JUW2 panel support
 2025-12-16 10:23 UTC  (4+ messages)
` [PATCH RESEND 2/2] drm/panel: simple: Add HannStar HSD156JUW2

[PATCH v3 0/7 RESEND] Add support for panels found in various Tegra devices
 2025-12-16 10:23 UTC  (2+ messages)
` (subset) "

[PATCH v2] dt-bindings: panel: s6e3fc2x01: Sort and remove unnecessary properties
 2025-12-16 10:23 UTC  (2+ messages)

[PATCH] drm/panel: osd-osd101t2587-53ts: migrate to mipi_dsi_turn_on_peripheral_multi
 2025-12-16 10:15 UTC  (3+ messages)

[PATCH v1 0/5] drm/panthor: Implement fault information propagation
 2025-12-16  9:29 UTC  (5+ messages)
` [PATCH v1 5/5] drm/panthor: Use GROUP_GET_STATE to provide group and queue errors

[PATCH v4 0/2] drm/panic: Add kunit tests for drm_panic
 2025-12-16  8:35 UTC  (4+ messages)
` [PATCH v4 1/2] drm/panic: Rename draw_panic_static_* to draw_panic_screen_*
` [PATCH v4 2/2] drm/panic: Add kunit tests for drm_panic

[PATCH] accel/ivpu: Validate scatter-gather size against buffer size
 2025-12-16  8:26 UTC  (3+ messages)

[PATCH v6 0/4] backlight: add new max25014 backlight driver
 2025-12-16  8:19 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: backlight: Add max25014 support

[PATCH] fbdev: xilinxfb: request memory region before mapping framebuffer
 2025-12-15 22:53 UTC 

[PATCH RESEND] drm/panel: ilitek-ili9882t: Switch Tianma TL121BVMS07 to DSC 120Hz mode
 2025-12-16  7:55 UTC 

[PATCH v11 0/7] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-12-16  7:46 UTC  (3+ messages)
` [PATCH v11 7/7] drm: renesas: rz-du: mipi_dsi: Add support for "

[PATCH] drm/bridge: lontium-lt9611uxc: use irq as optional parameter
 2025-12-16  7:37 UTC  (2+ messages)

[PATCH v7 0/3] Add i.MX91/93 parallel display support
 2025-12-16  7:29 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example

[PATCH v5] dma-buf: add some tracepoints to debug
 2025-12-16  6:40 UTC  (3+ messages)
  ` 答复: [External Mail]Re: "

[PATCH v2 00/20] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2025-12-16  6:02 UTC  (5+ messages)
` [PATCH v2 01/20] dt-bindings: display: tilcdc: Convert to DT schema
` [PATCH v2 02/20] dt-bindings: display: tilcdc: Mark panel binding as deprecated

[PATCH v2 00/10] gpu: nova-core: miscellaneous improvements
 2025-12-16  4:27 UTC  (11+ messages)
` [PATCH v2 01/10] gpu: nova-core: gsp: warn if data remains after processing a message
` [PATCH v2 02/10] gpu: nova-core: gsp: remove unnecessary Display impls
` [PATCH v2 03/10] gpu: nova-core: gsp: simplify sequencer opcode parsing
` [PATCH v2 04/10] gpu: nova-core: gsp: remove unneeded sequencer trait
` [PATCH v2 05/10] gpu: nova-core: gsp: derive `Debug` on more sequencer types
` [PATCH v2 06/10] gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
` [PATCH v2 07/10] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
` [PATCH v2 08/10] gpu: nova-core: use core library's CStr instead of kernel one
` [PATCH v2 09/10] gpu: nova-core: simplify str_from_null_terminated
` [PATCH v2 10/10] gpu: nova-core: gsp: use available device reference

[PATCH v4 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
 2025-12-16  4:26 UTC  (5+ messages)
` [PATCH v4 1/3] dt-binding: display: Add ITE IT61620 MIPI DSI to HDMI bridge
` [PATCH v4 2/3] drm/bridge: Add ITE IT61620 MIPI DSI to HDMI bridge driver
` [PATCH v4 3/3] MAINTAINERS: Add entry for ITE IT61620 MIPI "

[PATCH v4 00/28] Fair(er) DRM scheduler
 2025-12-16  3:03 UTC  (3+ messages)
` [PATCH v4 20/28] drm/lima: Remove drm_sched_init_args->num_rqs usage

[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
 2025-12-16  2:08 UTC  (8+ messages)

[syzbot] Monthly fbdev report (Dec 2025)
 2025-12-16  1:32 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).