public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-03 21:19:20 to 2026-03-04 19:50:23 UTC [more...]

[PATCH V1] accel/amdxdna: Fix major version check on NPU1 platform
 2026-03-04 19:50 UTC 

[PATCH] gpu: nova: add impl_num_enum!() macro to replace FromPrimitive boilerplate
 2026-03-04 18:14 UTC 

[PATCH] fbdev: wmt_ge_rops: use devm_platform_ioremap_resource()
 2026-03-04 17:10 UTC 

[bug report] 7.0-rc1 flip_done timed out: amd igpu off when resuming in laptop (regression)
 2026-03-04 16:32 UTC  (3+ messages)

[PATCH] drm/msm: restore GEM-related IOCTLs for KMS devices
 2026-03-04 15:57 UTC  (4+ messages)

[PATCH 0/2] amdgpu,radeon: Test fbdev GEM object in helper
 2026-03-04 15:49 UTC  (5+ messages)
` [PATCH 1/2] drm/amdgpu: Move test for fbdev GEM object into generic helper
` [PATCH 2/2] drm/radeon: Test for fbdev GEM object with "

[PATCH v2 0/8] drm/msm: Add Qualcomm Eliza SoC support
 2026-03-04 14:29 UTC  (14+ messages)
` [PATCH v2 1/8] dt-bindings: display/msm: dp-controller: Add Eliza SoC
` [PATCH v2 2/8] dt-bindings: display/msm: dsi-phy-7nm: "
` [PATCH v2 3/8] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH v2 4/8] dt-bindings: display/msm: qcom,sm8650-dpu: "
` [PATCH v2 5/8] dt-bindings: display/msm: qcom,eliza-mdss: "
` [PATCH v2 6/8] soc: qcom: ubwc: Add configuration "
` [PATCH v2 7/8] drm/msm/dpu: Add support for "
` [PATCH v2 8/8] drm/msm/mdss: "

[PATCH v3 0/5] gpu: nova-core: gsp: add locking to Cmdq
 2026-03-04 14:17 UTC  (16+ messages)
` [PATCH v3 1/5] gpu: nova-core: gsp: fix stale doc comments on command queue methods
` [PATCH v3 2/5] gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
` [PATCH v3 3/5] gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
` [PATCH v3 4/5] gpu: nova-core: gsp: make `Cmdq` a pinned type
` [PATCH v3 5/5] gpu: nova-core: gsp: add mutex locking to Cmdq

[PATCH 0/4] Add RZ/G3L GFX support
 2026-03-04 13:48 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3L SoC
` [PATCH 2/4] drm/panfrost: Drop redundant optional clock checks in runtime PM
` [PATCH 3/4] drm/panfrost: Add bus_ace optional clock support for RZ/G2L
` [PATCH 4/4] drm/panfrost: Add GPU_PM_RT support for RZ/G3L SoC

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-03-04 12:48 UTC  (16+ messages)
` [PATCH 1/8] mm: add "
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "
` [PATCH 4/8] core: "
` [PATCH 5/8] spi: "
` [PATCH 6/8] KVM: "
` [PATCH 7/8] drivers: ALSA: "
` [PATCH 8/8] arch: "

[PATCH v5 0/9] gpu: nova-core: gsp: add continuation record support
 2026-03-04 11:39 UTC  (13+ messages)
` [PATCH v5 1/9] gpu: nova-core: gsp: sort `MsgFunction` variants alphabetically
` [PATCH v5 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue
` [PATCH v5 3/9] rust: add EMSGSIZE error code
` [PATCH v5 4/9] gpu: nova-core: gsp: add checking oversized commands
` [PATCH v5 5/9] gpu: nova-core: gsp: clarify invariant on command queue
` [PATCH v5 6/9] gpu: nova-core: gsp: unconditionally call variable payload handling
` [PATCH v5 7/9] gpu: nova-core: gsp: add `size_in_bytes` helper to `CommandToGsp`
` [PATCH v5 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
` [PATCH v5 9/9] gpu: nova-core: gsp: add tests for continuation records

[PATCH v8 0/9] Add support for i.MX94 DCIF
 2026-03-04 11:34 UTC  (10+ messages)
` [PATCH v8 1/9] dt-bindings: display: fsl,ldb: Add i.MX94 LDB
` [PATCH v8 2/9] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH v8 3/9] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH v8 4/9] dt-bindings: display: imx: Add i.MX94 DCIF
` [PATCH v8 5/9] drm/imx: Add support for "
` [PATCH v8 6/9] dt-bindings: clock: nxp, imx95-blk-ctl: Add ldb child node
` [PATCH v8 7/9] arm64: dts: imx943: Add display pipeline nodes
` [PATCH v8 8/9] arm64: dts: imx943-evk: Add display support using IT6263
` [PATCH v8 9/9] MAINTAINERS: Add entry for i.MX94 DCIF driver

[PATCH] staging: fbtft: Update RA8875 Kconfig help description
 2026-03-04 11:06 UTC  (2+ messages)

[PATCH] drm/v3d: Using spin_lock_irqsave instead of spin_lock in the RT kernel
 2026-03-04 10:21 UTC  (2+ messages)

[PATCH v15 0/9] Add Type-C DP support for RK3399 EVB IND board
 2026-03-04  9:41 UTC  (10+ messages)
` [PATCH v15 1/9] drm/bridge: Implement generic USB Type-C DP HPD bridge
` [PATCH v15 2/9] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH v15 3/9] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v15 4/9] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v15 5/9] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v15 6/9] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH v15 7/9] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
` [PATCH v15 8/9] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v15 9/9] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH v2] drm/ttm/tests: Fix build failure on PREEMPT_RT
 2026-03-04  9:25 UTC  (3+ messages)

[PATCH] drm/xe/tests: avoid build warning on 32-bit targets
 2026-03-04  9:06 UTC  (3+ messages)

[PATCH] drm/i915/fbdev: fix link failure without FBDEV emulation
 2026-03-04  8:43 UTC  (2+ messages)

[PATCH] drm: bridge: anx7625: enforce CONFIG_USB_ROLE_SWITCH dependency
 2026-03-04  8:35 UTC 

[PATCH v10 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-03-04  7:44 UTC  (6+ messages)
` [PATCH v10 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v10 2/5] drm/xe/xe_drm_ras: Add support for XE DRM RAS
` [PATCH v10 3/5] drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
` [PATCH v10 4/5] drm/xe/xe_hw_error: Add support for Core-Compute errors
` [PATCH v10 5/5] drm/xe/xe_hw_error: Add support for PVC SoC errors

[PATCH v2] drm/tegra: tegra_drm.h: fix all uapi kernel-doc warnings
 2026-03-04  2:59 UTC  (2+ messages)

[PATCH] dma-buf: heaps: Clear CMA pages with clear_pages()
 2026-03-04  0:25 UTC 

[PATCH v3 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-03-03 22:40 UTC  (22+ messages)
` [PATCH v3 01/10] PCI: add driver flag to opt into disabling SR-IOV on remove()
  ` Claude review: "
` [PATCH v3 02/10] fpga: dfl-pci: set driver flag to disable "
  ` Claude review: "
` [PATCH v3 03/10] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
  ` Claude review: "
` [PATCH v3 04/10] rust: pci: add vtable attribute to pci::Driver trait
  ` Claude review: "
` [PATCH v3 05/10] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
  ` Claude review: "
` [PATCH v3 06/10] rust: pci: add is_virtfn(), to check for VFs
  ` Claude review: "
` [PATCH v3 07/10] rust: pci: add is_physfn(), to check for PFs
  ` Claude review: "
` [PATCH v3 08/10] rust: pci: add num_vf(), to return number of VFs
  ` Claude review: "
` [PATCH v3 09/10] rust: pci: add physfn(), to return PF device for VF device
  ` Claude review: "
` [PATCH v3 10/10] samples: rust: add SR-IOV driver sample
  ` Claude review: "
` Claude review: rust: pci: add abstractions for SR-IOV capability

[PATCH RESEND 0/2] drm/amdgpu/amdgpu_connectors: Use struct drm_edid
 2026-03-03 22:35 UTC  (6+ messages)
` [PATCH RESEND 1/2] drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edid
  ` Claude review: "
` [PATCH RESEND 2/2] drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
  ` Claude review: "
` Claude review: drm/amdgpu/amdgpu_connectors: Use struct drm_edid

[PATCH RESEND] drm/amdkfd: remove duplicate ttmp11 scheduling mode definitions
 2026-03-03 22:32 UTC  (3+ messages)
` Claude review: "

[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
 2026-03-03 22:15 UTC  (22+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
  ` Claude review: "
` [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
  ` Claude review: "
` [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
  ` Claude review: "
` [PATCH v2 005/110] trace: store i_ino as u64 instead of ino_t/unsigned long
  ` Claude review: "
` [PATCH v2 006/110] trace: reorder TP_STRUCT__entry fields for better packing on 32-bit
  ` Claude review: "
` [PATCH v2 007/110] ext4: use PRIino format for i_ino
  ` Claude review: "
` [PATCH v2 059/110] vfs: "
  ` Claude review: "
` [PATCH v2 060/110] vfs: change kino_t from unsigned long to u64
  ` Claude review: "
` [PATCH v2 110/110] vfs: remove kino_t typedef and PRIino format macro
  ` Claude review: "
` [PATCH v2 003/110] audit: widen ino fields to u64
  ` Claude review: "
` Claude review: vfs: change inode->i_ino from unsigned long "

[PATCH v2] drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpers
 2026-03-03 21:58 UTC  (3+ messages)
` Claude review: "

[PATCH v7 0/6] platform/x86/intel/vsec: Prep for ACPI PMT discovery
 2026-03-03 21:56 UTC  (2+ messages)
` Claude review: "

[PATCH v4 0/3] drm: bridge: add support for Triple 10-BIT
 2026-03-03 21:49 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindigs: display: extend the LVDS codec with Triple 10-BIT LVDS Transmitter
  ` Claude review: "
` [PATCH v4 2/3] dt-bindigs: display: extend the simple bridge with MStar TSUMU88ADT3-LF-1 bridge
  ` Claude review: "
` [PATCH v4 3/3] drm/bridge: simple-bridge: Add support for MStar TSUMU88ADT3-LF-1
  ` Claude review: "
` Claude review: drm: bridge: add support for Triple 10-BIT

[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-03-03 21:48 UTC  (32+ messages)
` [PATCH v7 01/15] staging: media: tegra-video: expand VI and VIP support to Tegra30
  ` Claude review: "
` [PATCH v7 02/15] staging: media: tegra-video: vi: adjust get_selection operation check
  ` Claude review: "
` [PATCH v7 03/15] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
  ` Claude review: "
` [PATCH v7 04/15] staging: media: tegra-video: csi: move CSI helpers to header
  ` Claude review: "
` [PATCH v7 05/15] gpu: host1x: convert MIPI to use operation function pointers
  ` Claude review: "
` [PATCH v7 06/15] staging: media: tegra-video: vi: improve logic of source requesting
  ` Claude review: "
` [PATCH v7 07/15] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
  ` Claude review: "
` [PATCH v7 08/15] staging: media: tegra-video: tegra20: set correct maximum width and height
  ` Claude review: "
` [PATCH v7 09/15] staging: media: tegra-video: tegra20: add support for second output of VI
  ` Claude review: "
` [PATCH v7 10/15] staging: media: tegra-video: tegra20: adjust format align calculations
  ` Claude review: "
` [PATCH v7 11/15] staging: media: tegra-video: tegra20: set VI HW revision
  ` Claude review: "
` [PATCH v7 12/15] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
  ` Claude review: "
` [PATCH v7 13/15] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16
  ` Claude review: "
` [PATCH v7 14/15] staging: media: tegra-video: tegra20: adjust luma buffer stride
  ` Claude review: "
` [PATCH v7 15/15] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30
  ` Claude review: "
` Claude review: "

[PATCH v4] dt-bindings: display: msm: Fix reg ranges and clocks on Glymur
 2026-03-03 21:43 UTC  (3+ messages)
` Claude review: "

[PATCH v3 0/8] dma-buf: heaps: Turn heaps into modules
 2026-03-03 21:41 UTC  (18+ messages)
` [PATCH v3 1/8] dma: contiguous: Turn heap registration logic around
  ` Claude review: "
` [PATCH v3 2/8] dma: contiguous: Make dev_get_cma_area() a proper function
  ` Claude review: "
` [PATCH v3 3/8] dma: contiguous: Make dma_contiguous_default_area static
  ` Claude review: "
` [PATCH v3 4/8] dma: contiguous: Export dev_get_cma_area()
  ` Claude review: "
` [PATCH v3 5/8] mm: cma: Export cma_alloc(), cma_release() and cma_get_name()
  ` Claude review: "
` [PATCH v3 6/8] dma-buf: heaps: Export mem_accounting parameter
  ` Claude review: "
` [PATCH v3 7/8] dma-buf: heaps: cma: Turn the heap into a module
  ` Claude review: "
` [PATCH v3 8/8] dma-buf: heaps: system: "
  ` Claude review: "
` Claude review: dma-buf: heaps: Turn heaps into modules

[PATCH v11 0/3] Add i.MX91/93 parallel display support
 2026-03-03 21:36 UTC  (10+ messages)
` [PATCH v11 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
  ` Claude review: "
` [PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support
  ` Claude review: "
` [PATCH v11 3/3] arm64: dts: imx93: Add parallel display output nodes
  ` Claude review: "
` Claude review: Add i.MX91/93 parallel display support

[PATCH v1 0/3] Update 'none' recovery method for DRM wedged event
 2026-03-03 21:31 UTC  (8+ messages)
` [PATCH v1 1/3] drm/doc: Update documentation for 'none' recovery method
  ` Claude review: "
` [PATCH v1 2/3] drm: Update log "
  ` Claude review: "
` [PATCH v1 3/3] drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
  ` Claude review: "
` Claude review: Update 'none' recovery method for DRM wedged event

[PATCH 0/2] drm/panel: Add Himax HX83121A panel driver
 2026-03-03 21:28 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Himax HX83121A
  ` Claude review: "
` [PATCH 2/2] drm/panel: Add Himax HX83121A panel driver
  ` Claude review: "

[PATCH] fbdev: goldfishfb: use devm_platform_ioremap_resource()
 2026-03-03 21:21 UTC  (3+ messages)
` Claude review: "

[PATCH v2 0/6] dma-buf: heaps: add coherent reserved-memory heap
 2026-03-03 21:19 UTC  (9+ messages)
` [PATCH v2 3/6] of_reserved_mem: add a helper for rmem device_init op
  ` Claude review: "
` [PATCH v2 4/6] dma-buf: heaps: Add Coherent heap to dmabuf heaps
  ` Claude review: "
` [PATCH v2 5/6] dma: coherent: register to coherent heap
  ` Claude review: "
` [PATCH v2 6/6] dma-buf: heaps: coherent: Turn heap into a module
  ` Claude review: "


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