public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-02-22 20:01:56 to 2026-02-24 00:01:43 UTC [more...]

[PATCH] drm/tiny: ili9486: use DRM_MODE_INIT for proper vrefresh
 2026-02-24  0:01 UTC  (3+ messages)
` Claude review: "

[PATCH v35 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-02-24  0:00 UTC  (10+ messages)
` [PATCH v35 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
  ` Claude review: "
` [PATCH v35 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
  ` Claude review: "
` [PATCH v35 3/4] drm/xe/xe_vm: Add per VM fault info
  ` Claude review: "
` [PATCH v35 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
  ` Claude review: "

[PATCH] drm/i915/selftests: Fix build after dma-fence locking rework
 2026-02-23 23:54 UTC  (9+ messages)
` Claude review: "

[PATCH] dma-buf: revert "use inline lock for the dma-fence-chain"
 2026-02-23 23:42 UTC  (4+ messages)
` Claude review: "

[PATCH v2] drm/tyr: Use vertical style for imports
 2026-02-23 23:40 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/tyr: Clarify driver/device type names
 2026-02-23 23:38 UTC  (4+ messages)
` Claude review: "

[PATCH] drm/pagemap: Unlock cache->lock before freeing it
 2026-02-23 23:36 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/msm/dpu: Don't use %pK through printk (again)
 2026-02-23 23:31 UTC  (2+ messages)

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-02-23 23:11 UTC  (39+ messages)
` [PATCH RFC 01/18] accel/qda: Add Qualcomm QDA DSP accelerator driver docs
` [PATCH RFC 02/18] accel/qda: Add Qualcomm DSP accelerator driver skeleton
` [PATCH RFC 03/18] accel/qda: Add RPMsg transport for Qualcomm DSP accelerator
` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus
` [PATCH RFC 06/18] accel/qda: Add memory manager for CB devices
` [PATCH RFC 07/18] accel/qda: Add DRM accel device registration for QDA driver
` [PATCH RFC 08/18] accel/qda: Add per-file DRM context and open/close handling
` [PATCH RFC 09/18] accel/qda: Add QUERY IOCTL and basic QDA UAPI header
` [PATCH RFC 10/18] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH RFC 11/18] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 13/18] accel/qda: Add initial FastRPC attach and release support
` [PATCH RFC 14/18] accel/qda: Add FastRPC dynamic invocation support
` [PATCH RFC 15/18] accel/qda: Add FastRPC DSP process creation support
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support
` [PATCH RFC 17/18] accel/qda: Add FastRPC-based DSP memory unmapping support
` [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver

[PATCH] drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpers
 2026-02-23 21:33 UTC  (2+ messages)

[PATCH v2 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
 2026-02-23 18:33 UTC  (4+ messages)
` [PATCH v2 1/2] dma-mapping: introduce DMA_ATTR_CC_DECRYPTED for pre-decrypted memory
` [PATCH v2 2/2] dma-buf: heaps: system: add system_cc_decrypted heap for explicitly decrypted memory

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

[PATCH] drm/vc4: platform_get_irq_byname() returns an int
 2026-02-23 15:53 UTC 

[PATCH v1 00/11] Zero page->private when freeing pages
 2026-02-23 15:27 UTC  (23+ messages)
` [PATCH v1 01/11] relay: zero "
` [PATCH v1 02/11] mm/slub: "
` [PATCH v1 03/11] drm/ttm: "
` [PATCH v1 04/11] blk-mq: "
` [PATCH v1 05/11] watch_queue: "
` [PATCH v1 06/11] binder: "
` [PATCH v1 07/11] null_blk: "
` [PATCH v1 08/11] percpu: "
` [PATCH v1 09/11] erofs: "
` [PATCH v1 10/11] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH v1 11/11] mm/page_alloc: check page->private upon page free
` [syzbot ci] Re: Zero page->private when freeing pages

[PATCH v2] drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
 2026-02-23 14:16 UTC 

[PATCH v5 0/3] Implement Send and Sync for clk
 2026-02-23 10:08 UTC  (4+ messages)
` [PATCH v5 1/3] rust: clk: implement Send and Sync
` [PATCH v5 2/3] tyr: remove impl Send/Sync for TyrData
` [PATCH v5 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData

[PATCH v10 0/7] User readable error codes on atomic_ioctl failure
 2026-02-23 10:07 UTC  (9+ messages)
` [PATCH v10 1/7] drm: Define user readable error codes for atomic ioctl
` [PATCH v10 2/7] drm/atomic: Add error_code element in atomic_state
` [PATCH v10 3/7] drm/atomic: Call complete_signaling only if prepare_signaling is done
` [PATCH v10 4/7] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v10 5/7] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v10 6/7] drm/i915/display: Error codes for async flip failures
` [PATCH v10 7/7] drm: Introduce DRM_CAP_ATOMIC_ERROR_REPORTING

[PATCH] drm/amd/display: Fix incorrect log message in LTTPR mode selection
 2026-02-23  2:51 UTC 

[PATCH 0/3] Add ITE IT6162 MIPI DSI to HDMI bridge driver
 2026-02-23  9:20 UTC  (4+ messages)
` [PATCH 1/3] drm/bridge: "
` [PATCH 2/3] dt-bindings: display: bridge: Add ITE IT6162 MIPI DSI to HDMI bridge
` [PATCH 3/3] MAINTAINERS: Add entry for ITE IT6162 MIPI DSI to HDMI bridge driver

[PATCH v7 0/8] Initial support for Samsung Galaxy Tab 2 series
 2026-02-23  5:51 UTC  (9+ messages)
` [PATCH v7 1/8] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
` [PATCH v7 2/8] dt-bindings: vendor-prefixes: Add Doestek
` [PATCH v7 3/8] dt-bindings: display: bridge: lvds-codec: add doestek, dtc34lm85am
` [PATCH v7 4/8] dt-bindings: display: panel-lvds: Add compatibles for Samsung LTN070NL01 and LTN101AL03 panels
` [PATCH v7 5/8] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series
` [PATCH v7 6/8] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0 and 10.1
` [PATCH v7 7/8] ARM: dts: ti: omap: samsung-espresso7: Add initial support for Galaxy Tab 2 7.0
` [PATCH v7 8/8] ARM: dts: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 10.1

[PATCH v2 0/2] ARM: tegra: document Tegra20 HDMI port
 2026-02-23  6:55 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: "
` [PATCH v2 2/2] ARM: tegra: transformers: add connector node

[PATCH v2 0/2] gpu/drm: panel: add support for DSI panel used in Motorola Atrix 4G and Droid X2
 2026-02-23  6:46 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: document Atrix 4G and Droid X2 DSI panel
` [PATCH v2 2/2] gpu/drm: panel: add support for DSI panel used in Motorola Atrix 4G and Droid X2

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

[PATCH] drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc
 2026-02-22 20:29 UTC  (3+ messages)
` Claude review: "

[PATCH V1] accel/amdxdna: Validate command buffer payload count
 2026-02-22 20:27 UTC  (3+ messages)
` Claude review: "

[PATCH v3 0/3] gpu: fix module_init() usage
 2026-02-22 20:25 UTC  (8+ messages)
` [PATCH] gpu: Fix uninitialized buddy for built-in drivers
  ` Claude review: "
  ` Claude review: Re: [PATCH] "
` Claude review: gpu: fix module_init() usage

[PATCH v2] gpu: ipu-v3: clean up kernel-doc warnings
 2026-02-22 20:22 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/gpusvm: correct kernel-doc for drm_gpusvm_pages_valid_unlocked()
 2026-02-22 20:21 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/sun4i: fix kernel-doc warnings in sunxi_engine.h
 2026-02-22 20:20 UTC  (3+ messages)
` Claude review: "

[PATCH RESEND] drm/tegra: dp: fix kernel-doc warnings in dp.h
 2026-02-22 20:19 UTC  (3+ messages)
` Claude review: "

[PATCH RESEND] drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.h
 2026-02-22 20:18 UTC  (3+ messages)
` Claude review: "

[PATCH v6 0/8] Initial support for Samsung Galaxy Tab 2 series
 2026-02-22 20:16 UTC  (18+ messages)
` [PATCH v6 1/8] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
  ` Claude review: "
` [PATCH v6 2/8] dt-bindings: vendor-prefixes: Add Doestek
  ` Claude review: "
` [PATCH v6 3/8] dt-bindings: display: bridge: lvds-codec: add doestek, dtc34lm85am
  ` Claude review: "
` [PATCH v6 4/8] dt-bindings: display: panel-lvds: Add compatibles for Samsung LTN070NL01 and LTN101AL03 panels
  ` Claude review: "
` [PATCH v6 5/8] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series
  ` Claude review: "
` [PATCH v6 6/8] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0 and 10.1
  ` Claude review: "
` [PATCH v6 7/8] ARM: dts: ti: omap: samsung-espresso7: Add initial support for Galaxy Tab 2 7.0
  ` Claude review: "
` [PATCH v6 8/8] ARM: dts: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 10.1
  ` Claude review: "
` Claude review: Initial support for Samsung Galaxy Tab 2 series

[PATCH] drm/kmb: Fix error pointer dereference
 2026-02-22 20:12 UTC  (3+ messages)
` Claude review: "

[PATCH 6.19.y 6.18.y 0/2] drm/exynos: vidi: fix various memory corruption bugs
 2026-02-22 20:11 UTC  (6+ messages)
` [PATCH 6.19.y 6.18.y 1/2] drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
  ` Claude review: "
` [PATCH 6.19.y 6.18.y 2/2] drm/exynos: vidi: fix to avoid directly dereferencing user pointer
  ` Claude review: "
` Claude review: drm/exynos: vidi: fix various memory corruption bugs

[PATCH v15 0/9] rust: add `Ownable` trait and `Owned` type
 2026-02-22 20:08 UTC  (20+ messages)
` [PATCH v15 1/9] rust: types: Add Ownable/Owned types
  ` Claude review: "
` [PATCH v15 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`
  ` Claude review: "
` [PATCH v15 3/9] rust: Add missing SAFETY documentation for `ARef` example
  ` Claude review: "
` [PATCH v15 4/9] rust: aref: update formatting of use statements
  ` Claude review: "
` [PATCH v15 5/9] rust: Add `OwnableRefCounted`
  ` Claude review: "
` [PATCH v15 6/9] rust: page: update formatting of `use` statements
  ` Claude review: "
` [PATCH v15 7/9] rust: page: convert to `Ownable`
  ` Claude review: "
` [PATCH v15 8/9] rust: implement `ForeignOwnable` for `Owned`
  ` Claude review: "
` [PATCH v15 9/9] rust: page: add `from_raw()`
  ` Claude review: "
` Claude review: rust: add `Ownable` trait and `Owned` type

[PATCH 0/2] 6.12 and below: amdgpu: fix panic with SI and DC
 2026-02-22 20:01 UTC  (6+ messages)
` [PATCH 1/2] Revert "drm/amd/pm: Disable MCLK switching on SI at high pixel clocks"
  ` Claude review: "
` [PATCH 2/2] Revert "drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)"
  ` Claude review: "
` Claude review: 6.12 and below: amdgpu: fix panic with SI and DC


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