public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-21 18:15:34 to 2026-03-23 20:13:05 UTC [more...]

[PATCH 00/16] drm/msm: A8xx Support - Batch 2
 2026-03-23 20:12 UTC  (5+ messages)
` [PATCH 01/16] drm/msm/a8xx: Fix the ticks used in submit traces
` [PATCH 02/16] drm/msm/a6xx: Switch to preemption safe AO counter
` [PATCH 03/16] drm/msm/a6xx: Correct OOB usage
` [PATCH 04/16] drm/msm/a6xx: Add support for Debug HFI Q

[PATCH v3 0/3] drm/imagination: Firmware handling of context reset notification
 2026-03-23 18:31 UTC  (4+ messages)
` [PATCH v3 1/3] drm/imagination: Add missing rogue context reset reasons
` [PATCH v3 2/3] drm/imagination: Switch reset_reason fields from enum to u32
` [PATCH v3 3/3] drm/imagination: Implement handling of context reset notification

[PATCH V1] accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failure
 2026-03-23 17:56 UTC  (3+ messages)

[PATCH] drm/msm/a6xx: Add missing aperture_lock init
 2026-03-23 17:55 UTC  (3+ messages)

[PATCH RESEND v4 0/4] Add HDMI 2.0 support to DW HDMI QP TX
 2026-03-23 17:45 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] drm/bridge: Add ->detect_ctx hook and drm_bridge_detect_ctx()
` [PATCH RESEND v4 2/4] drm/bridge-connector: Switch to using ->detect_ctx hook
` [PATCH RESEND v4 3/4] drm/bridge: dw-hdmi-qp: Add high TMDS clock ratio and scrambling support
` [PATCH RESEND v4 4/4] drm/rockchip: dw_hdmi_qp: Do not send HPD events for all connectors

[PATCH v3 0/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels
 2026-03-23 17:08 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver
` [PATCH v3 2/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels

[PATCH] accel/ivpu: Add disable clock relinquish workaround for NVL-A0
 2026-03-23 16:53 UTC  (2+ messages)

[PATCH v2 0/4] drm: rcar-du: Improve device_link handling
 2026-03-23 16:45 UTC  (5+ messages)
` [PATCH v2 1/4] drm: rcar-du: Ensure correct suspend/resume ordering with VSP
` [PATCH v2 2/4] drm: rcar-du: Store CMM device pointer instead of platform_device
` [PATCH v2 3/4] drm: rcar-du: Use __free() to simplify device_node handling
` [PATCH v2 4/4] drm: rcar-du: Don't leak device_link to CMM

[PATCH v2] gpu: nova-core: gsp: fix undefined behavior in command queue code
 2026-03-23 16:44 UTC  (2+ messages)

[PATCH] accel/amdxdna: fix missing newline in pr_err message
 2026-03-23 16:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/panthor: extend timestamp query with flags
 2026-03-23 16:12 UTC  (14+ messages)
  ` Claude review: "
` [PATCH v3] "
` Claude review: "

[PATCH 00/15] drm/ast: Clean up access to MMIO registers
 2026-03-23 16:08 UTC  (17+ messages)
` [PATCH 01/15] drm/ast: dp501: Fix initialization of SCU2C
` [PATCH 02/15] drm/ast: Move 32-bit register-access helpers to ast_drv.{c, h}
` [PATCH 03/15] drm/ast: Use constants for AHBC registers
` [PATCH 04/15] drm/ast: Use constants for MCR registers
` [PATCH 05/15] drm/ast: Use constants for SCU registers
` [PATCH 06/15] drm/ast: Use constants for A2P registers
` [PATCH 07/15] drm/ast: Use constants for WDT registers
` [PATCH 08/15] drm/ast: Use constants for SDRAM registers
` [PATCH 09/15] drm/ast: Store register addresses in struct ast_dramstruct
` [PATCH 10/15] drm/ast: Gen1: Fix open-coded register access
` [PATCH 11/15] drm/ast: Gen2: "
` [PATCH 12/15] drm/ast: Gen4: "
` [PATCH 13/15] drm/ast: Gen6: "
` [PATCH 14/15] drm/ast: dp501: "
` [PATCH 15/15] drm/ast: Fix open-coded scu_rev access

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-23 16:00 UTC  (5+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
` [PATCH v2 05/19] accel/habanalabs: Use trace_call__##name() at guarded tracepoint call sites
` [PATCH v2 08/19] dma-buf: "
` [PATCH v2 10/19] drm: "

[PATCH] drm/panel: sharp-ls043t1le01: make use of prepare_prev_first
 2026-03-23 14:59 UTC  (2+ messages)

[PATCH v3 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-23 14:22 UTC  (17+ messages)
` [PATCH v3 01/10] gpu: nova-core: convert PMC registers to "
` [PATCH v3 02/10] gpu: nova-core: convert PBUS "
` [PATCH v3 03/10] gpu: nova-core: convert PFB "
` [PATCH v3 04/10] gpu: nova-core: convert GC6 "
` [PATCH v3 05/10] gpu: nova-core: convert FUSE "
` [PATCH v3 06/10] gpu: nova-core: convert PDISP "
` [PATCH v3 07/10] gpu: nova-core: falcon: introduce `bounded_enum` macro
` [PATCH v3 08/10] gpu: nova-core: convert falcon registers to kernel register macro
` [PATCH v3 09/10] gpu: nova-core: remove `io::` qualifier to register macro invocations
` [PATCH v3 10/10] Documentation: nova: remove register abstraction task

[PATCH v2 0/2] drm/atomic: track colorop changes of a given plane
 2026-03-23 13:15 UTC  (3+ messages)
` [PATCH v2 1/2] drm/atomic: track individual colorop updates
` [PATCH v2 2/2] drm/amd/display: use plane color_mgmt_changed to track colorop changes

[PATCH v2] drm: fix dead default for DRM_TTM_KUNIT_TEST
 2026-03-23 12:41 UTC 

[PATCH 6.1.y] drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
 2026-03-23 12:37 UTC  (5+ messages)

[PATCH v1] drm/xe: use krealloc_array to prevent integer overflow
 2026-03-23 12:00 UTC 

[PATCH] drm/panthor: correct firmware related messages
 2026-03-23 11:18 UTC  (3+ messages)

[PATCH] drm: fix dead default for DRM_TTM_KUNIT_TEST
 2026-03-23  9:43 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Fix DDC register assignment type errors
 2026-03-22  9:51 UTC 

[PATCH] drm/accel: remove unnecessary cast in accel_name_info()
 2026-03-23  2:29 UTC 

[PATCH v5 0/2] This series adds LT9211C bridge driver by extending LT9211
 2026-03-23  7:08 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: display: bridge: lontium,lt9211: Add lt9211c support
` [PATCH v5 2/2] drm/bridge: add support for lontium lt9211c bridge

[PATCH v2] drm/msm/dpu: calculate data_width like downstream
 2026-03-22 18:48 UTC 

[PATCH RFC] drm/msm/dpu: calculate data_width like downstream
 2026-03-22 18:35 UTC  (2+ messages)

[PATCH RESEND v2 0/2] Fixes and enhancements for Exynos (7870) DSIM bridge driver
 2026-03-22 17:02 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] drm/bridge: samsung-dsim: enable MFLUSH_VS for Exynos 7870 DSIM
` [PATCH RESEND v2 2/2] drm/bridge: samsung-dsim: use DSIM interrupt to wait for PLL stability

[PATCH] cgroup/dmem: return error when failing to set dmem.max
 2026-03-21 19:01 UTC  (3+ messages)
` Claude review: "

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

[PATCH v4] drm/shmem-helper: Fix huge page mapping in fault handler
 2026-03-21 18:58 UTC  (3+ messages)
` Claude review: "

[PATCH v6 0/4] drm/msm/hdmi & phy: use generic PHY framework
 2026-03-21 18:56 UTC  (10+ messages)
` [PATCH v6 1/4] drm/msm/hdmi: switch to generic PHY subsystem
  ` Claude review: "
` [PATCH v6 2/4] phy: qcom: apq8064-sata: extract UNI PLL register defines
  ` Claude review: "
` [PATCH v6 3/4] phy: qcom-uniphy: add more registers from display PHYs
  ` Claude review: "
` [PATCH v6 4/4] phy: qualcomm: add MSM8974 HDMI PHY support
  ` Claude review: "
` Claude review: drm/msm/hdmi & phy: use generic PHY framework

[PATCH v2 0/3] drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing
 2026-03-21 18:52 UTC  (8+ messages)
` [PATCH v2 1/3] drm/mipi-dsi: add RGB101010 pixel format
  ` Claude review: "
` [PATCH v2 2/3] drm/msm/dsi: Add support for "
  ` Claude review: "
` [PATCH v2 3/3] drm/msm/dpu: fix video mode DSC INTF timing width for non 8 bit panels
  ` Claude review: "
` Claude review: drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing

[PATCH v3] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
 2026-03-21 18:49 UTC  (3+ messages)
` Claude review: "

[PATCH] gpu: nova-core: gsp: fix undefined behavior in command queue code
 2026-03-21 18:48 UTC  (3+ messages)
` Claude review: "

[PATCH] gpu: nova-core: gsp: move Cmdq's DMA handle to a struct member
 2026-03-21 18:46 UTC  (3+ messages)
` Claude review: "

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

[PATCH v4 0/2] Add ITE IT6162 MIPI DSI to HDMI bridge driver
 2026-03-21 18:39 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: display: bridge: Add ITE IT6162 MIPI DSI to HDMI bridge
  ` Claude review: "
` [PATCH v4 2/2] drm/bridge: Add ITE IT6162 MIPI DSI to HDMI bridge driver
  ` Claude review: "
` Claude review: "

[PATCH v11 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-03-21 18:35 UTC  (36+ messages)
` [PATCH v11 01/17] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge
  ` Claude review: "
` [PATCH v11 02/17] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
  ` Claude review: "
` [PATCH v11 03/17] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
  ` Claude review: "
` [PATCH v11 04/17] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
  ` Claude review: "
` [PATCH v11 05/17] drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings node
  ` Claude review: "
` [PATCH v11 06/17] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
  ` Claude review: "
` [PATCH v11 07/17] drm/bridge: analogix_dp: Move the color format check to .atomic_check() for Rockchip platforms
  ` Claude review: "
` [PATCH v11 08/17] drm/bridge: analogix_dp: Remove unused &analogix_dp_plat_data.get_modes()
  ` Claude review: "
` [PATCH v11 09/17] drm/bridge: analogix_dp: Remove unused struct drm_connector* for &analogix_dp_plat_data.attach()
  ` Claude review: "
` [PATCH v11 10/17] drm/bridge: analogix_dp: Pass struct drm_atomic_state* for analogix_dp_bridge_mode_set()
  ` Claude review: "
` [PATCH v11 11/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
  ` Claude review: "
` [PATCH v11 12/17] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
  ` Claude review: "
` [PATCH v11 13/17] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
  ` Claude review: "
` [PATCH v11 14/17] drm/exynos: exynos_dp: "
  ` Claude review: "
` [PATCH v11 15/17] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
  ` Claude review: "
` [PATCH v11 16/17] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
  ` Claude review: "
` [PATCH v11 17/17] drm/bridge: analogix_dp: Apply panel_bridge helper
  ` Claude review: "
` Claude review: Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver

[PATCH v3] drm: shmobile: Fix white screen after resume when LCDC is stopped
 2026-03-21 18:28 UTC  (3+ messages)
` Claude review: "

[PATCH v2] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
 2026-03-21 18:27 UTC  (3+ messages)
` Claude review: "

[PATCH v2 0/9] Add eDP support for RK3576
 2026-03-21 18:26 UTC  (20+ messages)
` [PATCH v2 1/9] dt-bindings: display: rockchip: analogix-dp: Expand clock-names "hclk" for the third clock
  ` Claude review: "
` [PATCH v2 2/9] arm64: dts: rockchip: Add missing clock "hclk" for RK3588 eDP0 nodes
  ` Claude review: "
` [PATCH v2 3/9] arm64: dts: rockchip: Add missing clock "hclk" for RK3588 eDP1 nodes
  ` Claude review: "
` [PATCH v2 4/9] drm/rockchip: analogix_dp: Enable clock "hclk" for RK3588
  ` Claude review: "
` [PATCH v2 5/9] dt-bindings: display: rockchip: analogix-dp: Add support for RK3576
  ` Claude review: "
` [PATCH v2 6/9] arm64: dts: rockchip: Add eDP node "
  ` Claude review: "
` [PATCH v2 7/9] drm/bridge: analogix_dp: Rename and simplify is_rockchip()
  ` Claude review: "
` [PATCH v2 8/9] drm/bridge: analogix_dp: Add support for RK3576
  ` Claude review: "
` [PATCH v2 9/9] drm/rockchip: "
  ` Claude review: "
` Claude review: Add eDP "

[PATCH v3 0/4] drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing
 2026-03-21 18:21 UTC  (10+ messages)
` [PATCH v3 1/4] drm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0
  ` Claude review: "
` [PATCH v3 2/4] drm/msm/dsi: add DSI version >= comparison helper
  ` Claude review: "
` [PATCH v3 3/4] drm/msm/dsi: Add support for RGB101010 pixel format
  ` Claude review: "
` [PATCH v3 4/4] drm/msm/dpu: fix video mode DSC INTF timing width calculation
  ` Claude review: "
` Claude review: drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing

[PATCH v5 0/3] Add "link bpc" DRM property
 2026-03-21 18:19 UTC  (8+ messages)
` [PATCH v5 1/3] drm/connector: Add a 'link bpc' property
  ` Claude review: "
` [PATCH v5 2/3] drm/connector: hdmi: Add support for "
  ` Claude review: "
` [PATCH v5 3/3] drm/amd/display: "
  ` Claude review: "
` Claude review: Add "link bpc" DRM property

[PATCH V2 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers
 2026-03-21 18:17 UTC  (3+ messages)
` Claude review: "

[PATCH v3 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic helpers
 2026-03-21 18:15 UTC  (23+ messages)
` [PATCH v3 06/16] drm/ili9225: Use regular atomic helpers; drop simple-display helpers
  ` Claude review: "
` [PATCH v3 07/16] drm/ili9341: "
  ` Claude review: "
` [PATCH v3 08/16] drm/ili9486: "
  ` Claude review: "
` [PATCH v3 09/16] drm/mi0283qt: "
  ` Claude review: "
` [PATCH v3 10/16] drm/panel-mipi-dbi: "
  ` Claude review: "
` [PATCH v3 11/16] drm/st7586: "
  ` Claude review: "
` [PATCH v3 12/16] drm/st7735r: Rename struct st7735r_priv to struct st7735r_device
  ` Claude review: "
` [PATCH v3 13/16] drm/st7735r: Rename priv variable to st7735r
  ` Claude review: "
` [PATCH v3 14/16] drm/st7735r: Use regular atomic helpers; drop simple-display helpers
  ` Claude review: "
` [PATCH v3 15/16] drm/mipi-dbi: Remove simple-display helpers from mipi-dbi
  ` Claude review: "
` [PATCH v3 16/16] drm/simple-kms: Deprecate simple-kms helpers
  ` Claude review: "


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