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

[PATCH] staging: fbtft: fb_ra8875: replace udelay() with usleep_range()
 2026-03-11 15:57 UTC  (3+ messages)

[PATCH] staging: fbtft: fb_tinylcd: replace udelay() with usleep_range()
 2026-03-11 16:01 UTC  (4+ messages)

[PATCH v2 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic helpers
 2026-03-11 21:03 UTC  (19+ messages)
` [PATCH v2 01/16] drm/mipi-dbi: Only modify planes on enabled CRTCs
  ` Claude review: "
` [PATCH v2 02/16] drm/mipi-dbi: Support custom pipelines with drm_mipi_dbi_dev_init()
` [PATCH v2 03/16] drm/mipi-dbi: Provide callbacks for atomic interfaces
` [PATCH v2 04/16] drm/hx8357d: Use regular atomic helpers; drop simple-display helpers
` [PATCH v2 05/16] drm/ili9163: "
` [PATCH v2 06/16] drm/ili9225: "
` [PATCH v2 07/16] drm/ili9341: "
` [PATCH v2 08/16] drm/ili9486: "
` [PATCH v2 09/16] drm/mi0283qt: "
` [PATCH v2 10/16] drm/panel-mipi-dbi: "
` [PATCH v2 11/16] drm/st7586: "
` [PATCH v2 12/16] drm/st7735r: Rename struct st7735r_priv to struct st7735r_device
` [PATCH v2 13/16] drm/st7735r: Rename priv variable to st7735r
` [PATCH v2 14/16] drm/st7735r: Use regular atomic helpers; drop simple-display helpers
` [PATCH v2 15/16] drm/mipi-dbi: Remove simple-display helpers from mipi-dbi
` [PATCH v2 16/16] drm/simple-kms: Deprecate simple-kms helpers
` Claude review: drm/mipi-dbi: Replace simple-display helpers with regular atomic helpers

[PATCH v4 0/2] Add "link bpc" DRM property
 2026-03-11 20:57 UTC  (6+ messages)
` [PATCH v4 1/2] drm/connector: hdmi: Add a 'link bpc' property
  ` Claude review: "
` [PATCH v4 2/2] drm/amd/display: Add support for "
  ` Claude review: "
` Claude review: Add "link bpc" DRM property

[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-03-11 20:55 UTC  (40+ messages)
` [PATCH 01/19] drm/dp: Rename and relocate AS SDP payload field masks
  ` Claude review: "
` [PATCH 02/19] drm/dp: Clean up DPRX feature enumeration macros
  ` Claude review: "
` [PATCH 03/19] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
  ` Claude review: "
` [PATCH 04/19] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
  ` Claude review: "
` [PATCH 05/19] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
  ` Claude review: "
` [PATCH 06/19] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
  ` Claude review: "
` [PATCH 07/19] drm/i915/dp: Account for AS_SDP guardband only when enabled
  ` Claude review: "
` [PATCH 08/19] drm/i915/dp: Add a helper to decide if AS SDP can be used
  ` Claude review: "
` [PATCH 09/19] drm/i915/dp: Skip AS SDP for DP branch devices
  ` Claude review: "
` [PATCH 10/19] drm/i915/dp: Use revision field of AS SDP data structure
  ` Claude review: "
` [PATCH 11/19] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
  ` Claude review: "
` [PATCH 12/19] drm/i915/psr: Write the PR config DPCDs in burst mode
  ` Claude review: "
` [PATCH 13/19] drm/i915/display: Add helper for AS SDP transmission time selection
  ` Claude review: "
` [PATCH 14/19] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
  ` Claude review: "
` [PATCH 15/19] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
  ` Claude review: "
` [PATCH 16/19] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
  ` Claude review: "
` [PATCH 17/19] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
  ` Claude review: "
` [PATCH 18/19] drm/i915/dp: Make provision for AS SDP version 1
  ` Claude review: "
` [PATCH 19/19] drm/i915/dp: Always enable AS SDP if supported by source + sink
  ` Claude review: "
` Claude review: Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM

[PATCH] drm/radeon: fix __user annotation in radeon_info_ioctl()
 2026-03-11 20:51 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/syncobj: Enforce strict checking of timeline syncobj struct
 2026-03-11 20:50 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/radeon/cik: fix endian cik_cp_gfx_load_microcode()
 2026-03-11 20:49 UTC  (3+ messages)
` Claude review: "

[PATCH V2] accel/amdxdna: Support sensors for column utilization
 2026-03-11 20:48 UTC  (5+ messages)
` Claude review: "

[PATCH] drm/msm/hdmi: Fix wrong CTRL1 register used in writing info frames
 2026-03-11 20:46 UTC  (3+ messages)
` Claude review: "

[PATCH 0/7] drm/msm/hdmi: Simplify the code
 2026-03-11 20:45 UTC  (16+ messages)
` [PATCH 1/7] drm/msm/hdmi: Simplify with dev_of_node()
  ` Claude review: "
` [PATCH 2/7] drm/msm/hdmi: Avoid double error print on msm_hdmi_get_phy() failure
  ` Claude review: "
` [PATCH 3/7] drm/msm/hdmi: Simplify with local 'dev' variable
  ` Claude review: "
` [PATCH 4/7] drm/msm/hdmi: Consistently use u32 instead of uint32_t
  ` Claude review: "
` [PATCH 5/7] drm/msm/hdmi: Drop redundant 'int' for longs
  ` Claude review: "
` [PATCH 6/7] drm/msm/hdmi_bridge: Simplify register bit updates
  ` Claude review: "
` [PATCH 7/7] drm/msm/hdmi_hdcp: "
  ` Claude review: "
` Claude review: drm/msm/hdmi: Simplify the code

[PATCH 0/3] Arm China Linlon-D6 display controller support
 2026-03-11 20:16 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Arm Technology (China) Co., Ltd
` [PATCH 2/3] dt-bindings: display: arm, komeda: add Arm China Linlon D6 compatible
  ` [PATCH 2/3] dt-bindings: display: arm,komeda: "
` [PATCH 3/3] drm/komeda: Add support for Arm China Linlon-D6

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11 15:12 UTC  (73+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
  ` [Intel-wired-lan] "
` [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
  ` [Intel-wired-lan] "
` [PATCH 08/61] fuse: "
  ` [Intel-wired-lan] "
` [PATCH 09/61] ntfs3: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
  ` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
  ` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
  ` [Intel-wired-lan] "
` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
` [PATCH 19/61] kvm: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 31/61] net/tipc: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 36/61] arch/sh: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 44/61] target: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "
` [PATCH 57/61] reset: "
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

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

[PATCH 0/4] Add support for clear counter and error event in DRM RAS
 2026-03-11 10:29 UTC  (5+ messages)
` [PATCH 1/4] drm/drm_ras: Add clear-error-counter netlink command to drm_ras
` [PATCH 2/4] drm/xe/xe_drm_ras: Add support for clear-error-counter in XE DRM RAS
` [PATCH 3/4] drm/drm_ras: Add DRM RAS netlink error event notification
` [PATCH 4/4] drm/xe/xe_drm_ras: Add error-event support in XE DRM RAS

[PATCH 0/2] drm/tidss: Two minor fixes
 2026-03-11  9:15 UTC  (6+ messages)
` [PATCH 1/2] drm/tidss: Drop extra drm_mode_config_reset() call
` [PATCH 2/2] drm/tidss: Fix missing drm_bridge_attach() call

[PATCH v2 0/2] drm/tidss: Two minor fixes
 2026-03-11  9:14 UTC  (3+ messages)
` [PATCH v2 1/2] drm/tidss: Drop extra drm_mode_config_reset() call
` [PATCH v2 2/2] drm/tidss: Fix missing drm_bridge_add() call

[PATCH v2 00/25] soc/qcom/ubwc: rework UBWC configuration database
 2026-03-11  9:01 UTC  (5+ messages)
` [PATCH v2 01/25] drm/msm/mdss: correct UBWC programming sequences
` [PATCH v2 06/25] drm/msm/mdss: use qcom_ubwc_version_tag() helper

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


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