public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-23 17:55:39 to 2026-03-24 20:44:29 UTC [more...]

[PATCH v11 00/22] Add new general DRM property "color format"
 2026-03-24 20:44 UTC  (41+ messages)
` [PATCH v11 01/22] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
  ` Claude review: "
` [PATCH v11 02/22] drm/display: hdmi-state-helper: Use default case for unsupported formats
  ` Claude review: "
` [PATCH v11 03/22] drm: Add new general DRM property "color format"
  ` Claude review: "
` [PATCH v11 04/22] drm/bridge: Act on the DRM color format property
  ` Claude review: "
` [PATCH v11 05/22] drm/atomic-helper: Add HDMI bridge output bus formats helper
  ` Claude review: "
` [PATCH v11 06/22] drm/display: hdmi-state-helper: Act on color format DRM property
  ` Claude review: "
` [PATCH v11 07/22] drm/display: hdmi-state-helper: Try subsampling in mode_valid
  ` Claude review: "
` [PATCH v11 08/22] drm/i915: Implement the "color format" DRM property
  ` Claude review: "
` [PATCH v11 09/22] drm/amdgpu: Implement "
  ` Claude review: "
` [PATCH v11 10/22] drm/rockchip: Add YUV422 output mode constants for VOP2
  ` Claude review: "
` [PATCH v11 11/22] drm/rockchip: vop2: Add RK3576 to the RG swap special case
  ` Claude review: "
` [PATCH v11 12/22] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
  ` Claude review: "
` [PATCH v11 13/22] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
  ` Claude review: "
` [PATCH v11 14/22] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
  ` Claude review: "
` [PATCH v11 15/22] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v11 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v11 17/22] drm/connector: Register color format property on HDMI connectors
` [PATCH v11 18/22] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v11 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v11 20/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v11 21/22] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v11 22/22] drm/bridge: Document bridge chain format selection
` Claude review: Add new general DRM property "color format"

[PATCH V1] accel/amdxdna: Add per-process BO memory usage query support
 2026-03-24 20:39 UTC  (4+ messages)
` Claude review: "

[PATCH] drm/amdkfd: stop speculation on the kfd_ioctl path
 2026-03-24 20:37 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/ioc32: stop speculation on the drm_compat_ioctl path
 2026-03-24 20:35 UTC  (3+ messages)
` Claude review: "

[PATCH] drm: rz-du: Ensure correct suspend/resume ordering with VSP
 2026-03-24 20:34 UTC  (4+ messages)
` Claude review: "

[PATCH v2 0/5] drm/vblank: Deferred Enable and Disable
 2026-03-24 20:20 UTC  (7+ 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 00/12] drm/tyr: Use register! macro
 2026-03-24 19:03 UTC  (30+ 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] drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
 2026-03-24 16:42 UTC  (3+ messages)

[PATCH] drm/panthor: correct firmware related messages
 2026-03-24 16:06 UTC  (2+ messages)

[PATCH] drm/panthor: extend timestamp query with flags
 2026-03-24 16:05 UTC  (13+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH v2] drm: fix dead default for DRM_TTM_KUNIT_TEST
 2026-03-24 16:04 UTC  (2+ messages)

[PATCH v3 0/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels
 2026-03-24 16:01 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver

[PATCH v39 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-24 15:29 UTC  (5+ messages)
` [PATCH v39 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v39 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v39 3/4] drm/xe/xe_vm: Add per VM fault info
` [PATCH v39 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl

[PATCH v2] gpu: nova-core: gsp: fix undefined behavior in command queue code
 2026-03-24 15:15 UTC  (5+ messages)

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-24 14:28 UTC  (2+ messages)

[PATCH] drm/amdgpu: validate doorbell_offset in user queue creation
 2026-03-24 13:31 UTC  (2+ messages)

[PATCH v2] drm/msm/dpu: calculate data_width like downstream
 2026-03-24 13:11 UTC  (3+ messages)

[PATCH v3] drm/atomic: protect bridge private_obj during bridge removal
 2026-03-24 13:07 UTC  (2+ messages)
` [PATCH v3] drm/atomic: drm_atomic_private_obj_fini: protect private_obj removal from list

[PATCH] drm/syncobj: Fix xa_alloc allocation flags
 2026-03-24 11:27 UTC  (3+ messages)

[PATCH v3 0/4] rust: Add ARef support for work items
 2026-03-24 11:00 UTC  (7+ 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 00/16] drm/msm: A8xx Support - Batch 2
 2026-03-24 10:19 UTC  (35+ 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] misc: fastrpc: keep copied arguments inside the invoke buffer
 2026-03-24  9:41 UTC  (2+ messages)

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

[PATCH 6.1.y] drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
 2026-03-24  0:52 UTC  (6+ messages)
        ` Re:Re: [PATCH 6.1.y] drm/amdgpu: Fix potential out-of-bounds access in'amdgpu_discovery_reg_base_init()'

[PATCH] media: pluto2: fix potential buffer overflow in pluto_dma_end()
 2026-03-23 10:29 UTC 

[PATCH RESEND] drm/bridge: drm_bridge_get/put(): document NULL pointer behaviour
 2026-03-24  9:08 UTC 

[PATCH v5 0/7] drm/bridge: protect encoder bridge chain with a mutex
 2026-03-24  8:58 UTC  (8+ messages)
` [PATCH v5 1/7] drm/encoder: add mutex to protect the bridge chain
` [PATCH v5 2/7] drm/encoder: drm_encoder_cleanup: lock the encoder chain mutex during removal
` [PATCH v5 3/7] drm/bridge: drm_bridge_attach: lock the encoder chain mutex during insertion
` [PATCH v5 4/7] drm/bridge: lock the encoder chain in scoped for_each loops
` [PATCH v5 5/7] drm/bridge: prevent encoder chain changes while iterating with list_for_each_entry_from()
` [PATCH v5 6/7] drm/bridge: prevent encoder chain changes while iterating with list_for_each_entry_reverse()
` [PATCH v5 7/7] drm/bridge: prevent encoder chain changes in pre_enable/post_disable

[PATCH] accel/ivpu: Add disable clock relinquish workaround for NVL-A0
 2026-03-24  8:32 UTC  (3+ messages)

[PATCH v3 0/3] drm/imagination: Firmware handling of context reset notification
 2026-03-24  8:26 UTC  (5+ 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 -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 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 V1] accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failure
 2026-03-23 20:36 UTC  (3+ messages)


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