public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-05-13 15:05:22 to 2026-05-14 17:02:57 UTC [more...]

[PATCH] drm/amdkfd: Fix UML build guards for x86_64-only code
 2026-05-14 17:01 UTC 

[PATCH v3] drm/gem: Make the GEM LRU lock part of drm_device
 2026-05-14 15:44 UTC  (4+ messages)

[PATCH] drm/vmwgfx: Never destroy STDU zero's Screen Target
 2026-05-14 15:31 UTC 

[PATCH v2 00/11] drm/panthor: Reduce dma_fence signalling latency
 2026-05-14 15:26 UTC  (31+ messages)
` [PATCH v2 03/11] drm/panthor: Replace the panthor_irq macro machinery by inline helpers
` [PATCH v2 04/11] drm/panthor: Extend the IRQ logic to allow fast/hard IRQ handlers
` [PATCH v2 06/11] drm/panthor: Prepare the scheduler logic for FW events in IRQ context
` [PATCH v2 07/11] drm/panthor: Automate CSG IRQ processing at group unbind time
` [PATCH v2 08/11] drm/panthor: Automatically enable interrupts in panthor_fw_wait_acks()
` [PATCH v2 09/11] drm/panthor: Process FW events in IRQ context
` [PATCH v2 10/11] drm/panthor: Use the irqsave variant of spin_lock in panthor_gpu_irq_handler()
` [PATCH v2 11/11] drm/panthor: Process GPU events in IRQ context

[PATCH] drm/gem: Remove unneeded ret check in change handle ioctl
 2026-05-14 15:23 UTC  (3+ messages)

[PATCH v3 0/5] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-05-14 15:23 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: display: renesas, rzg2l-du: Refuse port@1 for RZ/G2UL
  ` [PATCH v3 1/5] dt-bindings: display: renesas,rzg2l-du: "
` [PATCH v3 2/5] dt-bindings: display: renesas, rzg2l-du: Add RZ/T2H and RZ/N2H support
  ` [PATCH v3 2/5] dt-bindings: display: renesas,rzg2l-du: "
` [PATCH v3 4/5] drm: renesas: rz-du: Move mode_valid logic to per-output clock limits

[PATCH] dt-bindings: Consolidate "sram" property definition
 2026-05-14 15:18 UTC  (3+ messages)

[PATCH v6 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-05-14 13:40 UTC  (16+ messages)
` [PATCH v6 01/16] drm/msm: Remove obsolete perf infrastructure
` [PATCH v6 02/16] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` [PATCH v6 04/16] drm/msm/registers: Sync gen_header.py from mesa
` [PATCH v6 05/16] drm/msm/registers: Add perfcntr json
` [PATCH v6 06/16] drm/msm: Add a6xx+ perfcntr tables
` [PATCH v6 07/16] drm/msm: Add sysprof accessors
` [PATCH v6 08/16] drm/msm/a6xx: Add yield & flush helper
` [PATCH v6 09/16] drm/msm: Add per-context perfcntr state
` [PATCH v6 10/16] drm/msm: Add basic perfcntr infrastructure
` [PATCH v6 11/16] drm/msm/a6xx+: Add support to configure perfcntrs
` [PATCH v6 12/16] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH v6 13/16] drm/msm: Add PERFCNTR_CONFIG ioctl
` [PATCH v6 14/16] drm/msm/a6xx: Increase pwrup_reglist size
` [PATCH v6 15/16] drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
` [PATCH v6 16/16] drm/msm/a6xx: Allow IFPC with perfcntr stream

[PATCH 0/5] drm/rcar-du: Add support for DSI pipelines with DSC
 2026-05-14 13:47 UTC  (7+ messages)
` [PATCH 1/5] clk: renesas: r8a779g0: Add DSC clock
` [PATCH 2/5] dt-bindings: display: bridge: Document Renesas R-Car V4H DSC bindings
` [PATCH 3/5] drm/rcar-du: dsc: Add rudimentary Renesas R-Car V4H DSC driver
` [PATCH 4/5] drm/rcar-du: dsi: Support DSC in the pipeline
` [PATCH 5/5] arm64: dts: renesas: Add Renesas R-Car V4H DSC

[PATCH 0/6] drm/panthor: Use guards
 2026-05-14 13:16 UTC  (8+ messages)
` [PATCH 1/6] drm/panthor: Driver-wide xxx_[un]lock -> [scoped_]guard replacement
` [PATCH 2/6] dma-resv: Define guards for context-less dma_resv locks
` [PATCH 3/6] drm: Define a conditional guard for drm_dev_{enter,exit}()
` [PATCH 4/6] drm/panthor: Use guards for resv locking
` [PATCH 5/6] drm/panthor: Use the drm_dev_access guard
` [PATCH 6/6] drm/panthor: Add a new guard for our custom resume_and_get() PM helper

[PATCH 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-05-14 12:44 UTC  (19+ messages)
` [PATCH 3/8] arm64: dts: qcom: kaanapali: add the GPU SMMU node
` [PATCH 4/8] arm64: dts: qcom: kaanapali: Add qfprom node
` [PATCH 5/8] arm64: dts: qcom: Add GPU support for Kaanapali
` [PATCH 6/8] arm64: dts: qcom: kaanapali: Add GPU cooling
` [PATCH 7/8] arm64: dts: qcom: kaanapali-mtp: Enable GPU
` [PATCH 8/8] arm64: dts: qcom: kaanapali-qrd: "

[PATCH v2 0/2] drm/bridge: lt9211: Add drive-strength-microamp DT property
 2026-05-14 12:42 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: display/bridge: lt9211: Add drive-strength-microamp property
` [PATCH v2 2/2] drm/bridge: lt9211: Add drive-strength-microamp DT property

[PATCH v11 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-14 11:06 UTC  (5+ messages)
` [PATCH v11 1/4] bug/kunit: Core "
` [PATCH v11 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v11 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v11 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-14 10:40 UTC  (16+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()

[PATCH 0/2] drm/amd: Replace system_unbound_wq with system_dfl_wq
 2026-05-14 10:38 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: Replace use of "
` [PATCH 2/2] drm/amdgpu: "

[PATCH 0/2] gpu: host1x: syncpt_wait micro-optimizations
 2026-05-14 10:31 UTC  (3+ messages)
` [PATCH 1/2] gpu: host1x: skip redundant syncpoint loads in host1x_syncpt_wait()
` [PATCH 2/2] gpu: host1x: skip redundant HW state update

[PATCH v4 0/6] Devicetree support for Glymur GPU
 2026-05-14 10:14 UTC  (5+ messages)
` [PATCH v4 2/6] dt-bindings: display/msm: gpu: Document Adreno X2-185
` [PATCH v4 3/6] dt-bindings: arm-smmu: Update the description for Glymur GPU SMMU

[PATCH v5 00/10] Add eDP support for RK3576
 2026-05-14 10:03 UTC  (3+ messages)
` [PATCH v5 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588

[PATCH v5 0/5] Introduce cold reset recovery method
 2026-05-14  9:36 UTC  (11+ messages)
` [PATCH v5 2/5] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v5 3/5] drm/doc: Document "
` [PATCH v5 4/5] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v5 5/5] drm/xe: Suppress Surprise Link Down on non-hotplug device

[PATCH v10 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-14  8:38 UTC  (2+ messages)

[PATCH 00/14] fbdev: fix various memory leaks
 2026-05-14  8:24 UTC  (15+ messages)
` [PATCH 01/14] fbdev: hecubafb: fix potential memory leak in hecubafb_probe()
` [PATCH 02/14] fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_probe()
` [PATCH 03/14] fbdev: metronomefb: fix potential memory leak in metronomefb_probe()
` [PATCH 04/14] fbdev: radeon: fix potential memory leak in radeonfb_pci_register()
` [PATCH 05/14] fbdev: carminefb: fix potential memory leak in alloc_carmine_fb()
` [PATCH 06/14] fbdev: i740fb: fix potential memory leak in i740fb_probe()
` [PATCH 07/14] fbdev: nvidia: fix potential memory leak in nvidiafb_probe()
` [PATCH 08/14] fbdev: s3fb: fix potential memory leak in s3_pci_probe()
` [PATCH 09/14] fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe()
` [PATCH 10/14] fbdev: tridentfb: fix potential memory leak in trident_pci_probe()
` [PATCH 11/14] fbdev: uvesafb: fix potential memory leak in uvesafb_probe()
` [PATCH 12/14] fbdev: efifb: fix memory leak in efifb_probe()
` [PATCH 13/14] fbdev: vesafb: fix memory leak in vesafb_probe()
` [PATCH 14/14] fbdev: sm501fb: fix potential memory leak in sm501fb_probe()

[PATCH v4 0/6] drm/amdgpu: SVM VRAM migration via drm_pagemap (XNACK-on)
 2026-05-14  7:33 UTC  (4+ messages)
` [PATCH v4 5/6] drm/amdgpu: hook up ZONE_DEVICE registration in device init and reset

[PATCH v1 0/3] Add eDP lane mapping support
 2026-05-14  7:01 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: display: rockchip: analogix-dp: Expose inherited properties
` [PATCH v1 2/3] dt-bindings: display: bridge: analogix-dp: Add data-lanes support for endpoint
` [PATCH v1 3/3] drm/bridge: analogix_dp: Add support for optional data-lanes mapping

[PATCH 0/2] drm: detect panel type from DisplayID 2.x
 2026-05-14  6:54 UTC  (3+ messages)
` [PATCH 1/2] drm/edid: parse panel type from DisplayID 2.x Display Parameters block
` [PATCH 2/2] drm/amd/display: use DisplayID panel type in dm_set_panel_type

[PATCH] fastrpc: Reduce log level for DSP info and reserved memory messages
 2026-05-14  6:28 UTC 

[PATCH v3 0/2] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-14  6:08 UTC  (4+ messages)
` [PATCH v3 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature

[PATCH v2] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-05-14  5:55 UTC  (2+ messages)

[PATCH v6 0/6] driver core: remove software node from platform devices on device release
 2026-05-14  0:24 UTC  (8+ messages)
` [PATCH v6 1/6] driver core: platform: remove software node on release()
` [PATCH v6 2/6] platform/surface: gpe: use platform_device_register_full()
` [PATCH v6 3/6] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v6 4/6] driver core: platform: unify release path
` [PATCH v6 5/6] kunit: provide kunit_software_node_register()
` [PATCH v6 6/6] driver core: platform: tests: add test cases for correct swnode removal
` (subset) [PATCH v6 0/6] driver core: remove software node from platform devices on device release

[PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
 2026-05-13 21:54 UTC  (5+ messages)

[PATCH v5 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-05-13 21:12 UTC  (9+ messages)
` [PATCH v5 06/16] drm/msm: Add a6xx+ perfcntr tables
` [PATCH v5 08/16] drm/msm/a6xx: Add yield & flush helper
` [PATCH v5 09/16] drm/msm: Add per-context perfcntr state
` [PATCH v5 10/16] drm/msm: Add basic perfcntr infrastructure

[PATCH RFT 0/5] drm/msm: Attach a driver to GMU
 2026-05-13 21:10 UTC  (7+ messages)
` [PATCH RFT 2/5] drm/msm: Centralize the standalone drm device check for GPU
` [PATCH RFT 4/5] drm/msm: Always use component model for standalone GPU

[PATCH] drm/xe: Fix operator precedence bug in emit_flush_invalidate
 2026-05-13 11:37 UTC 

BUG: drm/ast: soft lockup due to missing timeout in hardware polling (ast_2500_patch_ahb)
 2026-05-13 11:39 UTC  (2+ messages)
` [PATCH] drm/ast: Add timeouts to AHB/SCU polling loops to prevent soft lockups

[PATCH] drm/omapdrm: avoid double drm_mode_config_cleanup()
 2026-05-13 12:00 UTC 

[PATCH 0/2] drm/bridge: lt9211: Add drive-strength-microamp DT property
 2026-05-13  9:02 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] drm/tegra: hdmi: Open-code drm_simple_encoder_init()
 2026-05-13 10:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] cgroup/dmem: introduce a peak file
 2026-05-13 20:44 UTC  (2+ messages)

[PATCH 00/11] media: renesas: vsp1: Modernize the driver
 2026-05-13 20:31 UTC  (24+ messages)
` [PATCH 01/11] media: renesas: vsp1: Avoid forward function declaration
` [PATCH 02/11] media: renesas: vsp1: Split vsp1_du_setup_lif()
` [PATCH 03/11] drm: renesas: rcar-du: Switch to new VSP API
` [PATCH 04/11] drm: renesas: rz-du: "
` [PATCH 05/11] media: renesas: vsp1: Use mutex guards
` [PATCH 06/11] media: renesas: vsp1: Use mutex scoped guards
` [PATCH 07/11] media: renesas: vsp1: Use spinlock guards
` [PATCH 08/11] media: renesas: vsp1: Use spinlock scoped guards
` [PATCH 09/11] media: renesas: vsp1: Simplify iteration over format arrays
` [PATCH 10/11] media: renesas: vsp1: Declare index variables in for loop statement
` [PATCH 11/11] media: renesas: vsp1: Drop deprecated vsp1_du_setup_lif() function

[PATCH] accel: ethosu: Validate SRAM size on submit
 2026-05-13 18:54 UTC 

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-13 18:39 UTC  (9+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg

[PATCH] drm/panthor: set __GFP_SKIP_KASAN
 2026-05-13 18:39 UTC  (3+ messages)

[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
 2026-05-13 18:23 UTC  (7+ messages)
` [PATCH RESEND v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH RESEND v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH RESEND v3 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH RESEND v3 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH RESEND v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH RESEND v3 6/6] usb: typec: ucsi: huawei-gaokun: "

[PATCH v2 0/2] drm/bridge: display-connector: detect DP state if cable is plugged on boot
 2026-05-13 18:19 UTC  (3+ messages)
` [PATCH v2 1/2] drm/bridge: display-connector: don't autoenable HPD IRQ
` [PATCH v2 2/2] drm/bridge: display-connector: trigger initial HPD event for DP

[PATCH v9 0/5] drm/msm/hdmi & phy: use generic PHY framework
 2026-05-13 18:14 UTC  (6+ messages)
` [PATCH v9 1/5] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v9 2/5] phy: qualcomm: hdmi-28lpm: provide dynamic configuration
` [PATCH v9 3/5] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v9 4/5] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v9 5/5] phy: qualcomm: add MSM8974 HDMI PHY support

[PATCH v4 0/2] arm64: dts: qcom: pixel 3a xl support with tianma panel
 2026-05-13 17:58 UTC  (5+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sdm670-google: add common device tree include
` [PATCH v4 2/2] arm64: dts: qcom: add support for pixel 3a xl with the tianma panel

[PATCH 0/2] drm/nouveau: nv04 FIFO cleanup + recovery for Tesla
 2026-05-13 17:50 UTC  (3+ messages)
` [PATCH 1/2] drm/nouveau/fifo/nv04: filter benign CACHE_ERROR from Mesa NV50 bind probe
` [PATCH 2/2] drm/nouveau/fifo: add recovery path for Tesla cache_error/dma_pusher

[PATCH 0/2] Add NEC LCD Technologies NL6448BC33-70C Panel Support
 2026-05-13 16:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: simple: Add NEC NL6448BC33-70C panel
` [PATCH 2/2] drm/panel: simple: add NEC NL6448BC33-70C

[PATCH] drm/ttm: Support 52-bit PAs in ttm_place
 2026-05-13 15:42 UTC  (4+ messages)

[PATCH v2] drm/ttm: Support 52-bit PAs in ttm_place
 2026-05-13 15:32 UTC  (3+ messages)

[PATCH i-g-t 0/8] dmem: add amdgpu support and one more test
 2026-05-13 15:31 UTC  (9+ messages)
` [PATCH i-g-t 2/8] Adjust xe_cgroups test to use igt_dmem_driver
` [PATCH i-g-t 3/8] Make xe_cgroup test a generic test
` [PATCH i-g-t 5/8] igt_dmem_driver: add amdgpu support
` [PATCH i-g-t 6/8] dmem: add test for current/max


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