public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-21 18:44:33 to 2026-03-24 08:20:32 UTC [more...]

[PATCH v3 0/4] rust: Add ARef support for work items
 2026-03-24  8:20 UTC  (6+ messages)
` [PATCH v3 1/4] rust: workqueue: add support for ARef<T>
` [PATCH v3 2/4] rust: drm: dispatch work items to the private data
` [PATCH v3 3/4] rust: workqueue: add delayed work support for ARef<T>
` [PATCH v3 4/4] rust: drm: dispatch delayed work items to the private data

[PATCH -next] drm: verisilicon: make vs_dc_platform_driver static
 2026-03-24  7:46 UTC  (2+ messages)

[PATCH] drm/vblank: Extract get_vblank_counter_and_timestamp()
 2026-03-24  6:28 UTC  (2+ messages)

[PATCH v1] drm/panel-edp: Add 2 panels used by MT8186 Chromebooks
 2026-03-24  6:14 UTC 

[PATCH -next v2 0/2] drm: verisilicon: add hardware cursor support
 2026-03-24  6:02 UTC  (3+ messages)
` [PATCH -next v2 1/2] drm: verisilicon: add max cursor size to HWDB
` [PATCH -next v2 2/2] drm: verisilicon: add support for cursor planes

[PATCH v2] drm/msm/dpu: calculate data_width like downstream
 2026-03-24  0:23 UTC  (2+ messages)

[PATCH v3 00/12] drm/tyr: Use register! macro
 2026-03-24  0:18 UTC  (13+ messages)
` [PATCH v3 01/12] drm/tyr: Use register! macro for GPU_CONTROL
` [PATCH v3 02/12] drm/tyr: Print GPU_ID without filtering
` [PATCH v3 03/12] drm/tyr: Set interconnect coherency during probe
` [PATCH v3 04/12] drm/tyr: Use register! macro for JOB_CONTROL
` [PATCH v3 05/12] drm/tyr: Use register! macro for MMU_CONTROL
` [PATCH v3 06/12] drm/tyr: Remove custom register struct
` [PATCH v3 07/12] drm/tyr: Add MMU address space registers
` [PATCH v3 08/12] drm/tyr: Add fields for MEMATTR register
` [PATCH v3 09/12] drm/tyr: Add fields for COMMAND register
` [PATCH v3 10/12] drm/tyr: Add fields for FAULTSTATUS register
` [PATCH v3 11/12] drm/tyr: Add fields for TRANSCFG register
` [PATCH v3 12/12] drm/tyr: Add DOORBELL_BLOCK registers

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

[PATCH 00/16] drm/msm: A8xx Support - Batch 2
 2026-03-23 22:54 UTC  (25+ 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 05/16] drm/msm/adreno: Coredump on GPU/GMU init failures
` [PATCH 06/16] drm/msm/a6xx: Use barriers while updating HFI Q headers
` [PATCH 07/16] drm/msm/a6xx: Use packed structs for HFI
` [PATCH 08/16] drm/msm/a6xx: Update HFI definitions
` [PATCH 09/16] drm/msm/adreno: Implement gx_is_on() for A8x
` [PATCH 10/16] drm/msm/a6xx: Fix gpu init from secure world
` [PATCH 11/16] drm/msm/a8xx: Add SKU table for A840
` [PATCH 12/16] drm/msm/a6xx: Add SKU detection support for X2-85
` [PATCH 13/16] drm/msm/a8xx: Implement IFPC support for A840
` [PATCH 14/16] drm/msm/a8xx: Preemption "
` [PATCH 15/16] drm/msm/a6xx: Enable Preemption on X2-85
` [PATCH 16/16] drm/msm/adreno: Expose a PARAM to check AQE support

[PATCH] drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
 2026-03-23 21:13 UTC 

[PATCH V1] accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failure
 2026-03-23 20:36 UTC  (4+ messages)

[PATCH v2 0/5] drm/vblank: Deferred Enable and Disable
 2026-03-23 20:27 UTC  (6+ messages)
` [PATCH v2 1/5] drm/vblank: Add drm_crtc_vblank_is_off() helper
` [PATCH v2 2/5] drm/vblank: Introduce deferred vblank enable/disable
` [PATCH v2 3/5] drm/amd/display: Refactor amdgpu_dm_crtc_set_vblank
` [PATCH v2 4/5] drm/amd/display: Implement deferred vblanks on IPS platforms
` [PATCH v2 5/5] drm/vblank: Add some debugging trace events

[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] 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  (8+ messages)
` [PATCH v3] "

[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 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


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