dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-17 14:51:43 to 2026-07-18 23:36:44 UTC [more...]

[PATCH 00/15] drm/drm_simple: remove drm_simple_encoder_init
 2026-07-18 23:35 UTC  (13+ messages)
` [PATCH 01/15] drm/exynos: remove dependency on DRM simple helpers
` [PATCH 02/15] drm/xlnx/zynqmp_dpsub: "
` [PATCH 03/15] drm/tegra: "
` [PATCH 04/15] drm/fsl-dcu: "
` [PATCH 05/15] drm/kmb: "
` [PATCH 06/15] drm/virtio: "
` [PATCH 07/15] drm/tidss: "
` [PATCH 08/15] drm/imx: "
` [PATCH 09/15] drm/mediatek: "
` [PATCH 10/15] drm/renesas/shmobile: "
` [PATCH 11/15] drm/hisilicon/kirin: "
` [PATCH 12/15] drm/arm/komeda: "

[PATCH v2 1/3] ARM: dts: ti: am335x-guardian: Drop unused isink-en property
 2026-07-18 22:04 UTC  (3+ messages)
  ` [PATCH v2 2/3] dt-bindings: input: Convert TI TPS65217 power button to DT schema
  ` [PATCH v2 3/3] dt-bindings: leds: backlight: Convert TPS65217 "

[PATCH] fbdev: pvr2fb: correct user pointer annotation and sentinel initializer
 2026-07-18 21:57 UTC  (3+ messages)

[PATCH] fbdev: arkfb: Move a variable assignment behind a condition check in ics5342_init()
 2026-07-18 21:47 UTC  (5+ messages)
  `  "

[PATCH v2 0/2] fbdev: fix mode sysfs lifetime and bounds issues
 2026-07-18 20:04 UTC  (3+ messages)
` [PATCH v3 1/3] fbdev: bound mode sysfs output to the sysfs buffer

[PATCH] rust: drm: gem: shmem: drop stale dma_resv locking TODO
 2026-07-18 19:53 UTC 

[PATCH] fonts: fixup font.h kernel-doc warnings
 2026-07-18 19:39 UTC  (2+ messages)

[PATCH v2] drm/imx: replace struct drm_simple_display_pipe with regular atomic helpers
 2026-07-18 19:12 UTC  (3+ messages)

[PATCH v2 0/7] vga_switcheroo, drm: Push fbcon handling into DRM clients
 2026-07-18 19:08 UTC  (2+ messages)

[PATCH] fbdev: udlfb: validate vendor descriptor items
 2026-07-18 18:59 UTC  (3+ messages)

[PATCH] fbdev: sstfb: add missing MODULE_DEVICE_TABLE()
 2026-07-18 18:55 UTC  (2+ messages)

[PATCH] fb: omap2: dsi: do not copy isr table
 2026-07-18 18:51 UTC  (2+ messages)

[PATCH v2 0/8] drm: replace simple display pipe users with atomic helpers
 2026-07-18 18:50 UTC  (25+ messages)
` [PATCH v2 1/8] drm/arcpgu: replace struct drm_simple_display_pipe with regular "
` [PATCH v2 2/8] drm/aspeed: "
` [PATCH v2 3/8] drm/mcde: "
` [PATCH v2 4/8] drm/pl111: "
` [PATCH v2 5/8] drm/gm12u320: "
` [PATCH v2 6/8] drm/repaper: "
` [PATCH v2 7/8] drm/tve200: "
` [PATCH v2 8/8] drm/xen: "

[PATCH] fbdev: tdfxfb: fix PCI enable cleanup with pcim_enable_device()
 2026-07-18 18:48 UTC  (2+ messages)

[PATCH] fbdev: uvesafb: unregister connector callback on init failure
 2026-07-18 18:40 UTC  (2+ messages)

[PATCH] staging: fbtft: fix checkpatch errors in fbtft-bus.c
 2026-07-18 18:29 UTC 

[PATCH 0/3] drm/vc4: Fix binner overflow-memory corruption and GPU hangs
 2026-07-18 17:44 UTC  (6+ messages)
` [PATCH 1/3] drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO size
` [PATCH 2/3] drm/vc4: Reset the binner overflow allocator on GPU reset
` [PATCH 3/3] drm/vc4: Dynamically size the initial tile-alloc block

[PATCH 0/2] drm/bridge: it6505: DP audio support + shared-DAI hw_params fix
 2026-07-18 17:32 UTC  (5+ messages)
` [PATCH 1/2] drm/bridge: it6505: Add audio support
` [PATCH 2/2] drm/bridge: it6505: Don't reject audio hw_params without an encoder

[PATCH v7 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-07-18 15:55 UTC  (5+ messages)
` [PATCH v7 2/2] drm/bridge: Add Lontium LT9609C(EX/UXD) "

[PATCH v16 0/3] rust: add basic serial device bus abstractions
 2026-07-18 15:54 UTC  (6+ messages)
` [PATCH v16 1/3] "
` [PATCH v16 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v16 3/3] MAINTAINERS: serdev: Add self for serdev

[PATCH v2 0/4] ARM: dts: imx: fix ldb related CHECK_DTBS warnings
 2026-07-18 14:57 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: display: bridge: ldb: allow a single reg for fsl,imx6sx-ldb
` [PATCH v2 2/4] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node
` [PATCH v2 3/4] dt-bindings: display: lcdif: Allow display0 child node for i.MX6UL
` [PATCH v2 4/4] ARM: dts: imx6ul-tx6ul: rename disp0 to display0

[PATCH v4] drm/v3d: Associate BOs with every job that accesses them
 2026-07-18 14:52 UTC  (2+ messages)

[PATCH] drm/vc4: hdmi: take i2c adapter module reference
 2026-07-18 14:51 UTC  (2+ messages)

[PATCH v15 0/3] rust: add basic serial device bus abstractions
 2026-07-18 14:42 UTC  (6+ messages)
` [PATCH v15 1/3] "
` [PATCH v15 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v15 3/3] MAINTAINERS: serdev: Add self for serdev

drm/msm: drm-msm-fixes-2026-07-18 for v7.2-rc4
 2026-07-18 14:21 UTC 

[PATCH 0/2] drm/v3d: Idle AXI transactions before cutting the clock on suspend
 2026-07-18 13:59 UTC  (4+ messages)
` [PATCH 1/2] drm/v3d: Reach the GMP through the hub registers on V3D 7.x
` [PATCH 2/2] drm/v3d: Idle AXI transactions before disabling the clock on suspend

[PATCH] drm/meson: constrain the DW-HDMI regmap range
 2026-07-18  9:19 UTC 

[PATCH V1] accel/amdxdna: Fix command timeout race
 2026-07-18  8:59 UTC  (2+ messages)

[RFC PATCH v2 1/8] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
 2026-07-18  7:49 UTC  (9+ messages)
  ` [RFC PATCH v2 2/8] pmdomain/rockchip: add optional per-domain power-on settle delay
  ` [RFC PATCH v2 4/8] iommu/rockchip: take all DT clocks
  ` [RFC PATCH v2 3/8] pmdomain/rockchip: cycle optional power-domain resets on power-on
  ` [RFC PATCH v2 8/8] arm64: dts: rockchip: rk3576-rock-4d: enable NPU
  ` [RFC PATCH v2 5/8] iommu/rockchip: clear stale page faults before enabling stall
  ` [RFC PATCH v2 7/8] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
  ` [RFC PATCH v2 6/8] accel/rocket: add RK3576 NPU (RKNN) support

[PATCH v3] drm/v3d: release CPU job resources on pre-init failures
 2026-07-18  7:27 UTC  (2+ messages)

[RFC PATCH v2 0/4] rust: sync: Introduce Rcu*Box
 2026-07-18  6:00 UTC  (8+ messages)
` [RFC PATCH v2 1/4] rust: rcu: Add RcuBox type
` [RFC PATCH v2 2/4] rust: maple_tree: Add load_rcu()
` [RFC PATCH v2 3/4] rust: rcu: Introduce RcuFreeBox
` [NOT FOR MERGE] [RFC PATCH v2 4/4] rust: poll: use kfree_rcu() for PollCondVar

[PATCH v2] drm/v3d: release CPU job resources on pre-init failures
 2026-07-18  5:57 UTC  (3+ messages)

[PATCH v4 0/5] Introduce error threshold to drm_ras
 2026-07-18  5:26 UTC  (4+ messages)
` [PATCH v4 2/5] drm/ras: Introduce error threshold

[git pull] drm fixes for 7.2-rc4 (updated with amdgpu)
 2026-07-18  4:54 UTC  (2+ messages)

[git pull] drm fixes for 7.2-rc4
 2026-07-18  4:54 UTC  (4+ messages)

[PATCH] drm/nouveau/kms/nv50-: Unconditionally create blend_mode prop for wndws
 2026-07-17 22:59 UTC  (2+ messages)

[RFC PATCH 0/3] drm: Add DRM driver for GlandaGPU (VHDL soft-IP GPU)
 2026-07-17 22:39 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: display: Add GlandaGPU binding

[pull] amdgpu, amdkfd drm-fixes-7.2
 2026-07-17 21:50 UTC 

[PATCH v6 00/16] drm/msm: A couple lazy-vm fixes
 2026-07-17 21:22 UTC  (28+ messages)
` [PATCH v6 01/16] drm/msm: Fix barriers accessing ctx vm
` [PATCH v6 02/16] drm/msm: Rework queuelock
` [PATCH v6 03/16] drm/msm: Synchronize VM creation on ctxlock
` [PATCH v6 04/16] drm/msm: Synchronize set_sysprof "
` [PATCH v6 05/16] drm/msm: Move nr_cmds initialization
` [PATCH v6 06/16] drm/msm: Remove redundant SIZE_MAX check
` [PATCH v6 07/16] drm/msm/a6xx: Access VM directly in submit path
` [PATCH v6 08/16] drm/msm: Add helper to check for per-process pgtables VM
` [PATCH v6 09/16] drm/msm/gem: Remove useless locking in GEM import
` [PATCH v6 10/16] drm/msm/gem: Extract bookkeeping init helper
` [PATCH v6 11/16] drm/msm/gem: Set resv before exposing obj
` [PATCH v6 12/16] drm/msm/gem: Validate lazy VM in GEM_NEW
` [PATCH v6 13/16] drm/msm: Allow lazy VM creation to fail
` [PATCH v6 14/16] drm/msm: Don't fallback to shared VM for VM_BIND
` [PATCH v6 15/16] drm/msm: Fix per-process-pgtables check
` [PATCH v6 16/16] drm/msm: Fixup invalid overflow check

[pull] amdgpu, amdkfd drm-fixes-7.2
 2026-07-17 21:20 UTC  (2+ messages)

[PATCH] drm/nouveau: Omit a redundant pm_runtime_mark_last_busy() call in nouveau_pmops_runtime_idle()
 2026-07-17 21:14 UTC  (2+ messages)

[PATCH v1 0/4] drm: mxsfb: Support LCDIF interface pixel format
 2026-07-17 21:13 UTC  (6+ messages)
` [PATCH v1 1/4] dt-bindings: lcdif: Add "

[PATCH] drm/amd/display: Fix writeback completion timing
 2026-07-17 21:00 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Fix __rcu fence pointer accesses
 2026-07-17 20:56 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Pack nested ucode_info struct

[PATCH v5 1/3] drm/bridge: ti-sn65dsi83: Simplify error condition logic
 2026-07-17 20:49 UTC  (2+ messages)
  ` [PATCH v5 3/3] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support

[PATCH v2 0/9] drm/msm: Support for Eliza GPU
 2026-07-17 20:41 UTC  (10+ messages)
` [PATCH v2 1/9] drm/msm/a6xx: Fix RBBM_CLOCK_CNTL3_TP0 value in a730_hwcg
` [PATCH v2 2/9] drm/msm/a6xx: Rename GBIF_CX_CONFIG to a A6XX- variant register
` [PATCH v2 3/9] drm/msm/a6xx: Add Adreno 722 support
` [PATCH v2 4/9] dt-bindings: arm-smmu: Document GPU SMMU for Eliza SoC
` [PATCH v2 5/9] dt-bindings: display/msm: Document Adreno 722 GPU and GMU
` [PATCH v2 6/9] arm64: dts: qcom: eliza: Add GPU SMMU node
` [PATCH v2 7/9] arm64: dts: qcom: eliza: Add GPU nodes
` [PATCH v2 8/9] arm64: dts: qcom: eliza: Add GPU cooling
` [PATCH v2 9/9] arm64: dts: qcom: eliza-mtp: Enable Adreno A722 GPU

[PATCH v2] drm/bridge: display-connector: Fix I2C adapter resource leak
 2026-07-17 20:23 UTC  (3+ messages)

[PATCH] drm/amd/display:Check dp_128b_132b_supported_link_rates.raw before link_rate setting
 2026-07-17 20:15 UTC  (2+ messages)

[RFC PATCH v1 0/8] Arm Core Local Accelerator Driver
 2026-07-17 20:11 UTC  (11+ messages)
` [RFC PATCH v1 1/8] misc/arm-cla: Add driver skeleton and documentation
` [RFC PATCH v1 8/8] misc/arm-cla: Add userspace interface

[PATCH 0/4] drm: bridge: display-connector: Support hardcoding EDID for VGA
 2026-07-17 20:06 UTC  (7+ messages)
` [PATCH 2/4] drm/bridge: display-connector: Fix I2C adapter resource leak

[PATCH 0/5] drm/panel: jd9365da: add support for DCLTek DT300250
 2026-07-17 19:59 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: vendor-prefixes: Add DCLTEK
` [PATCH 4/5] dt-bindings: display: panel: add compatible for DCLTek 300250 9.35in panel

[PATCH v6 0/7] Refactor drm_writeback_connector structure
 2026-07-17 19:40 UTC  (3+ messages)
` [PATCH v6 1/7] drm: writeback: "

[PATCH] drm/bridge: display-connector: fix i2c adapter leak on probe failure
 2026-07-17 18:49 UTC  (4+ messages)

[PATCH 0/4] ARM: dts: imx: fix ldb related CHECK_DTBS warnings
 2026-07-17 18:45 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: ldb: allow a single reg for fsl,imx6sx-ldb
` [PATCH 2/4] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node

[PULL] drm-intel-fixes
 2026-07-17 18:42 UTC 

[PATCH v3 0/5] drm/bridge: Implement generic USB Type-C DP HPD bridge
 2026-07-17 17:19 UTC  (3+ messages)
` [PATCH v3 1/5] "

[PATCH v5 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-07-17 17:14 UTC  (5+ messages)
` [PATCH v5 4/5] rust: Add dma_fence abstractions

[PATCH v1] drm/panel: panel-edp: Adjust T8 timing for AUO B116XAK01.6 and B140XTK02.4
 2026-07-17 17:13 UTC 

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-07-17 17:12 UTC  (7+ messages)

[PATCH v2] drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
 2026-07-17 17:06 UTC  (3+ messages)

[PATCH v2 0/2] drm/panel-edp: take i2c adapter module reference
 2026-07-17 17:04 UTC  (5+ messages)
` [PATCH v2 1/2] drm/panel-edp: fix i2c adapter leak on probe failure
` [PATCH v2 2/2] drm/panel-edp: take i2c adapter module reference

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-07-17 16:06 UTC  (7+ messages)

[PATCH 0/4] X2 Elite Lenovo Yoga Slim 7x Gen11 support
 2026-07-17 15:40 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: display: panel: samsung,atna33xc20: Add ATNA40HQ08-0
  ` [PATCH 1/4] dt-bindings: display: panel: samsung, atna33xc20: "

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-17 15:37 UTC  (4+ messages)
` [PATCH 01/42] of: reserved_mem: Introduce devres-managed initialization functions

[PATCH 0/6] configfs: Allow the registration of const struct configfs_attribute
 2026-07-17 15:35 UTC  (3+ messages)
` [PATCH 5/6] "

[PATCH] drm/panel: ilitek-ili9805: Use _multi variants
 2026-07-17 15:22 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-17 15:12 UTC  (2+ messages)

[PATCH v2 00/12] misc: Improvements around *_device_id defintions
 2026-07-17 14:50 UTC  (2+ messages)
` [PATCH v2 11/12] misc: Unify style of of_device_id arrays


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