public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 07:59:20 to 2026-04-28 04:15:58 UTC [more...]

[PATCH] dma-buf: heaps: use max3() in dma_heap_ioctl
 2026-04-28  4:15 UTC  (4+ 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  (4+ messages)
` Claude review: "

[PATCH v2] accel: Arm Ethos-U NPU: fix all uapi kernel-doc warnings
 2026-04-28  4:03 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/tegra: dp: fix kernel-doc warnings in dp.h
 2026-04-28  4:01 UTC  (3+ messages)
` Claude review: "

[PATCH v3] drm/tegra: tegra_drm.h: fix all uapi kernel-doc warnings
 2026-04-28  4:00 UTC  (3+ messages)
` Claude review: "

[PATCH] dt-bindings: misc: qcom,fastrpc: Add compatible for Hawi SoC
 2026-04-28  3:59 UTC  (3+ messages)
` Claude review: "

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

[PATCH 1/3 v2] drm/amd/display: dmub_cmd.h: correct typos and spellos
 2026-04-28  3:53 UTC  (7+ messages)
` [PATCH 2/3 v2] drm/amd/display: dmub_cmd.h: correct all kernel-doc prototype warnings
  ` Claude review: "
` [PATCH 3/3 v2] drm/amd/display: dmub_cmd.h: add missing kernel-doc for enums
  ` Claude review: "
` Claude review: drm/amd/display: dmub_cmd.h: correct typos and spellos

[PATCH 0/2] rust: auxiliary: replace drvdata() with registration data
 2026-04-28  3:51 UTC  (7+ messages)
` [PATCH 1/2] rust: auxiliary: add registration data to auxiliary devices
  ` Claude review: "
` [PATCH 2/2] rust: driver core: remove drvdata() and driver_type
  ` Claude review: "
` Claude review: rust: auxiliary: replace drvdata() with registration data

[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-04-28  3:47 UTC  (43+ messages)
` [PATCH 01/24] rust: driver core: drop drvdata before devres release
  ` Claude review: "
` [PATCH 02/24] rust: types: add `ForLt` trait for higher-ranked lifetime support
  ` Claude review: "
` [PATCH 03/24] rust: devres: add ForLt support to Devres
  ` Claude review: "
` [PATCH 04/24] rust: device: generalize drvdata methods over ForLt
  ` Claude review: "
` [PATCH 05/24] rust: driver: make Adapter trait lifetime-parameterized
  ` Claude review: "
` [PATCH 06/24] rust: pci: implement Sync for Device<Bound>
` [PATCH 07/24] rust: platform: "
` [PATCH 08/24] rust: auxiliary: "
` [PATCH 09/24] rust: usb: "
` [PATCH 10/24] rust: device: "
` [PATCH 11/24] rust: pci: make Driver trait lifetime-parameterized
  ` Claude review: "
` [PATCH 12/24] rust: platform: "
` [PATCH 13/24] rust: auxiliary: "
` [PATCH 14/24] rust: auxiliary: generalize Registration over ForLt
  ` Claude review: "
` [PATCH 15/24] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
  ` Claude review: "
` [PATCH 16/24] rust: usb: make Driver trait lifetime-parameterized
` [PATCH 17/24] rust: i2c: "
` [PATCH 18/24] rust: pci: make Bar lifetime-parameterized
  ` Claude review: "
` [PATCH 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
  ` Claude review: "
` [PATCH 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
  ` Claude review: "
` [PATCH REF 21/24] gpu: nova-core: "
  ` Claude review: "
` [PATCH REF 22/24] gpu: nova-core: unregister sysmem flush page from Drop
  ` Claude review: "
` [PATCH REF 23/24] gpu: nova-core: replace ARef<Device> with &'a Device in SysmemFlush
  ` Claude review: "
` [PATCH REF 24/24] gpu: drm: tyr: use HRT lifetime for IoMem
  ` Claude review: "
` Claude review: rust: device: Higher-Ranked Lifetime Types for device drivers

[PATCH] drm/amdkfd: simplify kgd_gfx_v9_get_cu_occupancy()
 2026-04-28  3:44 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/amdgpu: use bitmap_clear() in amdgpu_amdkfd_device_init()
 2026-04-28  3:43 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/amdgpu: fix build for CONFIG_DRM_FBDEV_EMULATION=n
 2026-04-28  3:41 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/amd/display: Remove duplicate include of dce/dmub_hw_lock_mgr.h
 2026-04-28  3:39 UTC  (3+ messages)
` Claude review: "

[PATCH] fbdev: defio: Remove duplicate include of linux/module.h
 2026-04-28  3:38 UTC  (3+ messages)
` Claude review: "

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

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

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

[PATCH] drm/xe: Don't emit UTS_RELEASE as part of device coredump
 2026-04-27 22:05 UTC  (3+ messages)

[PATCH] drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
 2026-04-27 18:24 UTC  (2+ messages)

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

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

[PATCH V2] accel/amdxdna: Add carveout memory support for non-IOMMU systems
 2026-04-27 17:09 UTC 

[PATCH] ttm/pool: Use sentinels in debugfs
 2026-04-27 16:22 UTC 

[PATCH] dt-bindings: display/msm: Fix typo in clock-names property
 2026-04-27 15:46 UTC 

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

[PATCH 0/2] drm/panel/visionox-rm69299: Split DSI commands out into enable/disable
 2026-04-27 13:56 UTC  (3+ messages)
` [PATCH 1/2] drm/panel: visionox-rm69299: "
` [PATCH 2/2] drm/panel: visionox-rm69299: Move power_on/off into prepare/unprepare

[PATCH v3 0/2] drm/imagination: FW trace bug fix and configuration update
 2026-04-27 13:28 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/6] qcom: Refactor GPU GX GDSC handling and IFPC behavior on A8x GPUs
 2026-04-27 13:17 UTC  (9+ messages)
` [PATCH v2 1/6] clk: qcom: gdsc: Add custom disable callback for GX GDSC
` [PATCH v2 3/6] clk: qcom: common: ensure runtime PM suspend completes on probe
` [PATCH v2 4/6] clk: qcom: gxclkctl: Remove GX/GMxC rail votes to align with IFPC
` [PATCH v2 6/6] drm/msm/a6xx: Limit GXPD votes to recovery in A8x

[PATCH v4 0/8] gpu: nova-core: run unload sequence upon unbinding
 2026-04-27 13:16 UTC  (3+ messages)
` [PATCH v4 1/8] gpu: nova-core: remove unneeded get_gsp_info proxy function

[PATCH] drm/gpuvm: rust: add RUST_DRM_GPUVM option to Kconfig
 2026-04-27 10:54 UTC 

[PATCH] misc: fastrpc: fix UAF and kernel panic during cleanup on process abort
 2026-04-27 10:53 UTC 

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

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

[PATCH v2 0/2] Remove redundant X86 dependency for the cgbc backlight driver
 2026-04-27  9:40 UTC  (3+ messages)
` [PATCH v2 1/2] backlight: cgbc: Remove redundant X86 dependency
` [PATCH v2 2/2] MAINTAINERS: Add cgbc backlight driver


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