public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-07 19:51:17 to 2026-03-08 22:46:20 UTC [more...]

[PATCH] drm/nouveau: avoid -Wtautological-constant-out-of-range-compare warning
 2026-03-08 22:46 UTC  (2+ messages)
` Claude review: "

[PATCH 5.3-6.19 0/1] Avoid oops on illegal VGA register access
 2026-03-08 22:44 UTC  (4+ messages)
` [PATCH 1/1] drm/i915: handle failure from vga_get_uninterruptible()
  ` Claude review: "
` Claude review: Avoid oops on illegal VGA register access

[PATCH v3] drm/pagemap_util: Ensure proper cache lock management on free
 2026-03-08 22:43 UTC  (3+ messages)
` Claude review: "

[PATCH v36 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-08 22:42 UTC  (10+ messages)
` [PATCH v36 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
  ` Claude review: "
` [PATCH v36 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
  ` Claude review: "
` [PATCH v36 3/4] drm/xe/xe_vm: Add per VM fault info
  ` Claude review: "
` [PATCH v36 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
  ` Claude review: "

[PATCH] drm/msm/dsi: fix pclk rate calculation for bonded dsi
 2026-03-08 22:39 UTC  (4+ messages)
` Claude review: "

[PATCH v7 00/29] Fair(er) DRM scheduler
 2026-03-08 22:37 UTC  (2+ messages)
` Claude review: "

[PATCH 0/2] 2 bugfixes found in DRM-CI
 2026-03-08 22:35 UTC  (3+ messages)
` [PATCH 1/2] drm_buddy: fix power-of-2 rounding errs
` [PATCH 2/2] drivers/gpu/drm/drm_print: fix drm_printer dynamic debug bypass

[PATCH] accel: ethosu: Add performance counter support
 2026-03-08 22:34 UTC  (3+ messages)
` Claude review: "

[PATCH 00/24] soc/qcom/ubwc: rework UBWC configuration database
 2026-03-08 22:32 UTC  (50+ messages)
` [PATCH 01/24] drm/msm/mdss: correct UBWC programming sequences
  ` Claude review: "
` [PATCH 02/24] soc: qcom: ubwc: define UBWC 3.1
  ` Claude review: "
` [PATCH 03/24] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
  ` Claude review: "
` [PATCH 04/24] drm/msm/adreno: Trust the SSoT UBWC config
  ` Claude review: "
` [PATCH 05/24] drm/msm/adreno: use qcom_ubwc_version_tag() helper
  ` Claude review: "
` [PATCH 06/24] drm/msm/adreno: use new helper to set min_acc length
  ` Claude review: "
` [PATCH 07/24] drm/msm/mdss: "
  ` Claude review: "
` [PATCH 08/24] drm/msm/adreno: use new helper to set macrotile_mode
  ` Claude review: "
` [PATCH 09/24] drm/msm/mdss: "
  ` Claude review: "
` [PATCH 10/24] drm/msm/mdss: use new helper to set UBWC bank spreading
  ` Claude review: "
` [PATCH 11/24] drm/msm/adreno: use new helper to set ubwc_swizzle
  ` Claude review: "
` [PATCH 12/24] drm/msm/dpu: "
  ` Claude review: "
` [PATCH 13/24] drm/msm/mdss: "
  ` Claude review: "
` [PATCH 14/24] drm/msm/dpu: drop ubwc_dec_version
  ` Claude review: "
` [PATCH 15/24] drm/msm/adreno: adapt for UBWC 3.1 support
  ` Claude review: "
` [PATCH 16/24] drm/msm/mdss: "
  ` Claude review: "
` [PATCH 17/24] drm/msm/dpu: "
  ` Claude review: "
` [PATCH 18/24] soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targets
  ` Claude review: "
` [PATCH 19/24] soc: qcom: ubwc: drop ubwc_dec_version
  ` Claude review: "
` [PATCH 20/24] soc: qcom: ubwc: drop ubwc_bank_spread
  ` Claude review: "
` [PATCH 21/24] soc: qcom: ubwc: drop macrotile_mode from the database
  ` Claude review: "
` [PATCH 22/24] soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0
  ` Claude review: "
` [PATCH 23/24] soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings
  ` Claude review: "
` [PATCH 24/24] soc: qcom: ubwc: deduplicate UBWC configuration data
  ` Claude review: "
` Claude review: soc/qcom/ubwc: rework UBWC configuration database

[PATCH 00/10] drm/i915/color: Enable SDR plane color pipeline
 2026-03-08 22:26 UTC  (22+ messages)
` [PATCH 01/10] drm/colorop: Add DRM_COLOROP_CSC_FF
  ` Claude review: "
` [PATCH 02/10] drm/i915/color: Add CSC on SDR plane color pipeline
  ` Claude review: "
` [PATCH 03/10] drm/i915/color: Program fixed-function CSC on SDR planes
  ` Claude review: "
` [PATCH 04/10] drm/i915/color: Add support for 1D LUT in "
  ` Claude review: "
` [PATCH 05/10] drm/i915/color: Fix HDR pre-CSC LUT programming loop
  ` Claude review: "
` [PATCH 06/10] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
  ` Claude review: "
` [PATCH 07/10] drm/i915/color: Program Pre-CSC registers for SDR
  ` Claude review: "
` [PATCH 08/10] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
  ` Claude review: "
` [PATCH 09/10] drm/i915/color: Program Plane Post CSC registers for SDR planes
  ` Claude review: "
` [PATCH 10/10] drm/i915/color: Add color pipeline support "
  ` Claude review: "
` Claude review: drm/i915/color: Enable SDR plane color pipeline

[PATCH] drm/ttm/tests: add a test to exercise ttm_bo_swapout
 2026-03-08 22:23 UTC  (3+ messages)
` Claude review: "

[PATCH v2 0/4] rust: add basic serial device bus abstractions
 2026-03-08 22:21 UTC  (15+ messages)
` [PATCH v2 1/4] rust: devres: return reference in `devres::register`
  ` Claude review: "
` [PATCH v2 2/4] serdev: add private data to serdev_device
    ` Claude review: "
` [PATCH v2 3/4] rust: add basic serial device bus abstractions
    ` Claude review: "
` [PATCH v2 4/4] samples: rust: add Rust serial device bus sample device driver
  ` Claude review: "
` Claude review: rust: add basic serial device bus abstractions

[PATCH v12 0/1] rust: interop: Add list module for C linked list interface
 2026-03-08 22:15 UTC  (4+ messages)
` [PATCH v12 1/1] "
  ` Claude review: "

[PATCH v2] docs/gpu: fix spelling mistakes in todo.rst
 2026-03-08 22:13 UTC  (3+ messages)
` Claude review: "

[PATCH] docs/gpu: fix spelling mistakes in todo.rst
 2026-03-08 22:12 UTC  (3+ messages)
` Claude review: "

[PATCH v2] iopoll: fix function parameter names in read_poll_timeout_atomic()
 2026-03-08 22:11 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/bridge: waveshare-dsi: Fix signedness bug
 2026-03-08 22:10 UTC  (5+ messages)
  ` Claude review: "

[PATCH v2 0/9] Qualcomm Sahara protocol enhancements
 2026-03-08 22:09 UTC  (23+ messages)
` [PATCH v2 1/9] Add documentation for Sahara protocol
  ` Claude review: "
` [PATCH v2 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
  ` Claude review: "
` [PATCH v2 3/9] bus: mhi: Match devices exposing the protocol on the SAHARA channel
  ` Claude review: "
` [PATCH v2 4/9] bus: mhi: Centralize firmware image table selection at probe time
  ` Claude review: "
` [PATCH v2 5/9] bus: mhi: Add QDU100 firmware image table
  ` Claude review: "
` [PATCH v2 6/9] bus: mhi: Load DDR training data using per-device serial number
  ` Claude review: "
` [PATCH v2 7/9] bus: mhi: Capture DDR training data using command mode
  ` Claude review: "
` [PATCH v2 8/9] bus: mhi: Expose DDR training data via controller sysfs
  ` Claude review: "
` [PATCH v2 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data
  ` Claude review: "
` Claude review: Qualcomm Sahara protocol enhancements

[PATCH v3 0/5] Bridges without VGA support
 2026-03-08 22:05 UTC  (12+ messages)
` [PATCH v3 1/5] vgaarb: pass vga_get_uninterruptible() errors to userspace
  ` Claude review: "
` [PATCH v3 2/5] vgaarb: pass errors from pci_set_vga_state() up
  ` Claude review: "
` [PATCH v3 3/5] vgaarb: mark vga_get() and wrappers as __must_check
  ` Claude review: "
` [PATCH v3 4/5] pci: check if VGA decoding was really activated
  ` Claude review: "
` [PATCH v3 5/5] pci: mark pci_set_vga_state() as __must_check
  ` Claude review: "
` Claude review: Bridges without VGA support

[PATCH] drm/ras: Fix memory leak in doit_reply_value() error path
 2026-03-08 22:03 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/tyr: replace fixed sleeps with read_poll_timeout
 2026-03-08 22:02 UTC  (3+ messages)
` Claude review: "

[bug report] 7.0-rc1 flip_done timed out: amd igpu off when resuming in laptop (regression)
 2026-03-08 22:01 UTC  (5+ messages)
` [PATCH] drm/amd/display: fix resuming from S3 sleep for Renoir iGPU
    ` Claude review: "

[PATCH 0/2] Add support for Tianma TA066VVHM03 DSI panel
 2026-03-08 21:59 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Document Tianma TA066VVHM03
    ` Claude review: "
` [PATCH 2/2] drm/panel: Add support for Tianma TA066VVHM03 panel
  ` Claude review: "
` Claude review: Add support for Tianma TA066VVHM03 DSI panel

[PATCH v4 0/4] Add DSI display support for SC8280XP
 2026-03-08 21:56 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: display: msm-dsi-phy-7nm: Add SC8280XP
  ` Claude review: "
` [PATCH v4 2/4] dt-bindings: display/msm: dsi-controller-main: "
  ` Claude review: "
` [PATCH v4 3/4] dt-bindings: display: msm: Document DSI controller and DSI PHY on SC8280XP
  ` Claude review: "
` [PATCH v4 4/4] arm64: dts: qcom: sc8280xp: Add dsi nodes "
  ` Claude review: "
` Claude review: Add DSI display support for SC8280XP

[PATCH v2] drm/msm/dsi: fix pclk calculation for bonded dsi
 2026-03-08 21:54 UTC  (4+ messages)
` Claude review: "

[PATCH] drm/loongson: use drm_gem_ttm_dumb_map_offset()
 2026-03-08 21:52 UTC  (3+ messages)
` Claude review: "

[PATCH v2 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-08 21:51 UTC  (30+ messages)
` [PATCH v2 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v2 phy-next 03/24] usb: add "
` [PATCH v2 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 05/24] phy: "
` [PATCH v2 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v2 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v2 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v2 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v2 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v2 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v2 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v2 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v2 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v2 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v2 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v2 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v2 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v2 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v2 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v2 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v2 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v2 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v2 phy-next 24/24] MAINTAINERS: add regexes for linux-phy
` Claude review: Split Generic PHY consumer and provider API

[PATCH 0/6] Enable new features for flipkart-rimob
 2026-03-08 21:46 UTC  (19+ messages)
` [PATCH 1/6] dt-bindings: display: panel: Add Novatek NT35532 LCD DSI
  ` Claude review: "
` [PATCH 2/6] drm/panel: Add driver for Novatek NT35532
  ` Claude review: "
` [PATCH 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
  ` Claude review: "
` [PATCH 4/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable WiFi/Bluetooth
  ` Claude review: "
` [PATCH 5/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen
  ` Claude review: "
` [PATCH 6/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable Hall sensor
  ` Claude review: "
` Claude review: Enable new features for flipkart-rimob

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-08 21:42 UTC  (4+ messages)
` [PATCH v12 1/1] rust: gpu: Add "
  ` Claude review: "
` Claude review: Rust "

[PATCH] drm: dp_tunnel: use kzalloc_flex
 2026-03-08 21:39 UTC  (3+ messages)
` Claude review: "

[PATCH] drm: msm: adreno: attempt to recover from ringbuffer drain timeout
 2026-03-08 21:37 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/msm/dsi: remove bpc > 8 entries from allow list
 2026-03-06 20:19 UTC  (4+ messages)

[PATCH v2] docs/gpu: fix spelling mistakes in todo.rst
 2026-03-06 20:57 UTC 

[PATCH] docs/gpu: fix spelling mistakes in todo.rst
 2026-03-06 21:56 UTC 

[PATCH v7 04/29] drm/sched: Add some scheduling quality unit tests
 2026-03-08 10:10 UTC  (2+ messages)


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