public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 05:32:00 to 2026-04-30 11:08:03 UTC [more...]

[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
 2026-04-30 11:06 UTC  (26+ messages)
` [PATCH v7 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v7 phy-next 03/27] usb: add "
` [PATCH v7 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 05/27] phy: "
` [PATCH v7 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v7 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v7 phy-next 11/27] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v7 phy-next 12/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 13/27] usb: host: tegra: "
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v7 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v7 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v7 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v7 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v7 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v7 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH v1 0/3] drm: Drop unused include of <drm/drm_pciids.h>
 2026-04-30 10:45 UTC  (4+ messages)
` [PATCH v1 1/3] drm/amdgpu: "
` [PATCH v1 2/3] drm/gma500: "
` [PATCH v1 3/3] drm/mgag200: "

[PATCH 00/10] drm/panthor: Reduce dma_fence signalling latency
 2026-04-30 10:38 UTC  (19+ messages)
` [PATCH 01/10] drm/panthor: Make panthor_irq::state a non-atomic field
` [PATCH 02/10] drm/panthor: Move the register accessors before the IRQ helpers
` [PATCH 03/10] drm/panthor: Replace the panthor_irq macro machinery by inline helpers
` [PATCH 04/10] drm/panthor: Extend the IRQ logic to allow fast/raw IRQ handlers
` [PATCH 05/10] drm/panthor: Make panthor_fw_{update,toggle}_reqs() callable from IRQ context
` [PATCH 06/10] drm/panthor: Prepare the scheduler logic for FW events in "
` [PATCH 07/10] drm/panthor: Automate CSG IRQ processing at group unbind time
` [PATCH 08/10] drm/panthor: Automatically enable interrupts in panthor_fw_wait_acks()
` [PATCH 09/10] drm/panthor: Process FW events in IRQ context
` [PATCH 10/10] drm/panthor: Introduce interrupt coalescing support for job IRQs

[PATCH] drm/radeon: Consistently define pci_device_ids using named initializers
 2026-04-30 10:29 UTC 

[PATCH v10 0/6] Support sparse mappings in Panthor
 2026-04-30  9:57 UTC  (9+ messages)
` [PATCH v10 1/6] drm/panthor: Expose GPU page sizes to UM
` [PATCH v10 2/6] drm/panthor: Pass vm_bind_op to vm_prepare_map_op_ctx
` [PATCH v10 3/6] drm/panthor: Delete spurious whitespace from uAPI header
` [PATCH v10 4/6] drm/panthor: Remove unused operation context field
` [PATCH v10 5/6] drm/panthor: Support sparse mappings
` [PATCH v10 6/6] drm/panthor: Bump the driver version to 1.9

[PATCH v2 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-04-30  9:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver
` [PATCH v2 2/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support

[PATCH v4 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-04-30  9:46 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: bridge: "
` [PATCH v4 2/2] drm/bridge: "

[PATCH] drm/panel: jadard-jd9365da-h3: Fix signedness bug
 2026-04-30  9:46 UTC  (2+ messages)

[PATCH] drm/panel: focaltech-ota7290b: Fix error check for devm_drm_panel_alloc()
 2026-04-30  9:45 UTC  (2+ messages)

[PATCH] drm/panel/panel-edp: Add CSOT MPP36 T9 eDP panel
 2026-04-30  9:45 UTC  (2+ messages)

[PATCH] drm/buddy: Integrate lockdep annotations for gpu buddy manager
 2026-04-30  9:34 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update maintainer for LT8912B DRM HDMI bridge
 2026-04-30  9:12 UTC  (3+ messages)

[PATCH 0/4] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-04-30  8:28 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: display: renesas, rzg2l-du: Add RZ/T2H and RZ/N2H support
` [PATCH 2/4] drm: renesas: rz-du: Make DU reset control optional for RZ/T2H support
` [PATCH 3/4] drm: renesas: rz-du: Move mode_valid logic to per-SoC clock limits
` [PATCH 4/4] drm: renesas: rz-du: Add support for RZ/T2H SoC

[PATCH] drm/ipv3: add CONFIG_OF dependency for DRM_OF_DISPLAY_MODE_BRIDGE
 2026-04-30  8:07 UTC  (3+ messages)

[PATCH v3 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
 2026-04-30  7:56 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings:bridge: "
` [PATCH v3 2/2] drm:bridge: "

[PATCH] drm/i915/dp: Fix link retrain loop on pre-gen8 platforms with DP adapters
 2026-04-30  7:45 UTC  (2+ messages)

[PATCH RFC 0/3] media: videobuf2: opt-in dma_resv producer fences for V4L2 dmabuf exports
 2026-04-30  6:51 UTC  (6+ messages)
` [PATCH RFC 1/3] media: videobuf2: add dma_resv release-fence helper
` [PATCH RFC 2/3] media: hantro: attach dma_resv release fence at buf_queue
` [PATCH RFC 3/3] media: rockchip-rga: "

[PATCH] Fix kernel-doc for amdgpu_display_manager
 2026-04-30  1:04 UTC 

[PATCH] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-04-30  6:21 UTC  (2+ messages)

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-04-30  6:03 UTC  (14+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` [PATCH v3 02/10] iov_iter: add iterator type for "
` [PATCH v3 03/10] block: move bvec init into __bio_clone
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 05/10] lib: add dmabuf token infrastructure
` [PATCH v3 06/10] block: forward create_dmabuf_token to drivers
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests
` [PATCH v3 08/10] io_uring/rsrc: introduce buf registration structure
` [PATCH v3 09/10] io_uring/rsrc: extend buffer update
` [PATCH v3 10/10] io_uring/rsrc: add dmabuf backed registered buffers

[PATCH] fbcon: don't suspend/resume when vc is graphics mode
 2026-04-30  6:01 UTC 

[PATCH] drm/modeset_lock: add NULL check for ctx before WARN_ON
 2026-04-30  4:12 UTC  (6+ messages)
` [PATCH v2 0/2] drm/i915/modeset: fix NULL/ctx handling in lock paths
  ` [PATCH v2 1/2] drm/modeset_lock: add NULL check for ctx before WARN_ON
  ` [PATCH v2 2/2] drm/modeset: harden modeset_lock() against NULL ctx

[PATCH] drm/bridge: analogix_dp: Extract error pointer from correct variable
 2026-04-30  1:08 UTC  (3+ messages)

[PATCH] drm/amd/display: clean up reversed type specifiers in dml2_core
 2026-04-30  0:53 UTC  (3+ messages)
` Claude review: "

[PATCH v2] misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context
 2026-04-30  0:52 UTC  (3+ messages)
` Claude review: "

[PATCH v8 0/3] Virtio-GPU S4 (hibernation) support
 2026-04-29 20:47 UTC  (4+ messages)
` [PATCH v8 1/3] drm/virtio: Freeze and restore hooks to support suspend and resume
` [PATCH v8 2/3] drm/virtio: Add support for saving and restoring virtio_gpu_objects
` [PATCH v8 3/3] drm/virtio: Add PM notifier to restore objects after hibernation

[PATCH v7 0/4] rust: add basic serial device bus abstractions
 2026-04-29 18:21 UTC  (5+ messages)
` [PATCH v7 1/4] rust: devres: return reference in `devres::register`
` [PATCH v7 2/4] serdev: add rust private data to serdev_device
` [PATCH v7 3/4] rust: add basic serial device bus abstractions
` [PATCH v7 4/4] samples: rust: add Rust serial device bus sample device driver

[PATCH] drm/amdgpu: Consistently define pci_device_ids using named initializers
 2026-04-29 17:16 UTC 

[PATCH] drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format
 2026-04-29 14:37 UTC 

[PATCH] MAINTAINERS: accel/ivpu: Remove myself and add Andrzej as maintainer
 2026-04-29 12:57 UTC  (3+ messages)

[PATCH] drm: Drop unused drm_device_class_(un)register API
 2026-04-29 12:15 UTC  (4+ messages)

[PATCH] agp: amd64: fix null-ptr-deref in amd64_fetch_size
 2026-04-29  2:33 UTC 

[PATCH] rust: drm: fix incorrect type name in `Device` doc comment
 2026-04-29  8:20 UTC  (2+ messages)

[PATCH 0/4] drm/mediatek: fix sparse warnings
 2026-04-29  9:59 UTC  (5+ messages)
` [PATCH 1/4] drm/mediatek: mtk_hdmi_ddc_v2: Fix non-static global variable
` [PATCH 2/4] drm/mediatek: mtk_hdmi_v2: "
` [PATCH 3/4] drm/mediatek: mtk_cec: "
` [PATCH 4/4] drm/mediatek: mtk_hdmi_ddc: "

[PATCH 0/3] drm/bridge: Add Lontium LT8711UXD DP-to-HDMI transparent bridge
 2026-04-29  4:15 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: bridge: simple: document the Lontium LT8711UXD DP-to-HDMI bridge
` [PATCH 2/3] drm/bridge: simple: Add "
` [PATCH 3/3] arm64: dts: rockchip: orangepi-5-pro: Add "

[PATCH] drm/nouveau/disp/r535: Add scanline position support + head state support
 2026-04-29  3:03 UTC 

[PATCH] drm/panel: feiyang-fy07024di26a30d: return display-on error
 2026-04-28  5:39 UTC  (3+ messages)
` Claude review: "

[PATCH 00/35] Use safer strscpy() instead of strcpy()
 2026-04-28  5:38 UTC  (40+ messages)
` [PATCH 01/35] fbdev: matroxfb: "
  ` Claude review: "
` [PATCH 02/35] fbdev: i810: "
  ` Claude review: "
` [PATCH 04/35] fbdev: geode: "
  ` Claude review: "
` [PATCH 05/35] fbdev: atafb: "
  ` Claude review: "
` [PATCH 06/35] fbdev: tdfxfb: "
  ` Claude review: "
` [PATCH 07/35] fbdev: pm2fb: "
  ` Claude review: "
` [PATCH 08/35] fbdev: xen-fbfront: "
  ` Claude review: "
` [PATCH 09/35] fbdev: controlfb: "
  ` Claude review: "
` [PATCH 10/35] fbdev: stifb: "
  ` Claude review: "
` [PATCH 11/35] fbdev: fm2fb: "
  ` Claude review: "
` [PATCH 12/35] fbdev: arkfb: "
  ` Claude review: "
` [PATCH 13/35] fbdev: vt8500lcdfb: "
  ` Claude review: "
` [PATCH 14/35] fbdev: vt8623fb: "
  ` Claude review: "
` [PATCH 15/35] fbdev: gbefb: "
  ` Claude review: "
` [PATCH 16/35] fbdev: wm8505fb: "
  ` Claude review: "
` [PATCH 17/35] fbdev: rivafb: "
  ` Claude review: "
` [PATCH 18/35] fbdev: sh7760fb: "
  ` Claude review: "
` [PATCH 19/35] fbdev: savage: "
  ` Claude review: "
` [PATCH 03/35] fbdev: sisfb: "
  ` Claude review: "
` Claude review: "

[PATCH] drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
 2026-04-28  5:33 UTC  (3+ messages)
` Claude review: "

[PATCH v12 00/22] gpu: nova-core: Add memory management support
 2026-04-28  5:32 UTC  (31+ messages)
` [PATCH v12 08/22] gpu: nova-core: mm: Add GpuMm centralized memory manager
  ` Claude review: "
` [PATCH v12 09/22] gpu: nova-core: mm: Add common types for all page table formats
  ` Claude review: "
` [PATCH v12 10/22] gpu: nova-core: mm: Add MMU v2 page table types
  ` Claude review: "
` [PATCH v12 11/22] gpu: nova-core: mm: Add MMU v3 "
  ` Claude review: "
` [PATCH v12 12/22] gpu: nova-core: mm: Add page table entry operation traits
  ` Claude review: "
` [PATCH v12 13/22] gpu: nova-core: mm: Add page table walker for MMU v2/v3
  ` Claude review: "
` [PATCH v12 14/22] gpu: nova-core: mm: Add Virtual Memory Manager
  ` Claude review: "
` [PATCH v12 15/22] gpu: nova-core: mm: Add virtual address range tracking to VMM
  ` Claude review: "
` [PATCH v12 16/22] gpu: nova-core: mm: Add multi-page mapping API "
  ` Claude review: "
` [PATCH v12 17/22] gpu: nova-core: Add BAR1 aperture type and size constant
  ` Claude review: "
` [PATCH v12 18/22] gpu: nova-core: mm: Add BAR1 user interface
  ` Claude review: "
` [PATCH v12 19/22] gpu: nova-core: mm: Add BAR1 memory management self-tests
  ` Claude review: "
` [PATCH v12 20/22] gpu: nova-core: mm: Add PRAMIN aperture self-tests
  ` Claude review: "
` [PATCH v12 21/22] gpu: nova-core: mm: pramin: drop useless as_ref() in run_self_test
  ` Claude review: "
` [PATCH v12 22/22] rust: maple_tree: implement Send and Sync for MapleTree
  ` Claude review: "


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