public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-05 00:44:15 to 2026-03-06 15:56:05 UTC [more...]

[PATCH v36 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-06 15:55 UTC  (3+ messages)
` [PATCH v36 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v36 2/4] drm/xe/uapi: Define drm_xe_vm_get_property

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

[PATCH v3] drm/pagemap_util: Ensure proper cache lock management on free
 2026-03-06 15:43 UTC 

[PATCH 5.3-6.19 0/1] Avoid oops on illegal VGA register access
 2026-03-06 15:23 UTC  (2+ messages)
` [PATCH 1/1] drm/i915: handle failure from vga_get_uninterruptible()

[PATCH] drm/nouveau: avoid -Wtautological-constant-out-of-range-compare warning
 2026-03-06 15:06 UTC 

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

[PATCH v2] dt-bindings: display: panel: Document the rotation property
 2026-03-06 12:44 UTC 

[PATCH 0/5] dt-bindings: display: panel: Few cleanups and fixes
 2026-03-06 12:02 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: display: samsung,s6d7aa0: Document port
` [PATCH 2/5] dt-bindings: display: innolux,p097pfg: Document ports
` [PATCH 3/5] dt-bindings: display: panel: Drop redundant properties
` [PATCH 4/5] dt-bindings: display: panel: Align style of additionalProperties
` [PATCH 5/5] dt-bindings: display: panel: Align style of "true" properties

[PATCH v3 0/6] drm/v3d: Improve v3d_stats lifetime and locking
 2026-03-06 11:30 UTC  (7+ messages)
` [PATCH v3 1/6] drm/v3d: Handle error from drm_sched_entity_init()
` [PATCH v3 2/6] drm/v3d: Use raw seqcount helpers instead of fighting with lockdep
` [PATCH v3 3/6] drm/v3d: Refcount v3d_stats
` [PATCH v3 4/6] drm/v3d: Hold v3d_stats references in each job
` [PATCH v3 5/6] drm/v3d: Attach per-fd reset counters to v3d_stats
` [PATCH v3 6/6] drm/v3d: Remove dedicated fence_lock

[PATCH v3 0/6] dma-buf: heaps: add coherent reserved-memory heap
 2026-03-06 10:36 UTC  (7+ messages)
` [PATCH v3 1/6] dma-buf: dma-heap: Keep track of the heap device struct
` [PATCH v3 2/6] dma-buf: dma-heap: split dma_heap_add
` [PATCH v3 3/6] of_reserved_mem: add a helper for rmem device_init op
` [PATCH v3 4/6] dma: coherent: store reserved memory coherent regions
` [PATCH v3 5/6] dma-buf: heaps: Add Coherent heap to dmabuf heaps
` [PATCH v3 6/6] dma-buf: heaps: coherent: Turn heap into a module

[PATCH] drm/msm/dsi: setup RC model properly
 2026-03-06  9:25 UTC 

[PATCH] drm/msm/dsi: remove bpc > 8 entries from allow list
 2026-03-06  9:25 UTC 

[PATCH] drm/sysfb: efidrm: Fix framebuffer mapping error handling
 2026-03-06  9:19 UTC 

[PATCH] drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
 2026-03-06  6:28 UTC 

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

[PATCH v11 00/12] gpu: nova-core: add Turing support
 2026-03-06  6:23 UTC  (14+ messages)
` [PATCH v11 01/12] gpu: nova-core: create falcon firmware DMA objects lazily
` [PATCH v11 02/12] gpu: nova-core: falcon: add constant for memory block alignment
` [PATCH v11 03/12] gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
` [PATCH v11 04/12] gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
` [PATCH v11 05/12] gpu: nova-core: move brom_params and boot_addr to FalconFirmware
` [PATCH v11 06/12] gpu: nova-core: add PIO support for loading firmware images
` [PATCH v11 07/12] gpu: nova-core: falcon: remove unwarranted safety check in dma_load
` [PATCH v11 08/12] gpu: nova-core: firmware: add comments to justify v3 header values
` [PATCH v11 09/12] gpu: nova-core: firmware: fix and explain v2 header offsets computations
` [PATCH v11 10/12] gpu: nova-core: make Chipset::arch() const
` [PATCH v11 11/12] gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
` [PATCH v11 12/12] gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing

[PATCH v2 0/6] drm/v3d: Improve v3d_stats lifetime and locking
 2026-03-05 23:25 UTC  (7+ messages)
` [PATCH v2 1/6] drm/v3d: Handle error from drm_sched_entity_init()
` [PATCH v2 2/6] drm/v3d: Use raw seqcount helpers instead of fighting with lockdep
` [PATCH v2 3/6] drm/v3d: Refcount v3d_stats
` [PATCH v2 4/6] drm/v3d: Hold v3d_stats references in each job
` [PATCH v2 5/6] drm/v3d: Attach per-fd reset counters to v3d_stats
` [PATCH v2 6/6] drm/v3d: Remove dedicated fence_lock

[PATCH] dma-buf: heaps: Clear CMA pages with clear_pages()
 2026-03-05  4:00 UTC  (3+ messages)
` Claude review: "

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

[PATCH v2] drm/tegra: tegra_drm.h: fix all uapi kernel-doc warnings
 2026-03-05  3:56 UTC  (3+ messages)
` Claude review: "

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

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

[PATCH] drm/v3d: Using spin_lock_irqsave instead of spin_lock in the RT kernel
 2026-03-05  3:49 UTC  (3+ messages)
` Claude review: "

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

[PATCH] drm: bridge: anx7625: enforce CONFIG_USB_ROLE_SWITCH dependency
 2026-03-05  3:44 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/i915/fbdev: fix link failure without FBDEV emulation
 2026-03-05  3:43 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/xe/tests: avoid build warning on 32-bit targets
 2026-03-05  3:42 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/ttm/tests: Fix build failure on PREEMPT_RT
 2026-03-05  3:40 UTC  (3+ messages)
` Claude review: "

[PATCH] staging: fbtft: Update RA8875 Kconfig help description
 2026-03-05  3:39 UTC  (3+ messages)
` Claude review: "

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

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

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

[PATCH 0/2] amdgpu,radeon: Test fbdev GEM object in helper
 2026-03-05  3:27 UTC  (6+ messages)
` [PATCH 1/2] drm/amdgpu: Move test for fbdev GEM object into generic helper
  ` Claude review: "
` [PATCH 2/2] drm/radeon: Test for fbdev GEM object with "
  ` Claude review: "
` Claude review: amdgpu,radeon: Test fbdev GEM object in helper

[PATCH] drm/msm: restore GEM-related IOCTLs for KMS devices
 2026-03-05  3:25 UTC  (8+ messages)
` Claude review: "

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

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

[PATCH] gpu: nova: add impl_num_enum!() macro to replace FromPrimitive boilerplate
 2026-03-05  3:19 UTC  (3+ messages)
` Claude review: "

[PATCH V1] accel/amdxdna: Fix major version check on NPU1 platform
 2026-03-05  3:17 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/ttm: Fix bo resource use-after-free
 2026-03-05  3:16 UTC  (3+ messages)
` Claude review: "

[PATCH] dt-bindings: display/msm: move DSI PHY bindings to phy/ subdir
 2026-03-05  3:15 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/amdgpu: amdgpu{_reset}.h: fix all kernel-doc warnings
 2026-03-05  3:13 UTC  (3+ 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