public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 18:10:22 to 2026-02-26 03:02:23 UTC [more...]

[PATCH] staging: fbtft: fb_ra8875: replace udelays with usleep_range
 2026-02-25 21:14 UTC  (2+ messages)

[PATCH 0/7] drm: fix some kernel-doc warnings
 2026-02-26  3:00 UTC  (7+ messages)
` [PATCH 1/7] drm/gpusvm: fix kernel-doc warning for drm_gpusvm_pages_valid_unlocked()
` [PATCH 2/7] drm/scheduler: fix kernel-doc warning for drm_sched_job_done()
` [PATCH 3/7] drm/gma500: fix kernel-doc warning for framebuffer init/create functions
` [PATCH 4/7] drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
` [PATCH 5/7] drm/xe/pf: fix kernel-doc warning for SR-IOV VF restore function
` [PATCH 6/7] drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-02-26  2:26 UTC  (8+ messages)
` [reference PATCH v11 1/4] gpu: Move DRM buddy allocator one level up (part one)
` [reference PATCH v11 2/4] gpu: Move DRM buddy allocator one level up (part two)
` [reference PATCH v11 3/4] gpu: Fix uninitialized buddy for built-in drivers
` [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings

[PATCH 0/4] gpu: nova-core: gsp: add locking to Cmdq
 2026-02-26  0:42 UTC  (10+ messages)
` [PATCH 1/4] gpu: nova-core: gsp: fix stale doc comments on command queue methods
` [PATCH 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
` [PATCH 3/4] gpu: nova-core: gsp: make `Cmdq` a pinned type
` [PATCH 4/4] gpu: nova-core: gsp: add mutex locking to Cmdq

[PATCH v11 0/2] rust: clist patches for nova-core memory management
 2026-02-26  0:24 UTC  (6+ messages)
` [PATCH v11 1/2] rust: ffi: Convert pub use to pub mod and create ffi module
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists

[PATCH] amdgpu/display/dc/link: fix sparse warning on assigning int as nullptr
 2026-02-25 23:46 UTC 

[PATCH for 6.12 and 6.6 0/2] amdgpu: fix panic on old GPUs
 2026-02-25 21:50 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: Add pixel_clock to amd_pp_display_configuration
` [PATCH 2/2] drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-02-25 23:18 UTC  (23+ messages)
  ` [PATCH RFC 01/18] accel/qda: Add Qualcomm QDA DSP accelerator driver docs
  ` [PATCH RFC 02/18] accel/qda: Add Qualcomm DSP accelerator driver skeleton
  ` [PATCH RFC 03/18] accel/qda: Add RPMsg transport for Qualcomm DSP accelerator
  ` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU

[PATCH V2] accel/amdxdna: Use a different name for latest firmware
 2026-02-25 21:56 UTC  (3+ messages)

[PATCH v2] accel/ivpu: Limit number of maximum contexts and doorbells per user
 2026-02-25 20:50 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Use a different name for latest firmware
 2026-02-25 20:38 UTC  (3+ messages)

[PATCH 0/7] dma-buf: heaps: Turn heaps into modules
 2026-02-25 19:55 UTC  (16+ messages)
` [PATCH 1/7] dma: contiguous: Turn heap registration logic around
` [PATCH 2/7] mm: cma: Export cma_alloc and cma_release
` [PATCH 3/7] mm: cma: Export cma_get_name
` [PATCH 4/7] mm: cma: Export dma_contiguous_default_area
` [PATCH 5/7] dma-buf: heaps: Export mem_accounting parameter
` [PATCH 6/7] dma-buf: heaps: cma: Turn the heap into a module
` [PATCH 7/7] dma-buf: heaps: system: "

[PATCH] dt-bindings: display/msm: qcom,sm8750-mdss: Fix model typo
 2026-02-25 19:42 UTC  (2+ messages)

[PATCH RFT] drm/bridge: dw-hdmi: Replace calls to deprecated HDMI/audio detection functions
 2026-02-25 18:40 UTC  (3+ messages)

[PATCH v6] drm/edid: add CTA Video Format Data Block support
 2026-02-25 17:57 UTC 

[PATCH v2] drm/amd/ras: Fix type size of remainder argument
 2026-02-25 17:47 UTC 

[PATCH] drm/i915: Fix potential overflow of shmem scatterlist length
 2026-02-25 17:29 UTC  (5+ messages)

[PATCH] drm/amd/ras: Fix type size of remainder argument
 2026-02-25 17:28 UTC  (2+ messages)

[PATCH 00/14] drm: Create drm_output_color_format enum
 2026-02-25 17:21 UTC  (6+ messages)
` [PATCH 10/14] drm/arm: komeda: Convert to drm_output_color_format
` [PATCH 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

[PATCH v4 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2026-02-25 17:16 UTC  (12+ messages)
` [PATCH v4 1/6] cgroup/dmem: Add queries for protection values
` [PATCH v4 2/6] cgroup/dmem: Add dmem_cgroup_common_ancestor helper
` [PATCH v4 3/6] drm/ttm: Extract code for attempting allocation in a place
` [PATCH v4 4/6] drm/ttm: Split cgroup charge and resource allocation
` [PATCH v4 5/6] drm/ttm: Be more aggressive when allocating below protection limit
` [PATCH v4 6/6] drm/ttm: Use common ancestor of evictor and evictee as limit pool

[PATCH v8 00/25] gpu: nova-core: Add memory management support
 2026-02-25 14:26 UTC  (28+ messages)
` [PATCH v8 01/25] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v8 02/25] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v8 03/25] gpu: nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
` [PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v8 05/25] gpu: nova-core: fb: Add usable_vram field to FbLayout
` [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v8 07/25] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v8 08/25] gpu: nova-core: mm: Add common memory management types
` [PATCH v8 09/25] gpu: nova-core: mm: Add TLB flush support
` [PATCH v8 10/25] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH v8 12/25] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v8 13/25] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v8 14/25] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v8 15/25] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v8 17/25] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v8 18/25] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v8 19/25] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v8 20/25] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v8 21/25] gpu: nova-core: gsp: Add BAR1 PDE base accessors
` [PATCH v8 22/25] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v8 23/25] gpu: nova-core: mm: Add BarUser to struct Gpu and create at boot
` [PATCH v8 24/25] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests

[PATCH] drm/dumb-buffers: document that it's only for linear FB
 2026-02-25 14:13 UTC  (7+ messages)

[PATCH v4 0/2] Add lontium lt8713sx bridge driver
 2026-02-25 14:12 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: bridge: lt8713sx: Add bindings

[PATCH] gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions
 2026-02-25 13:20 UTC  (3+ messages)

[PATCH v8 0/8] drm/amd/display: more drm_edid to AMD display driver (partial)
 2026-02-25 12:04 UTC  (9+ messages)
` [PATCH v8 1/8] drm/amd/display: make sure drm_edid stored in aconnector doesn't leak
` [PATCH v8 2/8] drm/amd/display: start using drm_edid helpers to parse EDID caps
` [PATCH v8 3/8] drm/amd/display: use drm_edid_product_id for parsing EDID product info
` [PATCH v8 4/8] drm/amd/display: use drm_edid helper to set analog EDID caps
` [PATCH v8 5/8] drm/edid: introduce a helper that gets monitor name from drm_edid
` [PATCH v8 6/8] drm/amd/display: get panel id with drm_edid helper
` [PATCH v8 7/8] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH v8 8/8] drm/amd/display: get SADB "

[PATCH] drm/msm/a6xx: Fix the bogus protect error on X2-85
 2026-02-25 11:32 UTC  (2+ messages)

[PATCH 0/5] drm/imagination: add support for j721e,j784s4,j722s,am62p
 2026-02-25 11:06 UTC  (9+ messages)
` [PATCH 1/5] arm64: dts: ti: k3-j721e: Add GPU node
` [PATCH 2/5] dt-bindings: gpu: img: Add J721e SoC specific compatible
` [PATCH 3/5] arm64: dts: ti: k3-j784s4: Add GPU node
` [PATCH 4/5] arm64: dts: ti: add "
` [PATCH 5/5] clk: keystone: don't cache clock rate

[PATCH 0/5] Add DSI display support for SC8280XP
 2026-02-25 11:02 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: display: msm-dsi-phy-7nm: Add SC8280XP
` [PATCH 2/5] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH 3/5] dt-bindings: display: msm: Document DSI controller and DSI PHY on SC8280XP
` [PATCH 4/5] drm/msm/dsi: Add DSI PHY configuration "
` [PATCH] arm64: dts: qcom: sc8280xp: Add dsi nodes "

[PATCH 0/1] Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
 2026-02-25 10:15 UTC  (2+ messages)
` [PATCH 1/1] drm: "

[PATCH v3] drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
 2026-02-25  9:38 UTC 

[PATCH 0/6] Add LCD and LVDS controller for sama7d65 SoC
 2026-02-25  8:54 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: microchip: sama7d65: add LCD controller
` [PATCH 2/6] dt-bindings: display: bridge: microchip, sam9x75-lvds: document SAMA7D65 binding
` [PATCH 3/6] ARM: dts: microchip: sama7d65: add LVDS controller
` [PATCH 4/6] ARM: configs: at91: sama7: enable DRM hlcdc support
` [PATCH 5/6] ARM: configs: at91: sama7: enable config for atmel maxtouch
` [PATCH 6/6] ARM: configs: at91: sama7: enable LVDS serializer support

[PATCH] drm/amdgpu: Fix resource leaks
 2026-02-25  6:36 UTC  (2+ messages)

[PATCH] drm/client: Do not destroy NULL modes
 2026-02-25  7:52 UTC  (2+ messages)

[PATCH 0/5] drm/vblank: Deferred Enable and Disable
 2026-02-25  4:42 UTC  (7+ messages)
` [PATCH 1/5] drm/vblank: Add drm_crtc_vblank_is_off() helper
` [PATCH 2/5] drm/vblank: Introduce deferred vblank enable/disable
` [PATCH 3/5] drm/amd/display: Refactor amdgpu_dm_crtc_set_vblank
` [PATCH 4/5] drm/amd/display: Implement deferred vblanks on IPS platforms
` [PATCH 5/5] drm/vblank: Add some debugging trace events

[PATCH v5 0/6] platform/x86/intel/vsec: Prep for ACPI PMT discovery
 2026-02-25  1:50 UTC  (7+ messages)
` [PATCH v5 1/6] platform/x86/intel/vsec: Refactor base_addr handling
` [PATCH v5 2/6] platform/x86/intel/vsec: Make driver_data info const
` [PATCH v5 3/6] platform/x86/intel/vsec: Decouple add/link helpers from PCI
` [PATCH v5 4/6] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
` [PATCH v5 5/6] platform/x86/intel/vsec: Return real error codes from registration path
` [PATCH v5 6/6] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec

[PATCH v2] drm/pagemap_util: Ensure proper cache lock management on free
 2026-02-24 23:15 UTC  (3+ messages)

[PATCH v2 0/4] fbdev: defio: Protect against device/module removal
 2026-02-24 22:02 UTC  (2+ messages)


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