public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 11:13:42 to 2026-02-27 03:15:07 UTC [more...]

[PATCH v2] drm/amdgpu: Fix resource leaks
 2026-02-27  3:15 UTC  (3+ messages)
` Claude review: "

[PATCH 0/7] dma-buf: heaps: Turn heaps into modules
 2026-02-27  3:12 UTC  (22+ messages)
` [PATCH 1/7] dma: contiguous: Turn heap registration logic around
  ` Claude review: "
` [PATCH 2/7] mm: cma: Export cma_alloc and cma_release
  ` Claude review: "
` [PATCH 3/7] mm: cma: Export cma_get_name
  ` Claude review: "
` [PATCH 4/7] mm: cma: Export dma_contiguous_default_area
  ` Claude review: "
` [PATCH 5/7] dma-buf: heaps: Export mem_accounting parameter
  ` Claude review: "
` [PATCH 6/7] dma-buf: heaps: cma: Turn the heap into a module
  ` Claude review: "
` [PATCH 7/7] dma-buf: heaps: system: "
  ` Claude review: "
` Claude review: dma-buf: heaps: Turn heaps into modules

[PATCH] dt-bindings: display/msm: qcom,sm8750-mdss: Fix model typo
 2026-02-27  3:08 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/amd/ras: Fix type size of remainder argument
 2026-02-27  3:07 UTC  (4+ messages)
` Claude review: "

[PATCH v6] drm/edid: add CTA Video Format Data Block support
 2026-02-27  3:05 UTC  (3+ messages)
` Claude review: "

[PATCH v2] accel/ivpu: Limit number of maximum contexts and doorbells per user
 2026-02-27  3:00 UTC  (3+ messages)
` Claude review: "

[PATCH V1] accel/amdxdna: Use a different name for latest firmware
 2026-02-27  2:57 UTC  (3+ messages)
` Claude review: "

[PATCH] staging: fbtft: fb_ra8875: replace udelays with usleep_range
 2026-02-27  2:54 UTC  (6+ messages)
` [PATCH v2] staging: fbtft: fb_ra8875: replace udelays with fsleep
  ` Claude review: "
` Claude review: Re: [PATCH] staging: fbtft: fb_ra8875: replace udelays with usleep_range

[PATCH V2] accel/amdxdna: Use a different name for latest firmware
 2026-02-27  2:53 UTC  (3+ messages)
` Claude review: "

[PATCH for 6.12 and 6.6 0/2] amdgpu: fix panic on old GPUs
 2026-02-27  2:46 UTC  (6+ messages)
` [PATCH 1/2] drm/amd/display: Add pixel_clock to amd_pp_display_configuration
  ` Claude review: "
` [PATCH 2/2] drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)
  ` Claude review: "
` Claude review: amdgpu: fix panic on old GPUs

[PATCH] amdgpu/display/dc/link: fix sparse warning on assigning int as nullptr
 2026-02-27  2:41 UTC  (3+ messages)
` Claude review: "

[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 v2] drm: shmobile: Fix blank screen after resume when LCDC is stopped
 2026-02-27  2:34 UTC  (2+ messages)
` 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-25 23:40 UTC  (2+ messages)
` [PATCH v2] staging: fbtft: fb_ra8875: replace udelays with fsleep

[PATCH] drm: shmobile: Fix blank screen after resume when LCDC is stopped
 2026-02-26  5:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/14] drm: Create drm_output_color_format enum
 2026-02-26 16:24 UTC  (3+ messages)
` [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  (2+ 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  (9+ messages)
` [PATCH 1/5] dt-bindings: display: msm-dsi-phy-7nm: Add SC8280XP
` [PATCH] arm64: dts: qcom: sc8280xp: Add dsi nodes on SC8280XP


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