public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-20 22:27:38 to 2026-04-22 08:27:14 UTC [more...]

[PATCH v3] drm/qxl: Convert qxl release idr to xarray
 2026-04-22  3:17 UTC 

[PATCH] drm/panel/boe-tv101wum-nl6: set MIPI_DSI_MODE_LPM after sending panel disable cmds
 2026-04-21 15:31 UTC 

[PATCH] drm/amdgpu: deduplicate ring preempt ib function
 2026-04-22  6:58 UTC  (2+ messages)

[PATCH 0/2] Add LT7911EXC edp to mipi bridge driver
 2026-04-22  1:06 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings:bridge Add LT7911EXC binding
` [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver

[PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
 2026-04-22  4:41 UTC  (16+ messages)
` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium, lt9611.yaml binding file
  ` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium,lt9611.yaml "
` [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip

[PATCH] drm/amdgpu: deduplicate JPEG v5.0 interrupt routine
 2026-04-21 20:02 UTC 

[PATCH 0/2] drm/amdgpu/jpeg: deduplicate process_interrupt across JPEG versions
 2026-04-22  0:38 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu/jpeg: deduplicate jpeg_v3_0 process_interrupt
` [PATCH 2/2] drm/amdgpu/jpeg: deduplicate jpeg_v5_3_0 process_interrupt

[PATCH 0/3] drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-22  8:22 UTC  (10+ messages)
` [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH 2/3] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH 3/3] drm/xe: Avoid shrinker reclaim from kswapd under fragmentation

[PATCH v6 0/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels
 2026-04-22  7:43 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver
` [PATCH v6 2/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels

[PATCH v5 0/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels
 2026-04-22  7:36 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver
` [PATCH v5 2/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels

[PATCH v3] drm/bridge: ite-it6263: Support power cycle in runtime
 2026-04-22  7:16 UTC  (3+ messages)

[PATCH v2 0/5] gpu: nova-core: run unload sequence upon unbinding
 2026-04-22  6:01 UTC  (12+ messages)
` [PATCH v2 1/5] rust: add warn_on_err macro
` [PATCH v2 2/5] gpu: nova-core: use "
` [PATCH v2 3/5] gpu: nova-core: do not import firmware commands into GSP command module
` [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
` [PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding

[PATCH 00/13] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-04-22  3:41 UTC  (21+ messages)
` [PATCH 01/13] drm/msm: Remove obsolete perf infrastructure
` [PATCH 02/13] drm/msm/adreno: Sync registers from mesa
` [PATCH 03/13] drm/msm/registers: Sync gen_header.py "
` [PATCH 04/13] drm/msm/registers: Add perfcntr json
` [PATCH 05/13] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` [PATCH 09/13] drm/msm: Add per-context perfcntr state
` [PATCH 12/13] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH 13/13] drm/msm: Add PERFCNTR_CONFIG ioctl

[PATCH 0/6] drm/msm: fbdev: Use client buffers
 2026-04-22  0:14 UTC  (15+ messages)
` [PATCH 1/6] drm/msm: Do not declare msm_framebuffer_init() as static
` [PATCH 2/6] drm/msm: fbdev: Inline msm_alloc_stolen_fb()
` [PATCH 3/6] drm/msm: fbdev: Fix error reporting
` [PATCH 4/6] drm/msm: fbdev: Calculate buffer geometry with format helpers
` [PATCH 5/6] drm/msm: fbdev: Use a DRM client buffer
` [PATCH 6/6] drm/msm: Make msm_framebuffer_init() an internal interface again

[PATCH v12 0/5] Rust bindings for gem shmem
 2026-04-21 23:52 UTC  (6+ messages)
` [PATCH v12 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v12 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v12 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v12 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v12 5/5] rust: drm: gem: Add vmap functions to shmem bindings

[PATCH v11 0/5] Rust bindings for gem shmem
 2026-04-21 23:48 UTC  (7+ messages)
` [PATCH v11 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v11 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v11 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v11 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v11 5/5] rust: drm: gem: Add vmap functions to shmem bindings

[PATCH V1] accel/amdxdna: Improve tracing for job lifecycle and mailbox RX worker
 2026-04-21 19:45 UTC  (4+ messages)

[PATCH v2] drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
 2026-04-21 17:57 UTC 

[PATCH] pvr: acquire vm_ctx->lock before mapping memory to GPU VM
 2026-04-21 17:56 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Renesas RZ/G3L LVDS encoder
 2026-04-21 17:29 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: display: bridge: Document "
` [PATCH v2 3/3] drm: renesas: rz-du: Add support for "

[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
 2026-04-21 16:34 UTC  (4+ messages)

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-21 14:56 UTC  (12+ messages)
` [PATCH v2 01/11] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v2 02/11] rust: io: generalize `Mmio` "
` [PATCH v2 03/11] rust: io: use pointer types instead of address
` [PATCH v2 04/11] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v2 06/11] rust: io: add view type
` [PATCH v2 07/11] rust: dma: add methods to unsafely create reference from subview
` [PATCH v2 08/11] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH v2 09/11] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v2 10/11] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v2 11/11] rust: io: add copying methods

[Bug 221376] New: AMD RADEON RX 9070 XT - modprobe amdgpu is fail
 2026-04-21 13:42 UTC  (5+ messages)
` [PATCH] drm/amdgpu: fix zero-size GDS range init on RDNA4

[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
 2026-04-21 11:50 UTC  (13+ messages)
` [PATCH v7 1/5] bug/kunit: Core "
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
` [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests

[PATCH 0/2] DSC max delta bpp support
 2026-04-21 10:50 UTC  (5+ messages)
` [PATCH 1/2] drm/dp: Define DSC bpp delta DPCD fields
` [PATCH 2/2] drm/i915/dp: Decode DSC max delta bpp from sink DPCD

[PATCH v2 0/3] Let userspace know about swapped out panthor GEM objects
 2026-04-21 10:45 UTC  (4+ messages)
` [PATCH v2 1/3] drm/fdinfo: Add "evicted" memory accounting
` [PATCH v2 2/3] drm/panthor: Implement evicted status for GEM objects
` [PATCH v2 3/3] drm/panthor: Reduce padding in gems debugfs for refcount

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

[PATCH] accel/ivpu: Fix swapped register names in pwr_island_drive functions
 2026-04-21  9:39 UTC 

[PATCH v3 00/11] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-04-21  8:20 UTC  (12+ messages)
` [PATCH v3 01/11] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
` [PATCH v3 02/11] gpu: nova-core: vbios: limit `BitToken` entry reads
` [PATCH v3 03/11] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
` [PATCH v3 04/11] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH v3 05/11] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH v3 06/11] gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
` [PATCH v3 07/11] gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
` [PATCH v3 08/11] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v3 09/11] gpu: nova-core: vbios: simplify setup_falcon_data
` [PATCH v3 10/11] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
` [PATCH v3 11/11] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images

[PATCH] drm/color-mgmt: Typo s/R332/RGB332/
 2026-04-21  8:04 UTC  (3+ messages)

[PATCH v2 0/4] drm/hibmc: Fix plane helpers and convert to gem-shmem
 2026-04-21  7:56 UTC  (3+ messages)
` [PATCH v2 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()

[PATCH 0/5] drm/tegra: fbdev: Use client buffers
 2026-04-21  7:29 UTC  (6+ messages)
` [PATCH 1/5] drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info
` [PATCH 2/5] drm/tegra: fbdev: Remove offset into framebuffer memory
` [PATCH 3/5] drm/tegra: fbdev: Calculate buffer geometry with format helpers
` [PATCH 4/5] drm/tegra: fbdev: Use a DRM client buffer
` [PATCH 5/5] drm/tegra: Make tegra_fb_alloc() an internal interface

[PATCH 0/2] Let userspace know about swapped out panthor GEM objects
 2026-04-21  7:22 UTC  (5+ messages)
` [PATCH 2/2] drm/panthor: Implement evicted status for "

[PATCH] drm/appletbdrm: Use kvzalloc for big allocations
 2026-04-20 12:17 UTC 

[PATCH v1] drm/panel: lg-sw43408: remove panel on DSI attach failure
 2026-04-20  7:38 UTC 

[PATCH 0/3] fbdev: Request memory regions in platform drivers
 2026-04-20 13:44 UTC  (4+ messages)
` [PATCH 1/3] fbdev: cobalt_lcdfb: Request memory region
` [PATCH 2/3] fbdev: clps711x-fb: Request memory region for MMIO
` [PATCH 3/3] fbdev: goldfishfb: Request memory region

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

[PATCH] drm/qxl: Convert qxl release idr to xarray
 2026-04-20  8:36 UTC 

[PATCH] drm: Fix DYNAMIC_DEBUG_MODULE propagation to subdirectories
 2026-04-20 16:04 UTC 

[PATCH v1] drm/panel: ili9881c: remove panel on DSI attach failure
 2026-04-20  6:34 UTC 

[PATCH] drm/amd/amdgpu: consolidate SDMA trap IRQ handler
 2026-04-20  3:28 UTC 

[PATCH v2] drm/qxl: Convert qxl release idr to xarray
 2026-04-21  6:00 UTC 

[PATCH] drm/panel: jdi-fhd-r63452: remove panel on DSI attach failure
 2026-04-20  6:52 UTC 

[PATCH 0/4] Fix checking of iommu_map_sgtable return value
 2026-04-21  4:02 UTC  (5+ messages)
` [PATCH 1/4] gpu: host1x: Fix iommu_map_sgtable() return value check
` [PATCH 2/4] drm/tegra: "
` [PATCH 3/4] drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN
` [PATCH 4/4] media: nvidia: tegra-vde: Fix iommu_map_sgtable() return value check


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