public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-12 04:25:41 to 2026-04-21 01:26:18 UTC [more...]

[PATCH] drm/appletbdrm: Use kvzalloc for big allocations
 2026-04-20 14:03 UTC  (4+ messages)

[PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
 2026-04-20 14:18 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium, lt9611.yaml binding file
  ` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium,lt9611.yaml "
` [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip

[PATCH 0/2] Add LT7911EXC edp to mipi bridge driver
 2026-04-20  3:57 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings:bridge Add LT7911EXC binding
` [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver

[PATCH] drm/amd/amdgpu: consolidate SDMA trap IRQ handler
 2026-04-20 18:35 UTC  (6+ messages)

[PATCH 00/13] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-04-20 23:50 UTC  (16+ messages)
` [PATCH 01/13] drm/msm: Remove obsolete perf infrastructure
` [PATCH 02/13] drm/msm/adreno: Sync registers from mesa
` [PATCH 03/13] drm/msm/registers: Sync gen_header.py "
` [PATCH 04/13] drm/msm/registers: Add perfcntr json
` [PATCH 05/13] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` [PATCH 06/13] drm/msm: Add a6xx+ perfcntr tables
` [PATCH 07/13] drm/msm: Add sysprof accessors
` [PATCH 08/13] drm/msm/a6xx: Add yield & flush helper
` [PATCH 09/13] drm/msm: Add per-context perfcntr state
` [PATCH 10/13] drm/msm: Add basic perfcntr infrastructure
` [PATCH 11/13] drm/msm/a6xx+: Add support to configure perfcntrs
` [PATCH 12/13] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH 13/13] drm/msm: Add PERFCNTR_CONFIG ioctl

[PATCH 0/3] drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-21  1:26 UTC  (2+ messages)
` [PATCH 2/3] drm/xe: Set TTM device beneficial_order to 9 (2M)

[PATCH v3 0/6] drm: handle IRQ_HPD events correctly
 2026-04-20 23:33 UTC  (7+ messages)
` [PATCH v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v3 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v3 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v3 6/6] usb: typec: ucsi: huawei-gaokun: "

[Bug 221376] New: AMD RADEON RX 9070 XT - modprobe amdgpu is fail
 2026-04-20 21:57 UTC  (3+ messages)
` [Bug 221376] "
` [PATCH] drm/amdgpu: fix zero-size GDS range init on RDNA4

[PATCH v1 0/2] Retrieve TPH from dma-buf for PCIe P2P memory access
 2026-04-20 18:39 UTC  (3+ messages)
` [PATCH v1 1/2] vfio: add callback to get tph info for dma-buf
` [PATCH v1 2/2] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH 0/4] drm/doc: Remove obsolete RFC docs related to i915
 2026-04-20 18:52 UTC  (6+ messages)
` [PATCH 1/4] drm/doc/rfc: Remove i915_gem_lmem.rst
` [PATCH 2/4] drm/doc/rfc: Remove i915_vm_bind
` [PATCH 3/4] drm/doc/rfc: Remove i915_small_bar rfc
` [PATCH 4/4] drm/doc/rfc: Remove i915_scheduler item

[PATCH 0/2] Let userspace know about swapped out panthor GEM objects
 2026-04-20 17:46 UTC  (5+ messages)
` [PATCH 1/2] drm/fdinfo: Add "evicted" memory accounting
` [PATCH 2/2] drm/panthor: Implement evicted status for GEM objects

[PATCH 0/2] drm/panel: Add Raspberry Pi 7" panel
 2026-04-20 16:01 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: simple: Add Raspberry Pi 7" DSI Display module panel
` [PATCH 2/2] drm/panel: simple: Add timings for Raspberry Pi 7" panel

[PATCH v2 0/6] drm: handle IRQ_HPD events correctly
 2026-04-20 15:31 UTC  (7+ messages)
` [PATCH v2 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH v2 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v2 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v2 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v2 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v2 6/6] usb: typec: ucsi: huawei-gaokun: "

[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
 2026-04-20 14:47 UTC  (10+ messages)
` [PATCH v7 1/5] bug/kunit: Core "
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
` [PATCH v7 3/5] kunit: Add backtrace suppression self-tests
` [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v7 5/5] kunit: Add documentation for warning backtrace suppression API

[PATCH] drm/amdgpu: Replace VKMS vblank timer with common implementation
 2026-04-20 14:28 UTC  (2+ messages)

[PATCH] drm/vkms: Clean up artifacts from old vblank timer
 2026-04-20 13:18 UTC 

[PATCH 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
 2026-04-20 12:54 UTC  (16+ messages)
` [PATCH 01/15] dt-bindings: display: ti: Move ti,am62l-dss binding to a new binding file
` [PATCH 02/15] dt-bindings: display: ti,am65x-dss: Simplify binding
` [PATCH 03/15] dt-bindings: mfd: syscon: Add ti,am625-dss-dpi0-clk-ctrl compatible
` [PATCH 04/15] dt-bindings: display: ti,am625-oldi: Add optional power-domain for OLDI
` [PATCH 05/15] dt-bindings: display: ti,am65x-dss: Add AM62P DSS
` [PATCH 06/15] drm/tidss: Remove extra pm_runtime_mark_last_busy
` [PATCH 07/15] drm/tidss: oldi: Remove define for unused register OLDI_LB_CTRL
` [PATCH 08/15] drm/tidss: Add mechanism to detect DPI output
` [PATCH 09/15] drm/tidss: Add external data and sync signal edge configuration
` [PATCH 10/15] drm/tidss: Add support for DPIENABLE bit
` [PATCH 11/15] drm/tidss: oldi: Fix OLDI signal polarities
` [PATCH 12/15] drm/tidss: oldi: Convert OLDI to an aux driver
` [PATCH 13/15] drm/tidss: Add support for AM62P display subsystem
` [PATCH 14/15] arm64: dts: ti: k3-am62p-j722s-common-main: Add support for DSS
` [PATCH 15/15] arm64: dts: ti: beagley-ai: Enable HDMI display and audio

[PATCH v2] drm/amdgpu: fix root reservation in amdgpu_vm_handle_fault
 2026-04-20 12:29 UTC  (2+ messages)

[PATCH v2 0/4] drm/hibmc: Fix plane helpers and convert to gem-shmem
 2026-04-20 12:10 UTC  (5+ messages)
` [PATCH v2 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()
` [PATCH v2 2/4] drm/hibmc: Fix list of formats on the primary plane
` [PATCH v2 3/4] drm/hibmc: Do not use cpp from struct drm_format_info
` [PATCH v2 4/4] drm/hibmc: Use gem-shmem with shadow-plane helpers for memory management

[PATCH 0/2] DSC max delta bpp support
 2026-04-20 11:26 UTC  (3+ messages)
` [PATCH 1/2] drm/dp: Define DSC bpp delta DPCD fields
` [PATCH 2/2] drm/i915/dp: Decode DSC max delta bpp from sink DPCD

[PATCH v2] drm/mediatek: hdmi: Convert DRM_ERROR() to drm_err()
 2026-04-20  6:45 UTC 

[PATCH] drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_dsi.c
 2026-04-20  5:20 UTC 

[PATCH v1] fbdev: savage: fix probe-path EDID cleanup leaks
 2026-04-20  5:19 UTC 

[PATCH] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
 2026-04-20  1:36 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v1] fbdev/offb: fix PCI device reference leak on probe failure
 2026-04-20  1:01 UTC 

[PATCH] gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path
 2026-04-13  9:12 UTC  (3+ messages)
` Claude review: "

[PATCH] gpu: host1x: Fix device reference leak in device_add() error path
 2026-04-13  9:10 UTC  (3+ messages)
` Claude review: "

[PATCH v2] gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path
 2026-04-13  9:07 UTC  (3+ messages)
` Claude review: "

[PATCH v2 0/8] drm/panthor: Localize register access by component
 2026-04-13  9:05 UTC  (22+ messages)
` [PATCH v2 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
  ` Claude review: "
` [PATCH v2 2/8] drm/panthor: Split register definitions by components
  ` Claude review: "
` [PATCH v2 3/8] drm/panthor: Replace cross-component register accesses with helpers
  ` Claude review: "
` [PATCH v2 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
  ` Claude review: "
` [PATCH v2 5/8] drm/panthor: Use a local iomem base for GPU registers
  ` Claude review: "
` [PATCH v2 6/8] drm/panthor: Use a local iomem base for PWR registers
  ` Claude review: "
` [PATCH v2 7/8] drm/panthor: Use a local iomem base for firmware control registers
  ` Claude review: "
` [PATCH v2 8/8] drm/panthor: Use a local iomem base for MMU AS registers
  ` Claude review: "
` Claude review: drm/panthor: Localize register access by component

[PATCH] staging: fbtft: Use %pe format specifier for error pointers
 2026-04-13  9:00 UTC  (6+ messages)
` Claude review: "

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-13  8:59 UTC  (3+ messages)
` Claude review: "

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-13  8:56 UTC  (5+ messages)
` [PATCH] staging: fbtft: replace empty macro args with identity converter
  ` Claude review: "
` Claude review: staging: fbtft: fix coding style issue in fbtft-bus.c

[PATCH v3 0/2] drm/panel: simple: add Waveshare LCD panels
 2026-04-13  8:54 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: display: waveshare,dsp2dpi: describe DSI2LVDS setup
  ` [PATCH v3 1/2] dt-bindings: display: waveshare, dsp2dpi: "
  ` Claude review: dt-bindings: display: waveshare,dsp2dpi: "
` [PATCH v3 2/2] drm/bridge: waveshare-dsi: support DSI LCD kits with LVDS panels
  ` Claude review: "
` Claude review: drm/panel: simple: add Waveshare LCD panels

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-13  8:50 UTC  (8+ messages)
` [PATCH v3] staging: fbtft: replace empty macro args with identity converter
      ` Claude review: "

[PATCH] drm/panel: hx83121a: select DRM_DISPLAY_DSC_HELPER
 2026-04-13  8:44 UTC  (5+ messages)
` Claude review: "

[PATCH v2] drm/panthor: Avoid potential UAF due to memory reclaim
 2026-04-13  8:43 UTC  (3+ messages)
` Claude review: "

Warnings and errors in drm_mode_config_cleanup when booting 6.19.10 and 7.0-rc5
 2026-04-13  8:38 UTC  (9+ messages)
          ` [PATCH 6.6.y] Revert "drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug"
            ` Claude review: "
          ` [PATCH 6.1.y] "

[PATCH] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
 2026-04-13  5:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] gpu: nova-core: require little endian
 2026-04-12  4:47 UTC  (3+ messages)
` Claude review: "

[PATCH v4 0/3 RESEND] drm: bridge: add support for Triple 10-BIT
 2026-04-12  4:40 UTC  (7+ messages)
` [PATCH v4 1/3 RESEND] dt-bindigs: display: extend the LVDS codec with Triple 10-BIT LVDS Transmitter
  ` Claude review: "
` [PATCH v4 3/3 RESEND] drm/bridge: simple-bridge: Add support for MStar TSUMU88ADT3-LF-1
  ` Claude review: "
` Claude review: drm: bridge: add support for Triple 10-BIT

[PATCH v3] drm/tegra: Enable cmu for Tegra186 and Tegra194
 2026-04-12  4:39 UTC  (3+ messages)
` Claude review: "

[PATCH v3 0/4] Introduce cold reset recovery method
 2026-04-12  4:32 UTC  (10+ messages)
` [PATCH v3 1/4] Introduce Xe Uncorrectable Error Handling
  ` Claude review: "
` [PATCH v3 2/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
  ` Claude review: "
` [PATCH v3 3/4] drm/doc: Document "
  ` Claude review: "
` [PATCH v3 4/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
  ` Claude review: "
` Claude review: Introduce cold reset recovery method

[PATCH] drm/imx/ipuv3: do not adjust hactive for non-8-pixel-aligned modes
 2026-04-12  4:28 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/imx: Fix three kernel-doc warnings in dcss-scaler.c
 2026-04-12  4:25 UTC  (2+ messages)
` Claude review: "


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