public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 13:01:18 to 2026-05-12 13:30:30 UTC [more...]

[PATCH v2] drm/virtio: move cursor resv lock acquisition to prepare_fb
 2026-05-12  6:34 UTC  (2+ messages)

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

[PATCH v5] drm/amd/pm: Use guard(mutex) instead of manual lock+unlock
 2026-05-11 13:50 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] cgroup/dmem: return -ENOMEM on failed pool preallocation
 2026-05-11 13:03 UTC  (2+ messages)

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

[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 v3 0/2] drm/bridge: it66121: Fix display output on DVI monitors
 2026-05-12 13:22 UTC  (3+ 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 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 v5 0/7] driver core: remove software node from platform devices on device release
 2026-05-12 11:59 UTC  (8+ 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 v2 00/11] drm/panthor: Reduce dma_fence signalling latency
 2026-05-12 11:50 UTC  (13+ 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 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 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-12 11:31 UTC  (5+ 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 v4] drm/bridge: dw-hdmi-qp: Guard clear_audio_infoframe when PHY is down
 2026-05-12 10:31 UTC 

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-12 10:14 UTC  (7+ 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 v4 00/10] Add eDP support for RK3576
 2026-05-12  9:56 UTC  (11+ 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] 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  (7+ 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  (6+ messages)

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

[PATCH] Revert "i915: don't use a vma that didn't match the context VM"
 2026-05-12  8:58 UTC 

[PATCH v4 0/5] Add reclaim to the dmem cgroup controller
 2026-05-12  8:24 UTC  (6+ messages)
` [PATCH v4 1/5] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v4 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v4 3/5] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v4 4/5] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v4 5/5] drm/amdgpu: "

[PATCH v2] drm/loongson: use managed KMS polling
 2026-05-12  8:11 UTC  (4+ messages)

[PATCH v3] drm/gem: Make the GEM LRU lock part of drm_device
 2026-05-12  6:59 UTC 

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

[PATCH 0/4] drm/imagination: Multiple enhancement
 2026-05-12  6:47 UTC  (5+ messages)
` [PATCH 1/4] drm/imagination: Populate FW common context ID before passing to the FW
` [PATCH 2/4] drm/imagination: Don't timeout job if its fence has been signaled
` [PATCH 3/4] drm/imagination: Rename FW booted to FW initialised
` [PATCH 4/4] drm/imagination: Access FW initialised state with READ/WRITE_ONCE

[PATCH v7 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-05-12  6:40 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: bridge: "
` [PATCH v7 2/2] drm/bridge: "

[PATCH] drm/loongson: clean up KMS polling on probe failure
 2026-05-12  6:35 UTC  (4+ messages)

[PATCH v2] drm/panel-edp: Add AUO B133HAN06.6 and BOE NV133FHM-N4F V8.0
 2026-05-12  4:54 UTC 

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

[PATCH v2 0/5] Fix some issues from igt runs
 2026-05-12  0:27 UTC  (6+ messages)
` [PATCH v2 1/5] drm/vmwgfx: Add some checks to vmw_cursor_plane_atomic_update
` [PATCH v2 2/5] drm/vmwgfx: Check vrefresh in drm_mode_setcrtc
` [PATCH v2 3/5] drm/vmwgfx: Reserve ttm object before resv usage
` [PATCH v2 4/5] drm/vmwgfx: Change ttm refs for dumb buffers
` [PATCH v2 5/5] drm/vmwgfx: Remove duplicates in vmwgfx_bo.h

[PATCH 00/11] media: renesas: vsp1: Modernize the driver
 2026-05-11 23:56 UTC  (12+ 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 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-05-11 22:23 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: arm-smmu: Update the description for Kaanapali GPU SMMU
` [PATCH 2/8] dt-bindings: display/msm: gpu: Document Adreno 840
` [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] dma-buf: Fix silent overflow for phys vec to sgt
 2026-05-11 21:42 UTC 

[PATCH v3 0/5] Devicetree support for Glymur GPU
 2026-05-11 20:58 UTC  (7+ messages)
` [PATCH v3 1/5] drm/msm/a8xx: Fix RSCC offset
` [PATCH v3 2/5] dt-bindings: display/msm: gpu: Document Adreno X2-185
` [PATCH v3 3/5] dt-bindings: arm-smmu: Update the description for Glymur GPU SMMU
` [PATCH v3 4/5] arm64: dts: qcom: glymur: Add GPU smmu node
` [PATCH v3 5/5] arm64: dts: qcom: Add GPU support for Glymur

[PATCH v3 0/5] Add reclaim to the dmem cgroup controller
 2026-05-11 17:30 UTC  (6+ messages)
` [PATCH v3 1/5] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v3 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v3 3/5] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v3 4/5] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v3 5/5] drm/amdgpu: "

[PATCH v2 0/3] gpu/buddy: Per-order free and used block scoreboards
 2026-05-11 16:41 UTC  (4+ messages)
` [PATCH v2 1/3] gpu/buddy: Fix use-after-free in split_block() call sites
` [PATCH v2 2/3] gpu/buddy: Track per-order free blocks with a scoreboard
` [PATCH v2 3/3] gpu/buddy: Track per-order used "

[PATCH v6 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-05-11 16:40 UTC  (12+ messages)
` [PATCH v6 01/11] drm/bridge: drm_bridge_put(): ignore ERR_PTR
` [PATCH v6 02/11] drm/bridge: add of_drm_get_bridge_by_endpoint()
` [PATCH v6 03/11] drm/msm/hdmi: switch to of_drm_get_bridge_by_endpoint()
` [PATCH v6 04/11] drm/hisilicon/kirin: "
` [PATCH v6 05/11] drm/bridge: chrontel-ch7033: "
` [PATCH v6 06/11] drm/bridge: lontium-lt9611uxc: "
` [PATCH v6 07/11] drm/bridge: lt9611: "
` [PATCH v6 08/11] drm/bridge: adv7511: "
` [PATCH v6 09/11] drm/bridge: lt8713sx: "
` [PATCH v6 10/11] drm: zynqmp_dp: "
` [PATCH v6 11/11] drm: of: forbid bridge-only calls to drm_of_find_panel_or_bridge()

[PATCH] drm/gem: Remove unneeded ret check in change handle ioctl
 2026-05-11 14:25 UTC 

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

[PATCH v5 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-05-11 12:59 UTC  (13+ messages)
` [PATCH v5 05/16] drm/msm/registers: Add perfcntr json
` [PATCH v5 06/16] drm/msm: Add a6xx+ perfcntr tables
` [PATCH v5 07/16] drm/msm: Add sysprof accessors
` [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 v5 11/16] drm/msm/a6xx+: Add support to configure perfcntrs
` [PATCH v5 12/16] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH v5 13/16] drm/msm: Add PERFCNTR_CONFIG ioctl
` [PATCH v5 14/16] drm/msm/a6xx: Increase pwrup_reglist size
` [PATCH v5 15/16] drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
` [PATCH v5 16/16] drm/msm/a6xx: Allow IFPC with perfcntr stream


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