public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-05-25 11:26:28 to 2026-05-25 18:38:05 UTC [more...]

[PATCH v5 00/22] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-05-25 18:37 UTC  (29+ messages)
` [PATCH v5 01/22] gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LEN
` [PATCH v5 02/22] gpu: nova-core: vbios: use checked arithmetic for bios image range end
` [PATCH v5 03/22] gpu: nova-core: vbios: avoid reading too far in read_more_at_offset
` [PATCH v5 04/22] gpu: nova-core: vbios: read BitToken using FromBytes
` [PATCH v5 05/22] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
` [PATCH v5 06/22] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH v5 07/22] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH v5 08/22] gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
` [PATCH v5 09/22] gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
` [PATCH v5 10/22] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v5 11/22] gpu: nova-core: vbios: simplify setup_falcon_data
` [PATCH v5 12/22] gpu: nova-core: vbios: read PMU lookup entries using FromBytes
` [PATCH v5 13/22] gpu: nova-core: vbios: store PMU lookup entries in a KVVec
` [PATCH v5 14/22] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
` [PATCH v5 15/22] gpu: nova-core: vbios: use the first PCI-AT image
` [PATCH v5 16/22] gpu: nova-core: vbios: use single logical block for the FWSEC section
` [PATCH v5 17/22] gpu: nova-core: vbios: use let-else in Vbios::new
` [PATCH v5 18/22] gpu: nova-core: vbios: remove unnecessary fields in PciRomHeader
` [PATCH v5 19/22] gpu: nova-core: vbios: drop unused image wrappers
` [PATCH v5 20/22] gpu: nova-core: vbios: drop redundant TryFrom import
` [PATCH v5 21/22] gpu: nova-core: vbios: move constants and functions to be associated
` [PATCH v5 22/22] gpu: nova-core: vbios: remove unused rom_header field

[PATCH v8 00/10] Add eDP support for RK3576
 2026-05-25 16:54 UTC  (12+ messages)
` [PATCH v8 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588
` [PATCH v8 02/10] dt-bindings: display: rockchip: analogix-dp: Add per-clock descriptions
` [PATCH v8 03/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP0
` [PATCH v8 04/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP1
` [PATCH v8 05/10] drm/rockchip: analogix_dp: Enable hclk for RK3588
` [PATCH v8 06/10] dt-bindings: display: rockchip: analogix-dp: Add support for RK3576
` [PATCH v8 07/10] arm64: dts: rockchip: Add eDP node "
` [PATCH v8 08/10] drm/bridge: analogix_dp: Rename and simplify is_rockchip()
` [PATCH v8 09/10] drm/bridge: analogix_dp: Add support for RK3576
` [PATCH v8 10/10] drm/rockchip: "

[PATCH drm-misc-next] drm: verisilicon: fix build failure of cursor plane code
 2026-05-25 15:36 UTC 

[PATCH] drm/v3d: fix to avoid cleaning up uninitialized CPU jobs
 2026-05-25 14:04 UTC 

[PATCH v1] misc: fastrpc: fix context leak and hang on signal-interrupted invoke
 2026-05-25 13:28 UTC  (2+ messages)

[PATCH 6.18.y] drm/vkms: Fix ABBA deadlock in vblank disable and timer callback
 2026-05-25 13:16 UTC  (7+ messages)
` [PATCH 6.18.y 0/5] drm/vkms: Backport generic vblank timer to fix ABBA deadlock
  ` [PATCH 6.18.y 1/5] drm/vblank: Add vblank timer
  ` [PATCH 6.18.y 2/5] drm/vblank: Add CRTC helpers for simple use cases
  ` [PATCH 6.18.y 3/5] drm/vkms: Convert to DRM's vblank timer
  ` [PATCH 6.18.y 4/5] drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()
  ` [PATCH 6.18.y 5/5] drm/vblank: Fix kernel docs for vblank timer

[PATCH] drm/imagination: Fix missing pvr_power_fw_{en, dis}able() argument
 2026-05-25 12:56 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch device
 2026-05-25 12:55 UTC 

[PATCH] drm/imagination: Fix missing pvr_power_fw_{en, dis}able() argument
 2026-05-25 12:55 UTC  (3+ messages)
` Claude review: "

[PATCH v10 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-05-25 12:53 UTC  (6+ messages)
` [PATCH v10 1/2] dt-bindings: bridge: "
  ` Claude review: "
` [PATCH v10 2/2] drm/bridge: "
  ` Claude review: "
` Claude review: "

[PATCH resend] drm: uapi: Add macro for chipset specific event ID region
 2026-05-25 12:50 UTC  (3+ messages)
` Claude review: "

[PATCH v23 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2026-05-25 12:48 UTC  (18+ messages)
` [PATCH v23 1/8] soc: cadence: Create helper functions for Cadence MHDP
  ` Claude review: "
` [PATCH v23 2/8] drm: bridge: cadence: Update mhdp8546 mailbox access functions
  ` Claude review: "
` [PATCH v23 3/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
  ` Claude review: "
` [PATCH v23 4/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for i.MX8MQ
  ` Claude review: "
` [PATCH v23 5/8] dt-bindings: display: bridge: Add Cadence MHDP8501
  ` Claude review: "
` [PATCH v23 6/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
  ` Claude review: "
` [PATCH v23 7/8] arm64: dts: imx8mq: Add DCSS + HDMI/DP display pipeline
  ` Claude review: "
` [PATCH v23 8/8] arm64: dts: imx8mq: tqma8mq-mba8mx: Enable HDMI support
  ` Claude review: "
` Claude review: Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ

[PATCH 0/8] drm/display: hdmi: Add common TMDS character rate constants
 2026-05-25 12:44 UTC  (18+ messages)
` [PATCH 1/8] "
  ` Claude review: "
` [PATCH 2/8] drm/bridge: dw-hdmi: Use the common TMDS char rate constant
  ` Claude review: "
` [PATCH 3/8] drm/bridge: dw-hdmi-qp: "
  ` Claude review: "
` [PATCH 4/8] drm/bridge: inno-hdmi: "
  ` Claude review: "
` [PATCH 5/8] drm/sti: hdmi: Use the common TMDS char rate constants
  ` Claude review: "
` [PATCH 6/8] drm/sun4i: hdmi: Use the common TMDS char rate constant
  ` Claude review: "
` [PATCH 7/8] drm/msm/hdmi: Use the common TMDS char rate constants in 8996 PHY
  ` Claude review: "
` [PATCH 8/8] drm/msm/hdmi: Use the common TMDS char rate constants in 8998 PHY
  ` Claude review: "

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-25 12:42 UTC  (6+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions
  ` Claude review: "
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging to memcg
  ` Claude review: "
` Claude review: cgroup/dmem: allow double-charging dmem allocations "

[PATCH v4 0/5] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-05-25 12:39 UTC  (12+ messages)
` [PATCH v4 1/5] dt-bindings: display: renesas, rzg2l-du: Refuse port@1 for RZ/G2UL
  ` Claude review: "
` [PATCH v4 2/5] dt-bindings: display: renesas, rzg2l-du: Add RZ/T2H and RZ/N2H support
  ` Claude review: "
` [PATCH v4 3/5] drm: renesas: rz-du: Make DU reset control optional for RZ/T2H support
  ` Claude review: "
` [PATCH v4 4/5] drm: renesas: rz-du: Move mode_valid logic to per-SoC clock limits
  ` Claude review: "
` [PATCH v4 5/5] drm: renesas: rz-du: Add support for RZ/T2H SoC
  ` Claude review: "
` Claude review: Add DU support for RZ/T2H and RZ/N2H SoCs

[PATCH] drm/xe/configfs: Constify struct configfs_item_operations and configfs_group_operations
 2026-05-25 12:35 UTC 

[PATCH] drm/bridge: dw-hdmi-qp: Return -EOPNOTSUPP in HDMI audio functions
 2026-05-25 12:33 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/vkms: Constify struct configfs_item_operations and configfs_group_operations
 2026-05-25 12:30 UTC 

[PATCH v4 0/3] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-25 12:27 UTC  (8+ messages)
` [PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
  ` Claude review: "
` [PATCH v4 2/3] PCI/TPH: expose the enabled TPH requester type
  ` Claude review: "
` [PATCH v4 3/3] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
  ` Claude review: "
` Claude review: vfio/dma-buf: add TPH support for peer-to-peer access

[PATCH v6 0/6] drm/atomic: track individual colorop updates
 2026-05-25 12:24 UTC  (14+ messages)
` [PATCH v6 1/6] drm/atomic: only add colorop state from active color pipeline
  ` Claude review: "
` [PATCH v6 2/6] drm/atomic: reject colorop update from inactive "
  ` Claude review: "
` [PATCH v6 3/6] drm/colorop: Remove read-only comments from interpolation fields
  ` Claude review: "
` [PATCH v6 4/6] drm/colorop: make lut(1/3)d_interpolation mutable
  ` Claude review: "
` [PATCH v6 5/6] drm/atomic: track individual colorop updates
  ` Claude review: "
` [PATCH v6 6/6] drm/amd/display: use plane color_mgmt_changed to track colorop changes
  ` Claude review: "

[PATCH v2] drm/loongson: mode_config.cursor_width should use hw_cursor_w
 2026-05-25 12:20 UTC  (2+ messages)
` Claude review: "

[PATCH v2 0/3] drm: detect panel type from DisplayID 2.x
 2026-05-25 12:19 UTC  (8+ messages)
` [PATCH v2 1/3] drm/edid: extract section header processing into helper
  ` Claude review: "
` [PATCH v2 2/3] drm/edid: parse panel type from DisplayID 2.x Display Parameters
  ` Claude review: "
` [PATCH v2 3/3] drm/amd/display: use DisplayID panel type in dm_set_panel_type
  ` Claude review: "
` Claude review: drm: detect panel type from DisplayID 2.x

[PATCH] cgroup/dmem: implement dmem.high soft limit and throttling
 2026-05-25 12:14 UTC  (3+ messages)
` Claude review: "

[PATCH v11 0/4] misc: fastrpc: Add polling mode support
 2026-05-25 12:12 UTC  (10+ messages)
` [PATCH v11 1/4] misc: fastrpc: Move fdlist to invoke context structure
  ` Claude review: "
` [PATCH v11 2/4] misc: fastrpc: Replace hardcoded ctxid mask with GENMASK
  ` Claude review: "
` [PATCH v11 3/4] misc: fastrpc: Expand context ID mask for DSP polling mode support
  ` Claude review: "
` [PATCH v11 4/4] misc: fastrpc: Add polling mode support for fastRPC driver
  ` Claude review: "
` Claude review: misc: fastrpc: Add polling mode support

[PATCH] drm/accel/amdxdna: add debugfs support
 2026-05-25 12:09 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/bridge: dw-hdmi-qp: compute audio CTS from N when not in TMDS table
 2026-05-25 12:06 UTC  (3+ messages)
` Claude review: "

[PATCH v1 0/1] gpu/drm: bridge: tc358768: Add delay after PLL setup
 2026-05-25 12:05 UTC  (4+ messages)
` [PATCH v1 1/1] "
  ` Claude review: "

[PATCH v4] drm/sched: Add test suite for concurrent job submissions
 2026-05-25 12:03 UTC  (3+ messages)
` Claude review: "

[PATCH v2 0/4] drm/exec: drm_exec polishing
 2026-05-25 11:59 UTC  (10+ messages)
` [PATCH v2 1/4] drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
  ` Claude review: "
` [PATCH v2 2/4] drm/exec: Make the drm_exec_until_all_locked() macro more readable
  ` Claude review: "
` [PATCH v2 3/4] drm/exec, drm/xe: Avoid abusing the drm_exec retry pointer
  ` Claude review: "
` [PATCH v2 4/4] drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket
  ` Claude review: "
` Claude review: drm/exec: drm_exec polishing

[PATCH v6 0/5] Introduce cold reset recovery method
 2026-05-25 11:57 UTC  (12+ messages)
` [PATCH v6 1/5] Introduce Xe Uncorrectable Error Handling
  ` Claude review: "
` [PATCH v6 2/5] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
  ` Claude review: "
` [PATCH v6 3/5] drm/doc: Document "
  ` Claude review: "
` [PATCH v6 4/5] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
  ` Claude review: "
` [PATCH v6 5/5] drm/xe: Suppress Surprise Link Down on non-hotplug device
  ` Claude review: "
` Claude review: Introduce cold reset recovery method

[PATCH v2] drm/loongson: fix pci_dev refcount leak in lsdc_get_dedicated_vram()
 2026-05-25 11:54 UTC  (2+ messages)
` Claude review: "

[PATCH v4 0/3] Let userspace know about swapped out panthor GEM objects
 2026-05-25 11:52 UTC  (8+ messages)
` [PATCH v4 1/3] drm/fdinfo: Add "evicted" memory accounting
  ` Claude review: "
` [PATCH v4 2/3] drm/panthor: Implement evicted status for GEM objects
  ` Claude review: "
` [PATCH v4 3/3] drm/panthor: Reduce padding in gems debugfs for refcount
  ` Claude review: "
` Claude review: Let userspace know about swapped out panthor GEM objects

[PATCH v2 0/3] Add SCDC information to connector debugfs
 2026-05-25 11:49 UTC  (8+ messages)
` [PATCH v2 1/3] drm/scdc-helper: Add scdc_status debugfs entry
  ` Claude review: "
` [PATCH v2 2/3] drm/display: bridge_connector: init scdc debugfs for HDMI
  ` Claude review: "
` [PATCH v2 3/3] drm/scdc-helper: Implement parsing and printing HDMI 2.1 fields
  ` Claude review: "
` Claude review: Add SCDC information to connector debugfs

[PATCH v2 0/8] hdmi: Add common TMDS character rate constants
 2026-05-25 11:45 UTC  (18+ messages)
` [PATCH v2 2/8] drm/bridge: dw-hdmi: Use the common TMDS char rate constant
  ` Claude review: "
` [PATCH v2 3/8] drm/bridge: dw-hdmi-qp: "
  ` Claude review: "
` [PATCH v2 4/8] drm/bridge: inno-hdmi: "
  ` Claude review: "
` [PATCH v2 5/8] drm/sti: hdmi: Use the common TMDS char rate constants
  ` Claude review: "
` [PATCH v2 6/8] drm/sun4i: hdmi: Use the common TMDS char rate constant
  ` Claude review: "
` [PATCH v2 7/8] drm/msm/hdmi: Use the common TMDS char rate constants in 8996 PHY
  ` Claude review: "
` [PATCH v2 8/8] drm/msm/hdmi: Use the common TMDS char rate constants in 8998 PHY
  ` Claude review: "
` [PATCH v2 1/8] video/hdmi: Add common TMDS character rate constants
  ` Claude review: "
` Claude review: hdmi: "

[PATCH v7 00/10] Add eDP support for RK3576
 2026-05-25 11:43 UTC  (3+ messages)
` [PATCH v7 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588

[PATCH v5 00/28] soc/qcom/ubwc: rework UBWC configuration database
 2026-05-25 11:42 UTC  (58+ messages)
` [PATCH v5 01/28] soc: qcom: ubwc: define UBWC 3.1
  ` Claude review: "
` [PATCH v5 02/28] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
  ` Claude review: "
` [PATCH v5 03/28] soc: qcom: ubwc: add helper controlling AMSBC enablement
  ` Claude review: "
` [PATCH v5 04/28] drm/msm/adreno: Trust the SSoT UBWC config
  ` Claude review: "
` [PATCH v5 05/28] drm/msm/adreno: use qcom_ubwc_version_tag() helper
  ` Claude review: "
` [PATCH v5 06/28] drm/msm/mdss: "
  ` Claude review: "
` [PATCH v5 07/28] drm/msm/adreno: use new helper to set min_acc length
  ` Claude review: "
` [PATCH v5 08/28] drm/msm/mdss: "
  ` Claude review: "
` [PATCH v5 09/28] drm/msm/adreno: use new helper to set macrotile_mode
  ` Claude review: "
` [PATCH v5 10/28] drm/msm/mdss: "
  ` Claude review: "
` [PATCH v5 11/28] drm/msm/mdss: use new helper to set UBWC bank spreading
  ` Claude review: "
` [PATCH v5 12/28] drm/msm/adreno: use new helper to set ubwc_swizzle
  ` Claude review: "
` [PATCH v5 13/28] drm/msm/dpu: "
  ` Claude review: "
` [PATCH v5 14/28] drm/msm/mdss: "
  ` Claude review: "
` [PATCH v5 15/28] drm/msm/adreno: write reserved UBWC-related bits
  ` Claude review: "
` [PATCH v5 16/28] drm/msm/adreno: set fp16compoptdis for UBWC 3.0 formats
  ` Claude review: "
` [PATCH v5 17/28] drm/msm/adreno: use new helper to set amsbc
  ` Claude review: "
` [PATCH v5 18/28] drm/msm/adreno: use version ranges in A8xx UBWC code
  ` Claude review: "
` [PATCH v5 19/28] drm/msm/mdss: use new helper to set amsbc
  ` Claude review: "
` [PATCH v5 20/28] drm/msm/dpu: drop ubwc_dec_version
  ` Claude review: "
` [PATCH v5 21/28] drm/msm/dpu: invert the order of UBWC checks
  ` Claude review: "
` [PATCH v5 22/28] soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targets
  ` Claude review: "
` [PATCH v5 23/28] soc: qcom: ubwc: drop ubwc_dec_version
  ` Claude review: "
` [PATCH v5 24/28] soc: qcom: ubwc: drop ubwc_bank_spread
  ` Claude review: "
` [PATCH v5 25/28] soc: qcom: ubwc: drop macrotile_mode from the database
  ` Claude review: "
` [PATCH v5 26/28] soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0
  ` Claude review: "
` [PATCH v5 27/28] soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings
  ` Claude review: "
` [PATCH v5 28/28] soc: qcom: ubwc: deduplicate UBWC configuration data
  ` Claude review: "
` Claude review: soc/qcom/ubwc: rework UBWC configuration database

[PATCH 0/4] fbdev: Internalize fbcon
 2026-05-25 11:30 UTC  (10+ messages)
` [PATCH 1/4] fbdev: Wrap user-invoked calls to fb_set_var() in helper
  ` Claude review: "
` [PATCH 2/4] fbdev: Wrap user-invoked calls to fb_blank() "
  ` Claude review: "
` [PATCH 3/4] fbdev: Wrap fbcon updates from vga-switcheroo "
  ` Claude review: "
` [PATCH 4/4] fbdev: Do not export fbcon from fbdev
  ` Claude review: "
` Claude review: fbdev: Internalize fbcon

[PATCH v8 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-05-25 11:26 UTC  (27+ messages)
` [PATCH v8 04/16] drm/msm/registers: Sync gen_header.py from mesa
  ` Claude review: "
` [PATCH v8 05/16] drm/msm/registers: Add perfcntr json
  ` Claude review: "
` [PATCH v8 06/16] drm/msm: Add a6xx+ perfcntr tables
  ` Claude review: "
` [PATCH v8 07/16] drm/msm: Add sysprof accessors
  ` Claude review: "
` [PATCH v8 08/16] drm/msm/a6xx: Add yield & flush helper
  ` Claude review: "
` [PATCH v8 09/16] drm/msm: Add per-context perfcntr state
  ` Claude review: "
` [PATCH v8 10/16] drm/msm: Add basic perfcntr infrastructure
  ` Claude review: "
` [PATCH v8 11/16] drm/msm/a6xx+: Add support to configure perfcntrs
  ` Claude review: "
` [PATCH v8 12/16] drm/msm/a8xx: Add perfcntr flush sequence
  ` Claude review: "
` [PATCH v8 13/16] drm/msm: Add PERFCNTR_CONFIG ioctl
  ` Claude review: "
` [PATCH v8 14/16] drm/msm/a6xx: Increase pwrup_reglist size
  ` Claude review: "
` [PATCH v8 15/16] drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
  ` Claude review: "
` [PATCH v8 16/16] drm/msm/a6xx: Allow IFPC with perfcntr stream
  ` Claude review: "


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