dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-15 17:41:43 to 2026-02-16 20:53:53 UTC [more...]

[PATCH 00/13] Add DMA support for LINFlexD UART driver
 2026-02-16 20:48 UTC  (12+ messages)
` [PATCH 01/13] serial: linflexuart: Fix locking in set_termios
` [PATCH 02/13] serial: linflexuart: Clean SLEEP bit in LINCR1 after suspend
` [PATCH 08/13] dt-bindings: serial: fsl-linflexuart: add clock input properties
` [PATCH 09/13] dt-bindings: serial: fsl-linflexuart: add dma properties
` [PATCH 12/13] serial: linflexuart: Add DMA support

[PATCH v2 00/14] drm: panel-orientation-quirks: Add various handheld quirks
 2026-02-16 20:45 UTC  (9+ messages)
` [PATCH v2 01/14] drm: panel-orientation-quirks: Add AOKZOE A1 Pro
` [PATCH v2 02/14] drm: panel-orientation-quirks: Add additional ID for Ayaneo 2021
` [PATCH v2 05/14] drm: panel-orientation-quirks: Add OneXPlayer X1 Mini variants
` [PATCH v2 08/14] drm: panel-orientation-quirks: Add GPD Win Max (2021)
` [PATCH v2 09/14] drm: panel-orientation-quirks: Add GPD Pocket 4
` [PATCH v2 10/14] drm: panel-orientation-quirks: Add Zeenix Lite and Pro
` [PATCH v2 13/14] drm: panel-orientation-quirks: Add AOKZOE A2 Pro
` [PATCH v2 14/14] drm: panel-orientation-quirks: Add OneXPlayer X1 Air

[PATCH v8 00/20] Add new general DRM property "color format"
 2026-02-16 20:36 UTC  (22+ messages)
` [PATCH v8 01/20] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v8 02/20] drm: Add new general DRM property "color format"
` [PATCH v8 03/20] drm: Add enum conversions for drm_color_format_enum
` [PATCH v8 04/20] drm/bridge: Act on the DRM color format property
` [PATCH v8 05/20] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v8 06/20] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v8 07/20] drm/i915: Implement the "color format" DRM property
` [PATCH v8 08/20] drm/amdgpu: Implement "
` [PATCH v8 09/20] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v8 10/20] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v8 11/20] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v8 12/20] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v8 13/20] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v8 14/20] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v8 15/20] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v8 16/20] drm/connector: Register color format property on HDMI connectors
` [PATCH v8 17/20] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v8 18/20] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v8 19/20] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v8 20/20] drm/bridge: Document "

[PATCH v3 0/3] support for taiguan-xti05101-01a MIPI-DSI panel
 2026-02-16 17:49 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: vendor: add taiguanck

[PATCH] drm/imagination: Convert to dev_pm_domain_{at,de}tach_list()
 2026-02-16 17:28 UTC  (17+ messages)
  ` [PATCH] drm/imagination: Convert to dev_pm_domain_{at, de}tach_list()
            ` [EXTERNAL] Re: [PATCH] drm/imagination: Convert to dev_pm_domain_{at,de}tach_list()

[PATCH v2 0/3] Add support for Seeed Studio BeagleBone HDMI cape overlay
 2026-02-16 16:55 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: ti: Enable overlays for am335x BeagleBoard devicetrees
` [PATCH v2 2/3] ARM: multi_v7_defconfig: omap2plus_defconfig: Enable ITE IT66121 driver
` [PATCH v2 3/3] ARM: dts: am335x: Add Seeed Studio BeagleBone HDMI cape overlay

[PATCH v9 0/3] Add i.MX91/93 parallel display support
 2026-02-16 16:47 UTC  (3+ messages)

[PATCH v4 00/27] drm/amd: VRR fixes, HDMI Gaming Features
 2026-02-16 16:45 UTC  (28+ messages)
` [PATCH v4 01/27] drm/amd/display: Return if DisplayID not found in parse_amd_vsdb()
` [PATCH v4 02/27] drm/amd/display: Refactor amdgpu_dm_update_freesync_caps()
` [PATCH v4 03/27] drm/amd/display: Remove redundant edid checks
` [PATCH v4 04/27] drm/amd/display: Move DisplayID vrr parsing
` [PATCH v4 05/27] drm/amd/display: Always try to parse AMD vsdb
` [PATCH v4 06/27] drm/amd/display: Check for VRR range in CEA "
` [PATCH v4 07/27] drm/amd/display: Use bigger VRR range if found in "
` [PATCH v4 08/27] drm/amd/display: Separate DP/eDP and PCON paths completely
` [PATCH v4 09/27] drm/amd/display: Refactor PCON VRR compatibility check
` [PATCH v4 10/27] drm/amd/display: Add PCON VRR ID check override
` [PATCH v4 11/27] drm/amd/display: Add CH7218 PCON ID
` [PATCH v4 12/27] drm/edid: Parse more info from HDMI Forum vsdb
` [PATCH v4 13/27] drm/amd/display: Rename PCON adaptive sync types
` [PATCH v4 14/27] drm/amd/display: Enable HDMI VRR over PCON
` [PATCH v4 15/27] drm/amd/display: Support HDMI VRRmax=0
` [PATCH v4 16/27] drm/amd/display: Build HDMI vsif in correct slot
` [PATCH v4 17/27] drm/amd/display: Save HDMI gaming info to edid caps
` [PATCH v4 18/27] drm/amd/display: Restore ALLM support in HDMI vsif
` [PATCH v4 19/27] drm/amd/display: Trigger ALLM if it's available
` [PATCH v4 20/27] drm/amd/display: Reintroduce VTEM info frame
` [PATCH v4 21/27] drm/amd/display: Enable HDMI VRR
` [PATCH v4 22/27] drm/amd/display: freesync_on_desktop support for "
` [PATCH v4 23/27] drm: Add passive_vrr_disabled property to crtc
` [PATCH v4 24/27] drm: Add passive_vrr_capable property to connector
` [PATCH v4 25/27] drm: Add ALLM properties "
` [PATCH v4 26/27] drm/amd/display: Use passive_vrr properties in amdgpu
` [PATCH v4 27/27] drm/amd/display: Use ALLM "

[PATCH v2 0/6] Add support for mt8167 display blocks
 2026-02-16 16:22 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: mt8167: Reorder nodes according to mmio address
` [PATCH v2 2/6] dt-bindings: display: mediatek: Add compatibles for MediaTek mt8167
` [PATCH v2 3/6] dt-bindings: display: mediatek: Correct compatibility for mt8167-dsi
` [PATCH v2 4/6] dt-bindings: phy: mediatek, dsi-phy: Add support for mt8167
` [PATCH v2 5/6] arm64: dts: mediatek: mt8167: Add DRM nodes
` [PATCH v2 6/6] gpu: drm: mediatek: ovl: add specific entry for mt8167

[PATCH 0/5] Add support for Seeed Studio BeagleBone HDMI cape overlay
 2026-02-16 16:22 UTC  (10+ messages)
` [PATCH 1/5] ARM: dts: ti: Enable overlays for all DTB files

[PATCH v2 0/4] rust: Add ARef support for work items
 2026-02-16 16:20 UTC  (2+ messages)

[PATCH v1 0/5] drm/panel: r61307/r69328: minor updates
 2026-02-16 16:16 UTC  (11+ messages)
` [PATCH v1 1/5] drm/panel: r61307: align with schema property
` [PATCH v1 2/5] drm/panel: r61307/r69328: convert to drm_connector_helper_get_modes_fixed
` [PATCH v1 3/5] drm/panel: r61307/r69328: remove redundant checks
` [PATCH v1 4/5] drm/panel: r61307/r69328: return accumulated errors
` [PATCH v1 5/5] drm/panel: r61307/r69328: convert to devm_mipi_dsi_attach

[PATCH v3 1/2] drm/panel: simple: Add Waveshare 13.3" panel support
 2026-02-16 16:01 UTC  (2+ messages)

[PATCH] drm/amd/display: Use same max plane scaling limits for all 64 bpp formats
 2026-02-16 15:39 UTC  (2+ messages)

[PATCH v1 2/2] drm/panthor: treat sram as mandatory except mt8196
 2026-02-16 15:20 UTC  (11+ messages)

[PATCH] drm/amd/display: Prevent cursor bo's from being pinned to VRAM address zero
 2026-02-16 15:16 UTC  (2+ messages)

[PATCH v7 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-02-16 14:56 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-6.18] drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels
 2026-02-16 14:52 UTC  (2+ messages)

[PATCH v4 0/4] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-02-16 14:33 UTC  (9+ messages)
` [PATCH v4 4/4] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for "

[PATCH] [v2] drm/pagemap: pass pagemap_addr by reference
 2026-02-16 13:59 UTC  (2+ messages)

[PATCH v2 2/3] dt-bindings: display: panel: add YAML schema for LXD M9189A
 2026-02-16 13:54 UTC  (3+ messages)

[PATCH 0/2] drm/imx: ipuv3-plane: support underlay plane
 2026-02-16 13:18 UTC  (5+ messages)
` [PATCH 1/2] drm/imx: ipuv3-plane: decouple zpos from plane type
` [PATCH 2/2] drm/imx: ipuv3-plane: support underlay plane

[PATCH] drm/pagemap: pass pagemap_addr by reference
 2026-02-16 12:55 UTC  (3+ messages)

[PATCH 0/2] drm/radeon: use struct drm_edid
 2026-02-16 12:46 UTC  (3+ messages)
` [PATCH 1/2] drm/radeon: use struct drm_edid instead of struct edid
` [PATCH 2/2] drm/radeon: remove radeon_connector_free_edid

[PATCH v5 0/7] Power Management for Raspberry Pi V3D GPU
 2026-02-16 12:18 UTC  (6+ messages)
` [PATCH v5 2/7] clk: bcm: rpi: Add a comment about RPI_FIRMWARE_SET_CLOCK_STATE behavior
` [PATCH v5 3/7] clk: bcm: rpi: Mark PIXEL_CLK and HEVC_CLK as CLK_IGNORE_UNUSED

[PATCH] drm/bridge: lontium-lt9611uxc: select CONFIG_DRM_DISPLAY_HDMI_AUDIO_HELPER
 2026-02-16 12:11 UTC 

[PATCH] drm/vc4: hdmi: replace use of system_wq with system_percpu_wq
 2026-02-16 11:50 UTC  (2+ messages)

[PATCH] gpu: Fix uninitialized buddy for built-in drivers
 2026-02-16 11:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/4] Add support for mt8167 display blocks
 2026-02-16 11:10 UTC  (10+ messages)
` [PATCH 1/4] arm64: dts: mt8167: Reorder nodes according to mmio address
` [PATCH 2/4] dt-bindings: display: mediatek: Add compatibles for MediaTek mt8167
` [PATCH 3/4] arm64: dts: mediatek: mt8167: Add DRM nodes
` [PATCH 4/4] gpu: drm: mediatek: ovl: add specific entry for mt8167

[PATCH v6 0/4] misc: fastrpc: Add polling mode support
 2026-02-16 11:08 UTC  (12+ messages)
` [PATCH v6 1/4] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v6 2/4] misc: fastrpc: Replace hardcoded ctxid mask with GENMASK
` [PATCH v6 3/4] misc: fastrpc: Expand context ID mask for DSP polling mode support
` [PATCH v6 4/4] misc: fastrpc: Add polling mode support for fastRPC driver

[PATCH v3 00/12] drm, coreboot: Add DRM coreboot driver
 2026-02-16 10:27 UTC  (5+ messages)
` [PATCH v3 11/12] drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers
` [PATCH v3 12/12] drm/sysfb: corebootdrm: Support panel orientation

[Bug 221089] New: amdgpu: Regression in Linux 7.0 with RX-580: BUG: unable to handle page fault for address: fffffffffffffff1
 2026-02-16 10:24 UTC  (4+ messages)
` [Bug 221089] "

[PATCH v6 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-02-16 10:21 UTC  (10+ messages)
` [PATCH v6 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v6 2/5] drm/xe/xe_drm_ras: Add support for XE DRM RAS
` [PATCH v6 3/5] drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
` [PATCH v6 4/5] drm/xe/xe_hw_error: Add support for Core-Compute errors
` [PATCH v6 5/5] drm/xe/xe_hw_error: Add support for PVC SoC errors

Independence for dma_fences! v7
 2026-02-16  9:48 UTC  (5+ messages)
` [PATCH 4/8] dma-buf: inline spinlock for fence protection v4

[PATCH v3 1/2] drm: introduce KMS recovery mechanism
 2026-02-16  9:28 UTC  (6+ messages)

[PATCH v3 0/9] drm/panthor: Add a GEM shrinker
 2026-02-16  9:06 UTC  (11+ messages)
` [PATCH v3 5/9] drm/panthor: Part ways with drm_gem_shmem_object
` [PATCH v3 9/9] drm/panthor: Add a GEM shrinker

drm/imagination: genpd_runtime_suspend() crash
 2026-02-16  8:54 UTC  (4+ messages)

[PATCH] drm/tiny: sharp-memory: fix pointer error dereference
 2026-02-16  6:10 UTC  (2+ messages)

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-16  8:27 UTC  (3+ messages)
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample

[RFC PATCH] drm/sitronix: add ST7789V panel driver
 2026-02-16  7:47 UTC  (7+ messages)

[syzbot] Monthly fbdev report (Feb 2026)
 2026-02-16  7:33 UTC 

[PATCH v5 0/7] fbdev: au1100fb: support COMPILE_TEST and fix multi-device support and other cleanups
 2026-02-16  1:52 UTC  (9+ messages)
` [PATCH v5 1/7] fbdev: au1100fb: Don't store device specific data in global variables
` [PATCH v5 2/7] fbdev: au1100fb: Mark several local functions as static
` [PATCH v5 3/7] fbdev: au1100fb: Use proper conversion specifiers in printk formats
` [PATCH v5 4/7] fbdev: au1100fb: Make driver compilable on non-mips platforms
` [PATCH v5 5/7] fbdev: au1100fb: Replace custom printk wrappers by pr_*
` [PATCH v5 6/7] fbdev: au1100fb: Fold au1100fb.h into its only user
` [PATCH v5 7/7] fbdev: au1100fb: Replace license boilerplate by SPDX header

[PATCH v2] staging: fbtft: Optimize partial write()
 2026-02-16  0:57 UTC 

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-02-15  6:42 UTC  (3+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller

[PATCH v2 2/2] drm/amdgpu: Add "pixel_encoding" DRM connector property support for amdgpu
 2026-02-14 10:56 UTC 

[PATCH] media: videobuf2: Set vma_flags in vb2_dma_sg_mmap
 2026-02-15 17:42 UTC 

[PATCH] drm/fourcc: fix plane order for 10/12/16-bit YCbCr formats
 2026-02-15 17:41 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