public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-05-12 08:24:55 to 2026-05-13 07:49:30 UTC [more...]

[PATCH 0/2] drm/verisilicon: add Nuvoton MA35D1 DCUltra Lite support
 2026-05-12 13:12 UTC  (9+ messages)
` [PATCH 2/2] drm/verisilicon: add support for Nuvoton MA35D1 DCUltra Lite display controller

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

[PATCH] drm/amdgpu: fix inconsistent indenting in amdgpu_gfx_ring_preempt_ib
 2026-05-12 16:26 UTC  (2+ messages)

[PATCH v5 00/10] Add eDP support for RK3576
 2026-05-13  7:44 UTC  (6+ messages)
` [PATCH v5 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588
` [PATCH v5 02/10] dt-bindings: display: rockchip: analogix-dp: Add per-clock descriptions
` [PATCH v5 03/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP0
` [PATCH v5 07/10] arm64: dts: rockchip: Add eDP node for RK3576
` [PATCH v5 10/10] drm/rockchip: analogix_dp: Add support "

[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-13  7:47 UTC  (7+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()
` [PATCH 2/2] drm/ttm: Use ttm_backup_insert_folio() for zero-copy swapout

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

[PATCH] drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
 2026-05-13  7:20 UTC  (3+ messages)

[PATCH v3] drm/loongson: Use managed KMS polling
 2026-05-13  6:57 UTC 

[PATCH v2] drm/loongson: use managed KMS polling
 2026-05-13  6:56 UTC  (3+ messages)

[PATCH v4 00/10] Add eDP support for RK3576
 2026-05-13  6:48 UTC  (15+ messages)
` [PATCH v4 01/10] dt-bindings: display: rockchip: analogix-dp: Allow hclk as third clock
` [PATCH v4 02/10] dt-bindings: display: rockchip: analogix-dp: Add per-clock descriptions
` [PATCH v4 03/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP0
` [PATCH v4 04/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP1
` [PATCH v4 05/10] drm/rockchip: analogix_dp: Enable hclk for RK3588
` [PATCH v4 06/10] dt-bindings: display: rockchip: analogix-dp: Add support for RK3576
` [PATCH v4 07/10] arm64: dts: rockchip: Add eDP node "
` [PATCH v4 08/10] drm/bridge: analogix_dp: Rename and simplify is_rockchip()
` [PATCH v4 09/10] drm/bridge: analogix_dp: Add support for RK3576
` [PATCH v4 10/10] drm/rockchip: "

[PATCH v3 0/2] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-13  6:37 UTC  (6+ messages)
` [PATCH v3 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
` [PATCH v3 2/2] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH v5] drm/amd/pm: Use guard(mutex) instead of manual lock+unlock
 2026-05-13  6:12 UTC  (3+ messages)

[PATCH RFT 0/5] drm/msm: Attach a driver to GMU
 2026-05-13  5:41 UTC  (9+ messages)
` [PATCH RFT 1/5] drm/msm/adreno/a6xx: Mark cxpd device_link as stateless
` [PATCH RFT 2/5] drm/msm: Centralize the standalone drm device check for GPU
` [PATCH RFT 3/5] drm/msm/adreno: Fix invalid drvdata typecast in adreno_remove()
` [PATCH RFT 4/5] drm/msm: Always use component model for standalone GPU
` [PATCH RFT 5/5] drm/msm: Attach a driver to the GMU

[PATCH v4] drm/amd/pm: Use guard(mutex) instead of manual lock+unlock
 2026-05-13  5:11 UTC  (2+ messages)

[syzbot] [dri?] WARNING in drm_prime_destroy_file_private (3)
 2026-05-13  4:30 UTC  (2+ messages)
` [PATCH] drm: Replace old pointer to new idr

[PATCH v2 00/11] drm/panthor: Reduce dma_fence signalling latency
 2026-05-12 22:40 UTC  (24+ messages)
` [PATCH v2 01/11] drm/panthor: Make panthor_irq::state a non-atomic field
` [PATCH v2 02/11] drm/panthor: Move the register accessors before the IRQ helpers
` [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 05/11] drm/panthor: Make panthor_fw_{update,toggle}_reqs() callable from IRQ context
  ` [PATCH v2 05/11] drm/panthor: Make panthor_fw_{update, toggle}_reqs() "
` [PATCH v2 06/11] drm/panthor: Prepare the scheduler logic for FW events in "
` [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/ttm: Support 52-bit PAs in ttm_place
 2026-05-12 22:31 UTC 

[PATCH i-g-t 0/8] dmem: add amdgpu support and one more test
 2026-05-12 22:27 UTC  (10+ messages)
` [PATCH i-g-t 1/8] Introduce dmem driver and implement Xe support
` [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 4/8] amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t 5/8] igt_dmem_driver: add amdgpu support
` [PATCH i-g-t 6/8] dmem: add test for current/max
` [PATCH i-g-t 7/8] dmem: only check for dmem availability once
` [PATCH i-g-t 8/8] dmem: get region once per driver

[PATCH v2 0/9] Introduce error threshold to drm_ras
 2026-05-12 20:49 UTC  (11+ messages)
` [PATCH v2 1/9] drm/ras: Update counter helpers with counter naming
` [PATCH v2 2/9] drm/ras: Introduce get-error-threshold
` [PATCH v2 3/9] drm/ras: Introduce set-error-threshold
` [PATCH v2 4/9] drm/xe/uapi: Add additional error components to xe drm_ras
` [PATCH v2 5/9] drm/xe/ras: Get error threshold support
` [PATCH v2 6/9] drm/xe/ras: Set "
` [PATCH v2 7/9] drm/xe/drm_ras: Wire up error threshold callbacks
` [PATCH v2 8/9] drm/xe/xe_ras: Move xe drm_ras registration
` [PATCH v2 9/9] drm/xe/xe_ras: Control xe drm_ras registration with a flag

[PATCH v4 0/6] Devicetree support for Glymur GPU
 2026-05-12 19:21 UTC  (7+ messages)
` [PATCH v4 1/6] drm/msm/a8xx: Fix RSCC offset
` [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 v4 4/6] arm64: dts: qcom: glymur: Add GPU smmu node
` [PATCH v4 5/6] arm64: dts: qcom: Add GPU support for Glymur
` [PATCH v4 6/6] arm64: dts: qcom: glymur: Add GPU cooling

[PATCH 0/9] drm/amd/display: convert GPIO translation logic to lookup tables
 2026-05-12 18:59 UTC  (10+ messages)
` [PATCH 1/9] drm/amd/display: add GPIO HW translation helpers
` [PATCH 2/9] drm/amd/display: convert dcn10 GPIO translation to lookup tables
` [PATCH 3/9] drm/amd/display: convert dcn20 "
` [PATCH 4/9] drm/amd/display: convert dcn21 "
` [PATCH 5/9] drm/amd/display: convert dcn30 "
` [PATCH 6/9] drm/amd/display: convert dcn315 "
` [PATCH 7/9] drm/amd/display: convert dcn32 "
` [PATCH 8/9] drm/amd/display: convert dcn401 "
` [PATCH 9/9] drm/amd/display: convert dcn42 "

[PATCH v3 0/2] drm/bridge: it66121: Fix display output on DVI monitors
 2026-05-12 18:54 UTC  (5+ messages)
` [PATCH v3 1/2] drm/bridge: ite-it66121: Set TX mode in the .atomic_enable callback
` [PATCH v3 2/2] drm/bridge: ite-it66121: Select HDMI or DVI mode based on sink type

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-12 18:53 UTC  (8+ messages)
` [PATCH RFC 1/5] memcg: Track exported dma-buffers
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
` [PATCH RFC 3/5] security: dma-heap: Add dma_heap_alloc LSM hook
` [PATCH RFC 4/5] selinux: Restrict cross-cgroup dma-heap charging
` [PATCH RFC 5/5] selftests/dmabuf-heaps: Add dma-buf memcg accounting tests

[PATCH v5 0/7] driver core: remove software node from platform devices on device release
 2026-05-12 18:15 UTC  (13+ messages)
` [PATCH v5 1/7] platform/surface: gpe: use platform_device_register_full()
` [PATCH v5 2/7] driver core: platform: make the swnode check stricter
` [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
` [PATCH v5 4/7] drm/xe/i2c: use platform_device_add_software_node()
` [PATCH v5 5/7] driver core: platform: remove software node on release()
` [PATCH v5 6/7] kunit: provide kunit_software_node_register()
` [PATCH v5 7/7] driver core: platform: tests: add test cases for correct swnode removal

[PATCH RFC v3 0/3] Add splash DRM client
 2026-05-12 17:41 UTC  (3+ messages)

[PATCH] drm/panthor: set __GFP_SKIP_KASAN
 2026-05-12 17:36 UTC 

[PATCH v3] drm/gem: Make the GEM LRU lock part of drm_device
 2026-05-12 17:13 UTC  (2+ messages)

[PATCH v2] drm/panel-edp: Add AUO B133HAN06.6 and BOE NV133FHM-N4F V8.0
 2026-05-12 16:19 UTC  (2+ messages)

[PATCH] Revert "i915: don't use a vma that didn't match the context VM"
 2026-05-12 15:15 UTC  (2+ messages)

[PATCH v3 0/5] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-05-12 14:41 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: display: renesas, rzg2l-du: Refuse port@1 for RZ/G2UL
` [PATCH v3 2/5] dt-bindings: display: renesas, rzg2l-du: Add RZ/T2H and RZ/N2H support
` [PATCH v3 3/5] drm: renesas: rz-du: Make DU reset control optional for RZ/T2H support
` [PATCH v3 4/5] drm: renesas: rz-du: Move mode_valid logic to per-output clock limits
` [PATCH v3 5/5] drm: renesas: rz-du: Add support for RZ/T2H SoC

[PATCH v5 0/5] Introduce cold reset recovery method
 2026-05-12 13:26 UTC  (6+ messages)
` [PATCH v5 1/5] Introduce Xe Uncorrectable Error Handling
` [PATCH v5 2/5] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [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 v4 00/20] drm/atomic: Rework initial state allocation
 2026-05-12 13:06 UTC  (21+ messages)
` [PATCH v4 01/20] drm/atomic: Document atomic commit lifetime
` [PATCH v4 02/20] drm/colorop: Fix typos in the doc
` [PATCH v4 03/20] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v4 04/20] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v4 05/20] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v4 06/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v4 07/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v4 08/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v4 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v4 10/20] drm/plane: Add new atomic_create_state callback
` [PATCH v4 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v4 12/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v4 13/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v4 14/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v4 15/20] drm/connector: Add new atomic_create_state callback
` [PATCH v4 16/20] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v4 17/20] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v4 18/20] drm/tidss: Switch "
` [PATCH v4 19/20] drm/tidss: Convert to atomic_create_state
` [PATCH v4 20/20] drm/bridge_connector: "

[PATCH v4] drm/bridge: dw-hdmi-qp: Guard clear_audio_infoframe when PHY is down
 2026-05-12 10:31 UTC 

[PATCH] Revert "drm/imagination: Warn or error on unsupported hardware"
 2026-05-12 10:00 UTC  (4+ messages)

[PATCH 0/3] drm/bridge: it66121: Fix display output on DVI monitors
 2026-05-12  9:24 UTC  (6+ messages)
` [PATCH 3/3] drm/bridge: it66121: Select HDMI or DVI mode based on sink type

[PATCH v2] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-05-12  9:18 UTC 

[PATCH] dt-bindings: Consolidate "sram" property definition
 2026-05-12  9:15 UTC  (2+ messages)

[PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
 2026-05-12  8:59 UTC  (3+ messages)

[PATCH v4 0/5] Add reclaim to the dmem cgroup controller
 2026-05-12  8:24 UTC  (3+ messages)
` [PATCH v4 4/5] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v4 5/5] drm/amdgpu: "


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