public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-30 10:38:58 to 2026-05-02 19:19:56 UTC [more...]

[PATCH] drm/i915: replace select with dependency for visible DEBUG_OBJECTS
 2026-05-02 19:19 UTC 

[PATCH] drm/vc4: fix NULL dereference in vc4_hvs_unbind
 2026-05-02 12:12 UTC 

[PATCH v3] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
 2026-05-02 11:55 UTC 

[PATCH RFC v5 0/7] Add support for Adreno 810 GPU
 2026-05-02  8:08 UTC  (8+ messages)
` [PATCH RFC v5 1/7] dt-bindings: display/msm/gmu: Document Adreno 810 GMU
` [PATCH RFC v5 2/7] dt-bindings: display/msm/gpu: Document A810 GPU
` [PATCH RFC v5 3/7] drm/msm/adreno: rename llc_mmio to cx_misc_mmio
` [PATCH RFC v5 4/7] drm/msm/adreno: set cx_misc_mmio regardless of if platform has LLCC
` [PATCH RFC v5 5/7] drm/msm/a8xx: use pipe protect slot 15 for last-span-unbound feature
` [PATCH RFC v5 6/7] drm/msm/adreno: add Adreno 810 GPU support
` [PATCH RFC v5 7/7] arm64: dts: qcom: milos: Add Adreno 810 GPU and GMU nodes

[PATCH v2] drm/ttm: Fix GPU MM stats during pool shrinking
 2026-05-02  6:53 UTC 

[PATCH] drm/ttm: Fix GPU MM stats during pool shrinking
 2026-05-02  4:13 UTC  (3+ messages)

[PATCH v2] drm/bridge: tc358762: Use mipi_dsi_generic_write_multi()
 2026-05-02  3:10 UTC 

[PATCH] mm/memory: Fix spurious warning when unmapping device-private/exclusive pages
 2026-05-02  1:14 UTC  (2+ messages)

[PATCH v3] drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages
 2026-05-01 22:39 UTC  (2+ messages)

[PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-05-01 22:33 UTC  (16+ messages)
` [PATCH v4 1/6] mm: Wire up order in shrink_control
` [PATCH v4 2/6] mm: Introduce zone_maybe_fragmented_in_shrinker()
    ` PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
` [PATCH v4 3/6] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH v4 4/6] drm/ttm: Introduce ttm_bo_shrink_kswap_maybe_fragmented()
` [PATCH v4 5/6] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH v4 6/6] drm/xe: Avoid shrinker reclaim from kswapd under fragmentation

[PATCH] drm/nouveau/kms/nvd9-: Use contiguous memory for CRC notifier context
 2026-05-01 21:58 UTC 

[PATCH] drm/nouveau/kms/nvd9-: Remove unused header in crc.c
 2026-05-01 21:57 UTC 

[PATCH v1 0/7] gpu: nova-core: add INTR_CTRL interrupt controller and CPU doorbell self-test
 2026-05-01 20:58 UTC  (8+ messages)
` [PATCH v1 1/7] rust: sync: completion: add wait_for_completion_timeout()
` [PATCH v1 2/7] gpu: nova-core: allocate PCI MSI vector during probe
` [PATCH v1 3/7] gpu: nova-core: add interrupt controller register definitions
` [PATCH v1 4/7] gpu: nova-core: add Architecture::is_pre_hopper() helper
` [PATCH v1 5/7] gpu: nova-core: add INTR_CTRL interrupt controller API
` [PATCH v1 6/7] gpu: nova-core: add CPU doorbell IRQ self-test
` [PATCH v1 7/7] gpu: nova-core: document INTR_CTRL interrupt tree

[PATCH 0/4] Add Novatek NT37705 panel driver for Fairphone (Gen. 6)
 2026-05-01 18:17 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: display: panel: Add Novatek NT37705
` [PATCH 2/4] drm/panel: Add driver for Novatek NT37705 panel
` [PATCH 3/4] arm64: defconfig: Enable "
` [PATCH 4/4] arm64: dts: qcom: milos-fairphone-fp6: Enable display

[PATCH v2] drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages
 2026-05-01 17:44 UTC 

[PATCH] drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages
 2026-05-01 17:13 UTC 

[PATCH v2 0/4] Devicetree support for Glymur GPU
 2026-05-01 17:10 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: display/msm: gpu: Document Adreno X2-185
` [PATCH v2 2/4] dt-bindings: arm-smmu: Update the description for Glymur GPU SMMU
` [PATCH v2 3/4] arm64: dts: qcom: glymur: Add GPU smmu node
` [PATCH v2 4/4] arm64: dts: qcom: Add GPU support for Glymur

[PATCH 0/7] gpu: drm: nova: enable calling into nova-core
 2026-05-01 15:31 UTC  (17+ messages)
` [PATCH 1/7] scripts: modpost: detect and report truncated buf_printf() output
` [PATCH 2/7] scripts: modpost: increase buf_printf's buffer size
` [PATCH 3/7] gpu: nova-core: rename module from nova_core to nova-core
` [PATCH 4/7] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH 5/7] gpu: nova-core: emit Rust metadata "
` [PATCH 6/7] gpu: drm: nova: build after nova-core metadata
` [PATCH POC 7/7] drm: nova: demonstrate interaction with nova-core

[PATCH 00/10] drm/panthor: Reduce dma_fence signalling latency
 2026-05-01 14:57 UTC  (23+ 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 05/10] drm/panthor: Make panthor_fw_{update, toggle}_reqs() "
` [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 v4 0/6] drm/atomic: track colorop changes of a given plane
 2026-05-01 13:06 UTC  (7+ messages)
` [PATCH v4 1/6] drm/atomic: only add colorop state from active color pipeline
` [PATCH v4 2/6] drm/atomic: don't set colorop properties of inactive color pipelines
` [PATCH v4 3/6] drm/colorop: Remove read-only comments from interpolation fields
` [PATCH v4 4/6] drm/colorop: make lut(1/3)d_interpolation mutable
` [PATCH v4 5/6] drm/atomic: track individual colorop updates
` [PATCH v4 6/6] drm/amd/display: use plane color_mgmt_changed to track colorop changes

[PATCH v3] drm: renesas: rz-du: mipi_dsi: Fix return path on error
 2026-05-01 13:21 UTC 

[PATCH v2] rust: drm: fix unsound initialization in drm::Device::new
 2026-05-01 10:49 UTC 

[PATCH 0/6] Add DRM driver for Solomon SSD16xx e-paper display controllers
 2026-05-01  9:30 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: vendor-prefixes: Add Dalian Good Display Co., Ltd
` [PATCH 2/6] dt-bindings/display: Add Solomon SSD16xx e-paper controller binding
` [PATCH 3/6] drm/tiny: Add DRM driver for Solomon SSD16xx e-paper display controllers
` [PATCH 4/6] drm/tiny: panel-ssd16xx: Add power management support
` [PATCH 5/6] MAINTAINERS: Add entry for Solomon SSD16xx DRM driver
` [PATCH 6/6] arm64: defconfig: Enable DRM_PANEL_SSD16XX

[PATCH v2] drm: renesas: rz-du: mipi-dsi: drop duplicate platform_set_drvdata() call
 2026-05-01  8:21 UTC  (3+ messages)

[PATCH v3 0/9] MDSS / DPU bringup for Milos
 2026-05-01  7:14 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: display: msm-dsi-phy-7nm: document the Milos DSI PHY
` [PATCH v3 2/9] dt-bindings: display: msm-dsi-controller-main: document the Milos DSI Controller
` [PATCH v3 3/9] dt-bindings: display: msm: document the Milos DPU
` [PATCH v3 4/9] dt-bindings: display: msm: document the Milos Mobile Display Subsystem
` [PATCH v3 5/9] soc: qcom: ubwc: Add config for Milos
` [PATCH v3 6/9] drm/msm/dsi: add support for DSI-PHY on Milos
` [PATCH v3 7/9] drm/msm: mdss: Add Milos support
` [PATCH v3 8/9] drm/msm/dpu: "
` [PATCH v3 9/9] arm64: dts: qcom: milos: Add display (MDSS)

[PATCH 0/1] drm/blend: size zpos array to active planes instead of total
 2026-05-01  0:13 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v4] drm/bridge: ite-it6263: Move chip initialization code from probe to atomic_enable
 2026-05-01  6:11 UTC 

[PATCH v2] drm/xe: Do not blindly copy system CCS pages when shrinking
 2026-05-01  1:19 UTC 

[PATCH v2] drm/virtio: Extend blob UAPI with deferred-mapping hinting
 2026-05-01  0:00 UTC 

[PATCH v2 00/12] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-04-30 22:20 UTC  (13+ messages)
` [PATCH v2 01/12] drm/bridge: synopsys: dw-dp: Support unregistering the AUX channel
` [PATCH v2 02/12] drm/rockchip: dw_dp: Release core resources
` [PATCH v2 03/12] drm/bridge: synopsys: dw-dp: Simplify driver data setting
` [PATCH v2 04/12] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
` [PATCH v2 05/12] drm/bridge: synopsys: dw-dp: Add follow-up bridge support
` [PATCH v2 06/12] drm/bridge: Add out-of-band HPD notify handler
` [PATCH v2 07/12] drm/rockchip: dw_dp: Implement out-of-band HPD handling
` [PATCH v2 08/12] drm/bridge: synopsys: dw-dp: Support software triggered OOB HPD
` [PATCH v2 09/12] drm/bridge: synopsys: dw-dp: Add Runtime PM support
` [PATCH v2 10/12] drm/rockchip: dw_dp: Add runtime "
` [PATCH RFC v2 11/12] dt-bindings: display: rockchip: dw-dp: fix sound DAI cells
` [PATCH v2 12/12] drm/bridge: synopsys: dw-dp: Add audio support

[PATCH v2 0/2] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-04-30 20:06 UTC  (3+ messages)
` [PATCH v2 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
` [PATCH v2 2/2] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH v7 0/4] rust: add basic serial device bus abstractions
 2026-04-30 19:58 UTC  (2+ messages)

[PATCH v2] accel/qaic: Add overflow check to remap_pfn_range during mmap
 2026-04-30 19:39 UTC 

[PATCH] drm/xe: Do not blindly copy system CCS pages when shrinking
 2026-04-30 19:09 UTC 

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-04-30 18:33 UTC  (7+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests

[PATCH v3 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-30 18:23 UTC  (7+ messages)
` [PATCH v3 1/6] mm: Wire up order in shrink_control
` [PATCH v3 2/6] mm: Introduce zone_maybe_fragmented_in_shrinker()
` [PATCH v3 3/6] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH v3 4/6] drm/ttm: Introduce ttm_bo_shrink_kswap_maybe_fragmented()
` [PATCH v3 5/6] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH v3 6/6] drm/xe: Avoid shrinker reclaim from kswapd under fragmentation

[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
 2026-04-30 13:14 UTC  (30+ 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 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [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 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v7 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH] drm/bridge: ti-sn65dsi83: Move PLL initialization to atomic_enable
 2026-04-30 14:35 UTC 

[PATCH] drm/panel/panel-edp: Add CSOT MPP36 T9 eDP panel
 2026-04-30 13:56 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] drm/radeon/rs780: prevent division by zero in refresh rate calculation
 2026-04-30 10:46 UTC 

[PATCH] staging: fbtft: remove unused function fbtft_write_gpio16_wr_latched
 2026-04-30 11:46 UTC  (2+ messages)

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

[PATCH v2] drm/panel: tdo-tl070wsh30: Use devm_drm_panel_add()
 2026-04-30 14:17 UTC 

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

[PATCH v2 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
 2026-04-30 12:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: document the Renesas "
` [PATCH v2 2/2] drm: panel: add support for "

[PATCH] fbdev: Consistently define pci_device_ids using named initializers
 2026-04-30 11:59 UTC  (2+ messages)

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

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


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