public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 02:54:50 to 2026-03-11 08:05:51 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11  5:13 UTC  (59+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()

[PATCH v3] fbdev/hga: Request memory region before ioremap
 2026-03-10 12:30 UTC 

[PATCH 0/3] Arm China Linlon-D6 display controller support
 2026-03-11  5:55 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Arm Technology (China) Co., Ltd
` [PATCH 3/3] drm/komeda: Add support for Arm China Linlon-D6

[PATCH v2] fbdev/hga: Request memory region before ioremap
 2026-03-10 11:38 UTC 

[PATCH] MAINTAINERS: adjust file entry in GPU BUDDY ALLOCATOR
 2026-03-11  7:58 UTC  (4+ messages)

[PATCH v2 0/7] drm/bridge: tc358768: Long command support
 2026-03-11  7:48 UTC  (8+ messages)
` [PATCH v2 1/7] drm/bridge: tc358768: Fix typo in TC358768_DSI_CONTROL_DIS_MODE
` [PATCH v2 2/7] drm/bridge: tc358768: Set pre_enable_prev_first for reverse order
` [PATCH v2 3/7] drm/bridge: tc358768: Separate indirect register writes
` [PATCH v2 4/7] drm/bridge: tc358768: Support non-continuous clock
` [PATCH v2 5/7] drm/bridge: tc358768: Add LP mode command support
` [PATCH v2 6/7] drm/bridge: tc358768: Separate video format config
` [PATCH v2 7/7] drm/bridge: tc358768: Add support for long command tx via video buffer

[PATCH v2] drm/sysfb: Fix efidrm error handling and memory type mismatch
 2026-03-11  7:44 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix PASID task_info lookup race
 2026-03-11  3:51 UTC  (3+ messages)
` Claude review: "

[PATCH] video/fbdev/via: check ioremap return value in viafb_lcd_get_mobile_state
 2026-03-11  3:49 UTC  (3+ messages)
` Claude review: "

[PATCH 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-11  3:48 UTC  (10+ messages)
` [PATCH 1/4] drm/prime: Limit scatter list size with dedicated DMA device
  ` Claude review: "
` [PATCH 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
  ` Claude review: "
` [PATCH 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
  ` Claude review: "
` [PATCH 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device
  ` Claude review: "
` Claude review: drm/gem-dma: Support dedicated DMA device for allocation

[PATCH RESEND 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-11  3:45 UTC  (10+ messages)
` [PATCH RESEND 1/4] drm/prime: Limit scatter list size with dedicated DMA device
  ` Claude review: "
` [PATCH RESEND 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
  ` Claude review: "
` [PATCH RESEND 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
  ` Claude review: "
` [PATCH RESEND 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device
  ` Claude review: "
` Claude review: drm/gem-dma: Support dedicated DMA device for allocation

[PATCH V4 0/5] Enable ADSP and CDSP for Glymur SoC
 2026-03-11  3:43 UTC  (12+ messages)
` [PATCH V4 1/5] dt-bindings: remoteproc: qcom, sm8550-pas: Add Glymur ADSP
  ` Claude review: "
` [PATCH V4 2/5] dt-bindings: remoteproc: qcom, sm8550-pas: Add Glymur CDSP
  ` Claude review: "
` [PATCH V4 3/5] dt-bindings: misc: qcom, fastrpc: Add compatible for Glymur
  ` Claude review: "
` [PATCH V4 4/5] arm64: dts: qcom: glymur: Add ADSP and CDSP for Glymur SoC
  ` Claude review: "
` [PATCH V4 5/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP
  ` Claude review: "
` Claude review: Enable ADSP and CDSP for Glymur SoC

[PATCH v3 0/2] Add support for Tianma TA066VVHM03 DSI panel
 2026-03-11  3:40 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Document Tianma TA066VVHM03
  ` Claude review: "
` [PATCH v3 2/2] drm/panel: Add support for Tianma TA066VVHM03 panel
  ` Claude review: "
` Claude review: Add support for Tianma TA066VVHM03 DSI panel

[PATCH] gpu: nova: rename drivers to use kebab-case convention
 2026-03-11  3:37 UTC  (3+ messages)
` Claude review: "

[PATCH] fbdev/hga: Request memory region before ioremap
 2026-03-11  3:36 UTC  (3+ messages)
` Claude review: "

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

[PATCH v4 0/5] gpu: nova-core: gsp: add locking to Cmdq
 2026-03-11  3:32 UTC  (12+ messages)
` [PATCH v4 1/5] gpu: nova-core: gsp: fix stale doc comments on command queue methods
  ` Claude review: "
` [PATCH v4 2/5] gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
  ` Claude review: "
` [PATCH v4 3/5] gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
  ` Claude review: "
` [PATCH v4 4/5] gpu: nova-core: gsp: make `Cmdq` a pinned type
  ` Claude review: "
` [PATCH v4 5/5] gpu: nova-core: gsp: add mutex locking to Cmdq
  ` Claude review: "
` Claude review: gpu: nova-core: gsp: add "

[PATCH v2 0/2] dma-buf: heaps: Use page clearing helpers
 2026-03-11  3:29 UTC  (6+ messages)
` [PATCH v2 1/2] dma-buf: heaps: Clear CMA pages with clear_pages()
  ` Claude review: "
` [PATCH v2 2/2] dma-buf: heaps: Clear CMA highages using helper
  ` Claude review: "
` Claude review: dma-buf: heaps: Use page clearing helpers

[PATCH] video: fbdev: omapfb: Add missing error check for clk_get()
 2026-03-11  3:28 UTC  (3+ messages)
` Claude review: "

[PATCH v1 0/4] Add eDP support for RK3576
 2026-03-11  3:27 UTC  (10+ messages)
` [PATCH v1 1/4] dt-bindings: display: rockchip: analogix-dp: Add "
  ` Claude review: "
` [PATCH v1 2/4] arm64: dts: rockchip: Add eDP node "
  ` Claude review: "
` [PATCH v1 3/4] drm/bridge: analogix_dp: Add support "
  ` Claude review: "
` [PATCH v1 4/4] drm/rockchip: "
  ` Claude review: "
` Claude review: Add eDP "

[PATCH 0/2] drm/imagination: Drain interrupts before suspending the GPU
 2026-03-11  3:25 UTC  (6+ messages)
` [PATCH 1/2] drm/imagination: Synchronize "
  ` Claude review: "
` [PATCH 2/2] drm/imagination: Disable "
  ` Claude review: "
` Claude review: drm/imagination: Drain "

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

[PATCH v2 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-03-11  3:23 UTC  (6+ messages)
` [PATCH v2 1/2] drm/colorop: Preserve bypass value in duplicate_state()
  ` Claude review: "
` [PATCH v2 2/2] drm/atomic: Add affected colorops with affected planes
  ` Claude review: "
` Claude review: drm/colorop: Keep colorop state consistent across atomic commits

[PATCH v7 00/26] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-03-11  3:21 UTC  (2+ messages)
` Claude review: "

[PATCH] accel/ivpu: Apply minor code style cleanups to align with kernel style
 2026-03-11  3:17 UTC  (3+ messages)
` Claude review: "

[PATCH v2 0/2] drm/bridge: add drm_bridge_clear_and_put()
 2026-03-11  3:16 UTC  (6+ messages)
` [PATCH v2 1/2] "
  ` Claude review: "
` [PATCH v2 2/2] drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridge
  ` Claude review: "

[PATCH] drm/msm/mdss: Add a TODO for better managing the MDSS clock power state
 2026-03-11  3:15 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/msm/hdmi: make 'msm_hdmi_pm_ops' static
 2026-03-11  3:14 UTC  (3+ messages)
` Claude review: "

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

[PATCH] drm/amd/display: Fix a benign uninitialized variable warning
 2026-03-11  3:10 UTC  (3+ messages)
` Claude review: "

[PATCH 00/14] drm/atomic: Rework initial state allocation
 2026-03-11  3:09 UTC  (30+ messages)
` [PATCH 01/14] drm/atomic: Document atomic state lifetime
  ` Claude review: "
` [PATCH 02/14] drm/atomic: Drop drm_private_state.obj assignment from create_state
  ` Claude review: "
` [PATCH 03/14] drm/mode-config: Mention drm_mode_config_reset() culprits
  ` Claude review: "
` [PATCH 04/14] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
  ` Claude review: "
` [PATCH 05/14] drm/plane: Add new atomic_create_state callback
  ` Claude review: "
` [PATCH 06/14] drm/crtc: "
  ` Claude review: "
` [PATCH 07/14] drm/connector: "
  ` Claude review: "
` [PATCH 08/14] drm/mode-config: Create drm_mode_config_create_state()
  ` Claude review: "
` [PATCH 09/14] drm/drv: Call drm_mode_config_create_state() by default
  ` Claude review: "
` [PATCH 10/14] drm/atomic: Drop private obj state allocation
  ` Claude review: "
` [PATCH 11/14] drm/drv: Drop drm_mode_config_reset() from our skeleton
  ` Claude review: "
` [PATCH 12/14] drm/tidss: Drop call to drm_mode_config_reset at probe time
  ` Claude review: "
` [PATCH 13/14] drm/tidss: Convert to atomic_create_state
  ` Claude review: "
` [PATCH 14/14] drm/bridge_connector: "
  ` Claude review: "
` Claude review: drm/atomic: Rework initial state allocation

[PATCH V1] accel/amdxdna: Fix runtime suspend deadlock when there is pending job
 2026-03-11  3:06 UTC  (3+ messages)
` Claude review: "

[PATCH V2] accel/amdxdna: Fix runtime suspend deadlock when there is pending job
 2026-03-11  3:04 UTC  (3+ messages)
` Claude review: "

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-03-11  3:02 UTC  (2+ messages)
` Claude review: "

[PATCH] drm/imagination: simplify pvr_fw_trace_seq_data
 2026-03-11  2:56 UTC  (3+ messages)
` Claude review: "

[PATCH] accel/habanalabs: kzalloc + kcalloc to kzalloc_flex
 2026-03-11  2:54 UTC  (3+ messages)
` Claude review: "


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