public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 03:02:06 to 2026-02-27 02:40:48 UTC [more...]

[PATCH 0/7] drm: fix some kernel-doc warnings
 2026-02-27  2:40 UTC  (24+ messages)
` [PATCH 1/7] drm/gpusvm: fix kernel-doc warning for drm_gpusvm_pages_valid_unlocked()
  ` Claude review: "
` [PATCH 2/7] drm/scheduler: fix kernel-doc warning for drm_sched_job_done()
  ` Claude review: "
` [PATCH 3/7] drm/gma500: fix kernel-doc warning for framebuffer init/create functions
  ` Claude review: "
` [PATCH 4/7] drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
  ` Claude review: "
` [PATCH 5/7] drm/xe/pf: fix kernel-doc warning for SR-IOV VF restore function
  ` Claude review: "
` [PATCH 6/7] drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()
  ` Claude review: "
` [PATCH 7/7] drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()
  ` Claude review: "
` Claude review: drm: fix some kernel-doc warnings

[PATCH] drm: shmobile: Fix blank screen after resume when LCDC is stopped
 2026-02-27  2:34 UTC  (4+ messages)
` [PATCH v2] "
    ` Claude review: "

[PATCH] drm/panel-edp: Change BOE NV140WUM-N64 timings
 2026-02-27  2:30 UTC  (4+ messages)
` Claude review: "

[PATCH v2] drm/msm: Fix dma_free_attrs() buffer size
 2026-02-27  2:28 UTC  (3+ messages)
` Claude review: "

[PATCH] drm: verisilicon: DRM_VERISILICON_DC should depend on ARCH_THEAD
 2026-02-27  2:27 UTC  (4+ messages)
` Claude review: "

[PATCH v4 0/2] Enable mdss1 Display Port for Qualcomm lemans-ride platform
 2026-02-27  2:26 UTC  (8+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: lemans: add mdss1 display device nodes
  ` Claude review: "
` [PATCH v4 2/2] arm64: dts: qcom: lemans-ride: Enable mdss1 display Port
  ` Claude review: "
` Claude review: Enable mdss1 Display Port for Qualcomm lemans-ride platform

[PATCH v3 0/9] gpu: nova-core: gsp: add continuation record support
 2026-02-27  2:22 UTC  (21+ messages)
` [PATCH v3 1/9] gpu: nova-core: gsp: sort MsgFunction variants alphabetically
  ` Claude review: "
` [PATCH v3 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue
  ` Claude review: "
` [PATCH v3 3/9] rust: add EMSGSIZE error code
  ` Claude review: "
` [PATCH v3 4/9] gpu: nova-core: gsp: add checking oversized commands
  ` Claude review: "
` [PATCH v3 5/9] gpu: nova-core: gsp: clarify invariant on command queue
  ` Claude review: "
` [PATCH v3 6/9] gpu: nova-core: gsp: unconditionally call variable payload handling
  ` Claude review: "
` [PATCH v3 7/9] gpu: nova-core: gsp: add command_size helper
  ` Claude review: "
` [PATCH v3 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
  ` Claude review: "
` [PATCH v3 9/9] gpu: nova-core: gsp: add tests for SplitState
  ` Claude review: "
` Claude review: gpu: nova-core: gsp: add continuation record support

[PATCH 0/4] drm/panel: Small Kconfig cleanup
 2026-02-27  2:17 UTC  (10+ messages)
` [PATCH 1/4] drm/panel: Clean up SOFEF00 config dependencies
  ` Claude review: "
` [PATCH 2/4] drm/panel: Clean up S6E3FC2X01 "
  ` Claude review: "
` [PATCH 3/4] drm/panel: Clean up S6E3HA2 config dependencies and fill help text
  ` Claude review: "
` [PATCH 4/4] drm/panel: Enable GPIOLIB for panels which uses functions from it
  ` Claude review: "
` Claude review: drm/panel: Small Kconfig cleanup

[PATCH v2] drm/bridge: dw-hdmi: Replace calls to deprecated HDMI/audio detection functions
 2026-02-27  2:14 UTC  (3+ messages)
` Claude review: "

[PATCH 0/2] drm/msm/dsi/phy: fix hardware revision
 2026-02-27  2:11 UTC  (6+ messages)
` [PATCH 1/2] "
  ` Claude review: "
` [PATCH 2/2] drm/msm/dsi/phy: rename DSI_PHY_7NM_QUIRK_PRE_V4_1 to DSI_PHY_7NM_QUIRK_V4_0
  ` Claude review: "

[PATCH 0/9] accel: New driver for NXP's Neutron NPU
 2026-02-27  2:10 UTC  (23+ messages)
` [PATCH 1/9] drm/gem-dma: Add flag for bidirectional mapping of non-coherent GEM DMA buffers
  ` Claude review: "
` [PATCH 2/9] accel/neutron: Add documentation for NXP Neutron accelerator driver
  ` Claude review: "
` [PATCH 3/9] dt-bindings: npu: Add bindings for NXP Neutron
  ` Claude review: "
` [PATCH 4/9] accel/neutron: Add driver for NXP Neutron NPU
  ` Claude review: "
` [PATCH 5/9] accel/neutron: Add GEM buffer object support
  ` Claude review: "
` [PATCH 6/9] accel/neutron: Add mailbox support
  ` Claude review: "
` [PATCH 7/9] accel/neutron: Add job submission IOCTL
  ` Claude review: "
` [PATCH 8/9] accel/neutron: Add logging support
  ` Claude review: "
` [PATCH 9/9] arm64: dts: imx95: Add Neutron node
  ` Claude review: "
` Claude review: accel: New driver for NXP's Neutron NPU

[PATCH RFT v2] drm/msm/dpu: enable virtual planes by default
 2026-02-27  2:05 UTC  (3+ messages)
` Claude review: "

[PATCH v2 0/4] gpu: nova-core: gsp: add locking to Cmdq
 2026-02-27  2:04 UTC  (11+ messages)
` [PATCH v2 1/4] gpu: nova-core: gsp: fix stale doc comments on command queue methods
  ` Claude review: "
` [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
  ` Claude review: "
` [PATCH v2 3/4] gpu: nova-core: gsp: make `Cmdq` a pinned type
  ` Claude review: "
` [PATCH v2 4/4] gpu: nova-core: gsp: add mutex locking to Cmdq
  ` Claude review: "
` Claude review: gpu: nova-core: gsp: add "

[PATCH v1] misc: fastrpc: Add reference counting for fastrpc_user structure
 2026-02-27  1:57 UTC  (4+ messages)
` Claude review: "

[PATCH] drm/ttm/tests: Fix build failure on PREEMPT_RT
 2026-02-27  1:52 UTC  (3+ messages)
` Claude review: "

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-27  1:50 UTC  (6+ messages)
` [PATCH 52/61] drm/amdgpu: update for u64 i_ino
  ` Claude review: "
` [PATCH 56/61] dma-buf: update format string "
  ` Claude review: "
` Claude review: vfs: change inode->i_ino from unsigned long to u64

[PATCH 0/3] drm/bridge: ti-sn65dsi83: two fixes + add test pattern
 2026-02-27  1:46 UTC  (8+ messages)
` [PATCH 1/3] drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE rounding
  ` Claude review: "
` [PATCH 2/3] drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS output
  ` Claude review: "
` [PATCH 3/3] drm/bridge: ti-sn65dsi83: add test pattern generation support
  ` Claude review: "
` Claude review: drm/bridge: ti-sn65dsi83: two fixes + add test pattern

[PATCH] drm/sun4i: Fix resource leaks
 2026-02-27  1:44 UTC  (3+ messages)
` Claude review: "

[PATCH] staging: fbtft: fix macro whitespace errors
 2026-02-27  1:42 UTC  (6+ messages)
  ` Claude review: "

[PATCH V1] accel/amdxdna: Fix NULL pointer dereference of mgmt_chann
 2026-02-27  1:41 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/tegra: tegra_drm.h: fix all uapi kernel-doc warnings
 2026-02-27  1:38 UTC  (3+ messages)
` Claude review: "

[PATCH] accel: Arm Ethos-U NPU: fix all uapi kernel-doc warnings
 2026-02-27  1:37 UTC  (3+ messages)
` Claude review: "

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-02-26 21:42 UTC  (6+ messages)
` [PATCH v11 4/4] rust: gpu: Add "

[PATCH v11 0/2] rust: clist patches for nova-core memory management
 2026-02-26 19:34 UTC  (4+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists

[PATCH] staging: fbtft: fb_ra8875: replace udelays with usleep_range
 2026-02-26  8:31 UTC  (4+ messages)
` [PATCH v2] staging: fbtft: fb_ra8875: replace udelays with fsleep

[PATCH v2] drm/amdgpu: Fix resource leaks
 2026-02-25 14:51 UTC 

[PATCH 0/7] dma-buf: heaps: Turn heaps into modules
 2026-02-26 18:03 UTC  (9+ messages)
` [PATCH 2/7] mm: cma: Export cma_alloc and cma_release

[PATCH v2] drm/amd/ras: Fix type size of remainder argument
 2026-02-26 16:46 UTC  (2+ messages)

[PATCH 00/14] drm: Create drm_output_color_format enum
 2026-02-26 16:24 UTC  (9+ messages)
` [PATCH 01/14] drm/connector: Introduce "
` [PATCH 09/14] drm/bridge: synopsys: dw-hdmi: Convert to drm_output_color_format
` [PATCH 11/14] drm/mediatek: dp: "
` [PATCH 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

[PATCH] dma-buf: heaps: Add Coherent heap to dmabuf heaps
 2026-02-26 15:22 UTC  (3+ messages)

[PATCH] drm/tests: Mark slow tests as slow
 2026-02-26 13:23 UTC  (8+ messages)

[PATCH] drm/i915: Fix potential overflow of shmem scatterlist length
 2026-02-26 13:02 UTC  (6+ messages)

[PATCH 0/5] Add DSI display support for SC8280XP
 2026-02-26 12:35 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: display: msm-dsi-phy-7nm: Add SC8280XP
` [PATCH 4/5] drm/msm/dsi: Add DSI PHY configuration on SC8280XP
` [PATCH] arm64: dts: qcom: sc8280xp: Add dsi nodes "

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-02-26 10:48 UTC  (9+ messages)
` [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 16/18] accel/qda: Add FastRPC-based DSP memory mapping support

[PATCH v3] drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
 2026-02-26  9:11 UTC  (2+ messages)

[PATCH v4 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2026-02-26  8:56 UTC  (4+ messages)
` [PATCH v4 3/6] drm/ttm: Extract code for attempting allocation in a place

[PATCH 0/6] Add LCD and LVDS controller for sama7d65 SoC
 2026-02-26  7:44 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: display: bridge: microchip, sam9x75-lvds: document SAMA7D65 binding
  ` [PATCH 2/6] dt-bindings: display: bridge: microchip,sam9x75-lvds: "


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