public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 04:07:10 to 2026-04-29 09:59:19 UTC [more...]

[PATCH] rust: drm: fix incorrect type name in `Device` doc comment
 2026-04-29  8:20 UTC  (2+ messages)

[PATCH 0/4] drm/mediatek: fix sparse warnings
 2026-04-29  9:58 UTC 

[PATCH 00/10] drm/panthor: Reduce dma_fence signalling latency
 2026-04-29  9:38 UTC  (11+ messages)
` [PATCH 01/10] drm/panthor: Make panthor_irq::state a non-atomic field
` [PATCH 02/10] drm/panthor: Move the register accessors before the IRQ helpers
` [PATCH 03/10] drm/panthor: Replace the panthor_irq macro machinery by inline helpers
` [PATCH 04/10] drm/panthor: Extend the IRQ logic to allow fast/raw IRQ handlers
` [PATCH 05/10] drm/panthor: Make panthor_fw_{update,toggle}_reqs() callable from IRQ context
` [PATCH 06/10] drm/panthor: Prepare the scheduler logic for FW events in "
` [PATCH 07/10] drm/panthor: Automate CSG IRQ processing at group unbind time
` [PATCH 08/10] drm/panthor: Automatically enable interrupts in panthor_fw_wait_acks()
` [PATCH 09/10] drm/panthor: Process FW events in IRQ context
` [PATCH 10/10] drm/panthor: Introduce interrupt coalescing support for job IRQs

[PATCH] drm: Drop unused drm_device_class_(un)register API
 2026-04-29  9:35 UTC  (2+ messages)

[PATCH] MAINTAINERS: accel/ivpu: Remove myself and add Andrzej as maintainer
 2026-04-29  8:44 UTC  (2+ messages)

[PATCH] drm/panel: focaltech-ota7290b: Fix error check for devm_drm_panel_alloc()
 2026-04-29  8:05 UTC 

[PATCH] drm/modeset_lock: add NULL check for ctx before WARN_ON
 2026-04-29  6:04 UTC  (4+ messages)
` [PATCH v2 0/2] drm/i915/modeset: fix NULL/ctx handling in lock paths
  ` [PATCH v2 1/2] drm/modeset_lock: add NULL check for ctx before WARN_ON
  ` [PATCH v2 2/2] drm/modeset: harden modeset_lock() against NULL ctx

[PATCH 0/3] drm/bridge: Add Lontium LT8711UXD DP-to-HDMI transparent bridge
 2026-04-29  4:15 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: bridge: simple: document the Lontium LT8711UXD DP-to-HDMI bridge
` [PATCH 2/3] drm/bridge: simple: Add "
` [PATCH 3/3] arm64: dts: rockchip: orangepi-5-pro: Add "

[PATCH v3 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
 2026-04-29  4:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings:bridge: "
` [PATCH v3 2/2] drm:bridge: "

[PATCH] drm/nouveau/disp/r535: Add scanline position support + head state support
 2026-04-29  3:03 UTC 

[PATCH] drm/panel: feiyang-fy07024di26a30d: return display-on error
 2026-04-28  5:39 UTC  (3+ messages)
` Claude review: "

[PATCH 00/35] Use safer strscpy() instead of strcpy()
 2026-04-28  5:38 UTC  (40+ messages)
` [PATCH 01/35] fbdev: matroxfb: "
  ` Claude review: "
` [PATCH 02/35] fbdev: i810: "
  ` Claude review: "
` [PATCH 04/35] fbdev: geode: "
  ` Claude review: "
` [PATCH 05/35] fbdev: atafb: "
  ` Claude review: "
` [PATCH 06/35] fbdev: tdfxfb: "
  ` Claude review: "
` [PATCH 07/35] fbdev: pm2fb: "
  ` Claude review: "
` [PATCH 08/35] fbdev: xen-fbfront: "
  ` Claude review: "
` [PATCH 09/35] fbdev: controlfb: "
  ` Claude review: "
` [PATCH 10/35] fbdev: stifb: "
  ` Claude review: "
` [PATCH 11/35] fbdev: fm2fb: "
  ` Claude review: "
` [PATCH 12/35] fbdev: arkfb: "
  ` Claude review: "
` [PATCH 13/35] fbdev: vt8500lcdfb: "
  ` Claude review: "
` [PATCH 14/35] fbdev: vt8623fb: "
  ` Claude review: "
` [PATCH 15/35] fbdev: gbefb: "
  ` Claude review: "
` [PATCH 16/35] fbdev: wm8505fb: "
  ` Claude review: "
` [PATCH 17/35] fbdev: rivafb: "
  ` Claude review: "
` [PATCH 18/35] fbdev: sh7760fb: "
  ` Claude review: "
` [PATCH 19/35] fbdev: savage: "
  ` Claude review: "
` [PATCH 03/35] fbdev: sisfb: "
  ` Claude review: "
` Claude review: "

[PATCH] drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
 2026-04-28  5:33 UTC  (3+ messages)
` Claude review: "

[PATCH v12 00/22] gpu: nova-core: Add memory management support
 2026-04-28  5:32 UTC  (46+ messages)
` [PATCH v12 01/22] gpu: nova-core: gsp: Return GspStaticInfo from boot()
  ` Claude review: "
` [PATCH v12 02/22] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` Claude review: "
` [PATCH v12 03/22] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
  ` Claude review: "
` [PATCH v12 04/22] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
  ` Claude review: "
` [PATCH v12 05/22] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
  ` Claude review: "
` [PATCH v12 06/22] gpu: nova-core: mm: Add common memory management types
  ` Claude review: "
` [PATCH v12 07/22] gpu: nova-core: mm: Add TLB flush support
  ` Claude review: "
` [PATCH v12 08/22] gpu: nova-core: mm: Add GpuMm centralized memory manager
  ` Claude review: "
` [PATCH v12 09/22] gpu: nova-core: mm: Add common types for all page table formats
  ` Claude review: "
` [PATCH v12 10/22] gpu: nova-core: mm: Add MMU v2 page table types
  ` Claude review: "
` [PATCH v12 11/22] gpu: nova-core: mm: Add MMU v3 "
  ` Claude review: "
` [PATCH v12 12/22] gpu: nova-core: mm: Add page table entry operation traits
  ` Claude review: "
` [PATCH v12 13/22] gpu: nova-core: mm: Add page table walker for MMU v2/v3
  ` Claude review: "
` [PATCH v12 14/22] gpu: nova-core: mm: Add Virtual Memory Manager
  ` Claude review: "
` [PATCH v12 15/22] gpu: nova-core: mm: Add virtual address range tracking to VMM
  ` Claude review: "
` [PATCH v12 16/22] gpu: nova-core: mm: Add multi-page mapping API "
  ` Claude review: "
` [PATCH v12 17/22] gpu: nova-core: Add BAR1 aperture type and size constant
  ` Claude review: "
` [PATCH v12 18/22] gpu: nova-core: mm: Add BAR1 user interface
  ` Claude review: "
` [PATCH v12 19/22] gpu: nova-core: mm: Add BAR1 memory management self-tests
  ` Claude review: "
` [PATCH v12 20/22] gpu: nova-core: mm: Add PRAMIN aperture self-tests
  ` Claude review: "
` [PATCH v12 21/22] gpu: nova-core: mm: pramin: drop useless as_ref() in run_self_test
  ` Claude review: "
` [PATCH v12 22/22] rust: maple_tree: implement Send and Sync for MapleTree
  ` Claude review: "
` Claude review: gpu: nova-core: Add memory management support

[PATCH v5 00/10] Add HDMI 2.0 support to DW HDMI QP TX
 2026-04-28  5:25 UTC  (22+ messages)
` [PATCH v5 01/10] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
  ` Claude review: "
` [PATCH v5 02/10] drm/bridge: Add detect_ctx hook and drm_bridge_detect_ctx() helper
  ` Claude review: "
` [PATCH v5 03/10] drm/bridge-connector: Use cached connector status in .get_modes()
  ` Claude review: "
` [PATCH v5 04/10] drm/bridge-connector: Switch to .detect_ctx() for connector detection
  ` Claude review: "
` [PATCH v5 05/10] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling and high TMDS clock ratio support
  ` Claude review: "
` [PATCH v5 06/10] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
  ` Claude review: "
` [PATCH v5 07/10] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
  ` Claude review: "
` [PATCH v5 08/10] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
  ` Claude review: "
` [PATCH v5 09/10] drm/rockchip: dw_hdmi_qp: Register HPD IRQ after connector setup
  ` Claude review: "
` [PATCH v5 10/10] drm/rockchip: dw_hdmi_qp: Restrict HPD event to the affected connector
  ` Claude review: "
` Claude review: Add HDMI 2.0 support to DW HDMI QP TX

[PATCH V1 0/2] Rust DRM build fix
 2026-04-28  5:21 UTC  (6+ messages)
` [PATCH V1 1/2] rust/drm: import ARef from sync crate
  ` Claude review: "
` [PATCH V1 2/2] drm: Make CONFIG_RUST_DRM_GEM_SHMEM_HELPER selectable from menuconfig
  ` Claude review: "
` Claude review: Rust DRM build fix

[PATCH V2 0/1] Rust DRM build fix
 2026-04-28  5:19 UTC  (4+ messages)
` [PATCH V2 1/1] rust/drm: import ARef from sync crate
  ` Claude review: "
` Claude review: Rust DRM build fix

[PATCH] accel/rocket: Fix drm_mm UAF on close vs in-flight job
 2026-04-28  5:18 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/fourcc: document format naming scheme
 2026-04-28  5:16 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/amd/display: clarify average bandwidth comment in dcn4_calcs
 2026-04-28  5:11 UTC  (3+ messages)
` Claude review: "

[PATCH v7 0/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels
 2026-04-28  5:10 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver
  ` Claude review: "
` [PATCH v7 2/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels
  ` Claude review: "

[PATCH v3 0/2] drm/imagination: FW trace bug fix and configuration update
 2026-04-28  5:07 UTC  (6+ messages)
` [PATCH v3 1/2] drm/imagination: Fix segfault when updating ftrace mask
  ` Claude review: "
` [PATCH v3 2/2] drm/imagination: Restrict init_fw_trace_mask module param to read only
  ` Claude review: "
` Claude review: drm/imagination: FW trace bug fix and configuration update

[PATCH v2 0/6] qcom: Refactor GPU GX GDSC handling and IFPC behavior on A8x GPUs
 2026-04-28  5:05 UTC  (14+ messages)
` [PATCH v2 1/6] clk: qcom: gdsc: Add custom disable callback for GX GDSC
  ` Claude review: "
` [PATCH v2 2/6] clk: qcom: gxclkctl: Use custom disable callback for gx_gdsc
  ` Claude review: "
` [PATCH v2 3/6] clk: qcom: common: ensure runtime PM suspend completes on probe
  ` Claude review: "
` [PATCH v2 4/6] clk: qcom: gxclkctl: Remove GX/GMxC rail votes to align with IFPC
  ` Claude review: "
` [PATCH v2 5/6] drm/msm/a8xx: Make a8xx_recover IFPC safe
  ` Claude review: "
` [PATCH v2 6/6] drm/msm/a6xx: Limit GXPD votes to recovery in A8x
  ` Claude review: "
` Claude review: qcom: Refactor GPU GX GDSC handling and IFPC behavior on A8x GPUs

[PATCH v4 0/8] gpu: nova-core: run unload sequence upon unbinding
 2026-04-28  5:01 UTC  (18+ messages)
` [PATCH v4 1/8] gpu: nova-core: remove unneeded get_gsp_info proxy function
  ` Claude review: "
` [PATCH v4 2/8] gpu: nova-core: do not import firmware commands into GSP command module
  ` Claude review: "
` [PATCH v4 3/8] gpu: nova-core: split BAR acquisition in unbind()
  ` Claude review: "
` [PATCH v4 4/8] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
  ` Claude review: "
` [PATCH v4 5/8] gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
  ` Claude review: "
` [PATCH v4 6/8] gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts close
  ` Claude review: "
` [PATCH v4 7/8] gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HAL
  ` Claude review: "
` [PATCH v4 8/8] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
  ` Claude review: "
` Claude review: gpu: nova-core: run unload sequence "

[PATCH v4 0/2] drm: Rename drm_atomic_state
 2026-04-28  4:55 UTC  (4+ messages)
` [PATCH v4 2/2] Documentation: drm: Remove drm_atomic_state rename entry
  ` Claude review: "
` Claude review: drm: Rename drm_atomic_state

[PATCH v1 0/1] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
 2026-04-28  4:52 UTC  (4+ messages)
` [PATCH v1 1/1] "
  ` Claude review: "

[PATCH v2 0/2] Remove redundant X86 dependency for the cgbc backlight driver
 2026-04-28  4:50 UTC  (6+ messages)
` [PATCH v2 1/2] backlight: cgbc: Remove redundant X86 dependency
  ` Claude review: "
` [PATCH v2 2/2] MAINTAINERS: Add cgbc backlight driver
  ` Claude review: "
` Claude review: Remove redundant X86 dependency for the "

[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-28  4:49 UTC  (32+ messages)
` [PATCH v4 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
  ` Claude review: "
` [PATCH v4 02/15] firmware: qcom: Add a generic PAS service
  ` Claude review: "
` [PATCH v4 03/15] firmware: qcom_scm: Migrate to "
  ` Claude review: "
` [PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
  ` Claude review: "
` [PATCH v4 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
  ` Claude review: "
` [PATCH v4 06/15] remoteproc: qcom_q6v5_mss: Switch "
  ` Claude review: "
` [PATCH v4 07/15] soc: qcom: mdtloader: "
  ` Claude review: "
` [PATCH v4 08/15] remoteproc: qcom_wcnss: "
  ` Claude review: "
` [PATCH v4 09/15] remoteproc: qcom: Select QCOM_PAS generic service
  ` Claude review: "
` [PATCH v4 10/15] drm/msm: Switch to generic PAS TZ APIs
  ` Claude review: "
` [PATCH v4 11/15] media: qcom: "
  ` Claude review: "
` [PATCH v4 12/15] net: ipa: "
  ` Claude review: "
` [PATCH v4 13/15] wifi: ath12k: "
  ` Claude review: "
` [PATCH v4 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
  ` Claude review: "
` [PATCH v4 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service
  ` Claude review: "
` Claude review: firmware: qcom: Add OP-TEE PAS service support

[PATCH v5 0/4] dma-buf: heaps: Turn heaps into modules
 2026-04-28  4:45 UTC  (10+ messages)
` [PATCH v5 1/4] dma-buf: heaps: Export mem_accounting parameter
  ` Claude review: "
` [PATCH v5 2/4] dma-buf: heaps: cma: Turn the heap into a module
  ` Claude review: "
` [PATCH v5 3/4] dma-buf: heaps: system: "
  ` Claude review: "
` [PATCH v5 4/4] arm64: defconfig: Enable dma-buf heaps
  ` Claude review: "
` Claude review: dma-buf: heaps: Turn heaps into modules

[PATCH v3 0/5] drm/amdgpu: SVM VRAM migration via drm_pagemap
 2026-04-28  4:43 UTC  (12+ messages)
` [PATCH v3 1/5] drm/amdgpu: add VRAM migration infrastructure for drm_pagemap
  ` Claude review: "
` [PATCH v3 2/5] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
  ` Claude review: "
` [PATCH v3 3/5] drm/amdgpu: introduce SVM range migration decision layer
  ` Claude review: "
` [PATCH v3 4/5] drm/amdgpu: add SVM attr prefetch/force-trigger functionality
  ` Claude review: "
` [PATCH v3 5/5] drm/amdgpu: integrate VRAM migration into SVM range map path
  ` Claude review: "
` Claude review: drm/amdgpu: SVM VRAM migration via drm_pagemap

[PATCH] misc: fastrpc: fix UAF and kernel panic during cleanup on process abort
 2026-04-28  4:37 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/gpuvm: rust: add RUST_DRM_GPUVM option to Kconfig
 2026-04-28  4:35 UTC  (3+ messages)
` Claude review: "

[PATCH 0/2] drm/panel/visionox-rm69299: Split DSI commands out into enable/disable
 2026-04-28  4:33 UTC  (6+ messages)
` [PATCH 1/2] drm/panel: visionox-rm69299: "
  ` Claude review: "
` [PATCH 2/2] drm/panel: visionox-rm69299: Move power_on/off into prepare/unprepare
  ` Claude review: "
` Claude review: drm/panel/visionox-rm69299: Split DSI commands out into enable/disable

[PATCH v2 0/3] drm/vmwgfx: Use DRM's vblank timer
 2026-04-28  4:31 UTC  (8+ messages)
` [PATCH v2 1/3] drm/vmwgfx: Determine lock-waiting timeout from vblank state
  ` Claude review: "
` [PATCH v2 2/3] drm/vmwgfx: Move vblank handling into separate helper
  ` Claude review: "
` [PATCH v2 3/3] drm/vmwgfx: Convert to DRM vblank timers
  ` Claude review: "
` Claude review: drm/vmwgfx: Use DRM's vblank timer

[PATCH] dt-bindings: display/msm: Fix typo in clock-names property
 2026-04-28  4:29 UTC  (3+ messages)
` Claude review: "

[PATCH v3 0/8] drm/panthor: Localize register access by component
 2026-04-28  4:28 UTC  (18+ messages)
` [PATCH v3 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
  ` Claude review: "
` [PATCH v3 2/8] drm/panthor: Split register definitions by components
  ` Claude review: "
` [PATCH v3 3/8] drm/panthor: Replace cross-component register accesses with helpers
  ` Claude review: "
` [PATCH v3 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
  ` Claude review: "
` [PATCH v3 5/8] drm/panthor: Use a local iomem base for GPU registers
  ` Claude review: "
` [PATCH v3 6/8] drm/panthor: Use a local iomem base for PWR registers
  ` Claude review: "
` [PATCH v3 7/8] drm/panthor: Use a local iomem base for firmware control registers
  ` Claude review: "
` [PATCH v3 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] drm/xe: Don't emit UTS_RELEASE as part of device coredump
 2026-04-28  4:25 UTC  (3+ messages)
` Claude review: "

[PATCH] ttm/pool: Use sentinels in debugfs
 2026-04-28  4:24 UTC  (3+ messages)
` Claude review: "

[PATCH V2] accel/amdxdna: Add carveout memory support for non-IOMMU systems
 2026-04-28  4:22 UTC  (3+ messages)
` Claude review: "

[PATCH 0/6] Add Anbernic RG Vita-Pro
 2026-04-28  4:19 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
  ` Claude review: "
` [PATCH 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger
  ` Claude review: "
` [PATCH 3/6] dt-bindings: display: panel: document Anbernic TD4310 panel
  ` Claude review: "
` [PATCH 4/6] drm/panel: anbernic-td4310: Add RG Vita Pro panel
  ` Claude review: "
` [PATCH 5/6] dt-bindings: arm: rockchip: Add Anbernic RG Vita-Pro
  ` Claude review: "
` [PATCH 6/6] arm64: dts: "
  ` Claude review: "
` Claude review: "

[PATCH] dma-buf: heaps: use max3() in dma_heap_ioctl
 2026-04-28  4:15 UTC  (3+ messages)
` Claude review: "

[PATCH v6 0/4] rust: add basic serial device bus abstractions
 2026-04-28  4:14 UTC  (10+ messages)
` [PATCH v6 1/4] rust: devres: return reference in `devres::register`
  ` Claude review: "
` [PATCH v6 2/4] serdev: add rust private data to serdev_device
  ` Claude review: "
` [PATCH v6 3/4] rust: add basic serial device bus abstractions
  ` Claude review: "
` [PATCH v6 4/4] samples: rust: add Rust serial device bus sample device driver
  ` Claude review: "

[PATCH v3] gpu: ipu-v3: clean up kernel-doc warnings
 2026-04-28  4:08 UTC  (3+ messages)
` Claude review: "

[PATCH v3] drm/amdgpu: amdgpu{_reset}.h: fix all kernel-doc warnings
 2026-04-28  4:07 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