public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-06-01 22:45:27 to 2026-06-02 21:58:33 UTC [more...]

[PATCH] staging: fbtft: replace sprintf with snprintf
 2026-06-02 18:31 UTC  (4+ messages)

[PATCH 0/2] drm/amdgpu: fix MES queue init wptr reset on atomic64 carriers
 2026-06-02 12:03 UTC  (7+ messages)
` [PATCH 1/2] drm/amdgpu/mes11: fix queue init wptr reset
    `  "
` [PATCH 2/2] drm/amdgpu/mes12: "

[PATCH v8 0/4] drm/atomic: track individual colorop updates
 2026-06-02 21:53 UTC  (2+ messages)
` [PATCH v8 1/4] drm/colorop: Remove read-only comments from interpolation fields

[PATCH v10 00/11] Add eDP support for RK3576
 2026-06-02 20:41 UTC  (5+ messages)
` [PATCH v10 01/11] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588
` (subset) [PATCH v10 00/11] Add eDP support for RK3576

[PATCH v4 0/3] Rockchip DRM use-after-free & null-ptr-deref fixes
 2026-06-02 19:31 UTC  (2+ messages)

[PATCH v2] drm: writeback: Document behaviour for framebuffer size mismatch
 2026-06-02 19:17 UTC 

[PATCH v2 0/2] YUV support for VOP2 background color
 2026-06-02 18:47 UTC  (6+ messages)
` [PATCH v2 1/2] drm/rockchip: vop2: Rename CSC_BT2020 to CSC_BT2020L
  `  "
` [PATCH v2 2/2] drm/rockchip: vop2: Add YUV support to background color
  `  "

[PATCH RESEND v4 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
 2026-06-02 18:36 UTC  (4+ messages)
` [PATCH RESEND v4 1/3] drm/bridge: sii9234: fix some typos in comments and messages
` [PATCH RESEND v4 2/3] drm/bridge: sii9234: use dev_err_probe where applicable
` [PATCH RESEND v4 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL

[PATCH] drm/msm/dp: add EDID re-read retry in msm_dp_panel_get_modes()
 2026-06-02 18:26 UTC  (3+ messages)

[PATCH v2] drm/msm/dp: add missing drm_edid_connector_update() before add_modes on cached EDID
 2026-06-02 18:18 UTC 

[PATCH v4 0/2] drm/v3d: Fix indirect CSD jobs with zeroed workgroups
 2026-06-02 17:50 UTC  (3+ messages)
` [PATCH v4 1/2] drm/v3d: Fix vaddr leak when indirect CSD has "
` [PATCH v4 2/2] drm/v3d: Skip CSD when it "

[PATCH v16 0/6] Rust bindings for gem shmem
 2026-06-02 17:25 UTC  (7+ messages)
` [PATCH v16 1/6] rust: drm: gem/shmem: Add DmaResvGuard helper
` [PATCH v16 2/6] rust: drm: gem: Add vmap functions to shmem bindings
` [PATCH v16 3/6] rust: sync: Add SetOnce::reset()
` [PATCH v16 4/6] rust: gem: shmem: Fix Default implementation for ObjectConfig
` [PATCH v16 5/6] rust: faux: Allow retrieving a bound Device
` [PATCH v16 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()

[PATCH] gpu: nova-core: move lifetime to `Bar0`
 2026-06-02 17:04 UTC 

[PATCH] drm/amd/display: Export symbols for KUnit test modules
 2026-06-02 16:59 UTC  (2+ messages)

[PATCH v3] drm/xe/hwmon: document DG2 fan speed reporting quirk
 2026-06-02 16:17 UTC  (2+ messages)
` [PATCH v4] "

[PATCH V1] accel/amdxdna: Preserve user address when PASID is disabled
 2026-06-02 15:40 UTC  (3+ messages)

[PATCH] drm/sched: Remove redundant entity->rq initialization and checks
 2026-06-02 15:33 UTC 

[PATCH v2 0/6] Rework index projection syntax
 2026-06-02 15:03 UTC  (8+ messages)
` [PATCH v2 1/6] rust: ptr: rename `ProjectIndex::index` to `build_index`
` [PATCH v2 2/6] rust: ptr: use `match` instead of `unwrap_or_else` for `build_index`
` [PATCH v2 3/6] rust: ptr: add panicking index projection variant
` [PATCH v2 4/6] rust: dma: update to keyworded index projection syntax
` [PATCH v2 5/6] gpu: nova-core: convert to keyworded "
` [PATCH v2 6/6] rust: ptr: remove implicit index "

[PATCH 00/76] drm/bridge: Convert all reset users to create_state
 2026-06-02 15:03 UTC  (28+ messages)
` [PATCH 01/76] drm/atomic-state-helper: Rename __drm_atomic_helper_bridge_reset()
` [PATCH 02/76] drm/atomic-state-helper: Reorder __drm_atomic_helper_bridge_state_init() arguments
` [PATCH 03/76] drm/atomic-state-helper: Drop memset from __drm_atomic_helper_bridge_state_init()
` [PATCH 04/76] drm/bridge: Add new atomic_create_state callback
` [PATCH 05/76] drm/atomic-state-helper: Add drm_atomic_helper_bridge_create_state()
` [PATCH 27/76] drm/bridge: parade-ps8640: Switch to atomic_create_state
` [PATCH 42/76] drm/bridge: ti-sn65dsi86: "
` [PATCH 62/76] drm/rockchip: cdn-dp: "
` [PATCH 63/76] drm/rockchip: rk3066_hdmi: "
` [PATCH 64/76] drm/rockchip: lvds: "
` [PATCH 72/76] drm/atomic-state-helper: Remove drm_atomic_helper_bridge_reset()
` [PATCH 74/76] drm/bridge: cdns-dsi: Switch to atomic_create_state
` [PATCH 75/76] drm/bridge: cdns-mhdp8546: "

[PATCH v3 00/11] mfd: lm3533: convert to OF bindings, improve support
 2026-06-02 14:28 UTC  (30+ messages)
` [PATCH v3 01/11] dt-bindings: leds: Document TI LM3533 LED controller
` [PATCH v3 02/11] mfd: lm3533: Remove driver specific regmap wrappers
` [PATCH v3 03/11] iio: light: lm3533-als: Remove redundant pdata helpers
` [PATCH v3 05/11] mfd: lm3533: Convert to use OF bindings
` [PATCH v3 08/11] video: backlight: lm3533_bl: Improve linear sysfs logic
` [PATCH v3 09/11] video: backlight: lm3533_bl: Set initial mapping mode from DT
` [PATCH v3 10/11] video: backlight: lm3533_bl: Implement backlight_scale property

[PATCH 0/7] drm/vblank: timer: Fix timestamps and improve reliabilty
 2026-06-02 14:14 UTC  (5+ messages)
` [PATCH 2/7] drm/vblank: timer: Fix timestamp calculation

[PATCH v3] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
 2026-06-02 12:33 UTC  (3+ messages)

[PATCH 0/9] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
 2026-06-02 12:32 UTC  (36+ messages)
  ` [PATCH 3/9] iommu/generic_pt: implement iova_to_phys_length
  ` [PATCH v2 00/30] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
    ` [PATCH v2 01/30] iommu: introduce iova_to_phys_length in iommu_domain_ops
    ` [PATCH v2 02/30] iommu/io-pgtable-arm: introduce iova_to_phys_length in io_pgtable_ops
    ` [PATCH v2 03/30] iommu/io-pgtable-arm-v7s: "
    ` [PATCH v2 04/30] iommu/io-pgtable-dart: "
    ` [PATCH v2 05/30] iommu/generic_pt: implement iova_to_phys_length
    ` [PATCH v2 06/30] iommu/arm-smmu-v3: "
    ` [PATCH v2 07/30] iommu/arm-smmu: "
    ` [PATCH v2 08/30] iommu/qcom_iommu: "
    ` [PATCH v2 09/30] iommu/apple-dart: "
    ` [PATCH v2 10/30] iommu/ipmmu-vmsa: "
    ` [PATCH v2 11/30] iommu/mtk_iommu: "
    ` [PATCH v2 12/30] iommu/exynos: "
    ` [PATCH v2 13/30] iommu/fsl_pamu: "
    ` [PATCH v2 14/30] iommu/msm: "
    ` [PATCH v2 15/30] iommu/mtk_v1: "
    ` [PATCH v2 16/30] iommu/omap: "
    ` [PATCH v2 17/30] iommu/rockchip: "
    ` [PATCH v2 18/30] iommu/s390: "
    ` [PATCH v2 19/30] iommu/sprd: "
    ` [PATCH v2 20/30] iommu/sun50i: "
    ` [PATCH v2 21/30] iommu/tegra-smmu: "
    ` [PATCH v2 22/30] iommu/virtio: "
    ` [PATCH v2 23/30] vfio/iommufd: use iova_to_phys_length for efficient unmap
    ` [PATCH v2 24/30] drm/panfrost: switch to iova_to_phys_length
    ` [PATCH v2 25/30] drm/panthor: "
    ` [PATCH v2 26/30] iommu/io-pgtable: selftests "
    ` [PATCH v2 27/30] iommu/io-pgtable-arm: remove deprecated iova_to_phys wrapper
    ` [PATCH v2 28/30] iommu/io-pgtable-arm-v7s: "
    ` [PATCH v2 29/30] iommu/io-pgtable-dart: "
    ` [PATCH v2 30/30] iommu: remove iova_to_phys from domain_ops and io_pgtable_ops

[PATCH v2] drm/mgag200: validate pixel clock against PLL range in mode_valid
 2026-06-02 12:10 UTC 

[PATCH v3 0/2] drm/v3d: Fix indirect CSD jobs with zeroed workgroups
 2026-06-02 11:57 UTC  (3+ messages)
` [PATCH v3 1/2] drm/v3d: Fix vaddr leak when indirect CSD has "
` [PATCH v3 2/2] drm/v3d: Skip CSD when it "

[PATCH] drm/dumb-buffer: Drop buffer-size limits for now
 2026-06-02 11:24 UTC 

[PATCH] drm/dumb-buffers: Increase size limits to match current devices
 2026-06-02 11:23 UTC  (4+ messages)

[PATCH v2 0/4] drm/v3d: Fix perfmon locking and cross-queue isolation
 2026-06-02 11:10 UTC  (5+ messages)
` [PATCH v2 3/4] drm/v3d: Serialize jobs across queues when a perfmon is attached

[PATCH v7 0/5] misc: fastrpc: Add missing bug fixes
 2026-06-02  9:41 UTC  (8+ messages)
` [PATCH v7 1/5] misc: fastrpc: Fix initial memory allocation for Audio PD memory pool
` [PATCH v7 2/5] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v7 3/5] misc: fastrpc: Fail Audio PD init when reserved memory is missing
` [PATCH v7 4/5] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
` [PATCH v7 5/5] misc: fastrpc: Allow fastrpc_buf_free() to accept NULL

[PATCH v6 00/15] drm/msm/dp: Prerequisite cleanup for upcoming MST support
 2026-06-02  9:11 UTC  (16+ messages)
` [PATCH v6 01/15] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v6 02/15] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
` [PATCH v6 03/15] drm/msm/dp: move mode setup into msm_dp_panel_init_panel_info()
` [PATCH v6 04/15] drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v6 05/15] drm/msm/dp: extract MISC1_MISC0 configuration into a separate function
` [PATCH v6 06/15] drm/msm/dp: split link setup from source params
` [PATCH v6 07/15] drm/msm/dp: move the pixel clock control to its own API
` [PATCH v6 08/15] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v6 09/15] drm/msm/dp: re-arrange dp_display_disable() into functional parts
` [PATCH v6 10/15] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v6 11/15] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH v6 12/15] drm/msm/dp: simplify link and clock disable sequence
` [PATCH v6 13/15] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v6 14/15] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v6 15/15] drm/msm/dp: pass panel to display enable/disable helpers

[PATCH v2] fbdev: omap2: fix use-after-free in omapfb_mmap
 2026-06-02  8:54 UTC 

[PATCH 0/4] drm: Safe font-data access in log/panic drawing
 2026-06-02  8:08 UTC  (4+ messages)
` [PATCH 1/4] lib/fonts: Look up glyph data with font_data_glyph_buf()

[PATCH] fbdev: omap2: fix use-after-free in omapfb_mmap
 2026-06-02  8:04 UTC 

[PATCH] drm/imx/dcss: add missing kernel-doc parameters for scaler functions
 2026-06-02  7:18 UTC  (2+ messages)

[PATCH] drm/lima: call drm_mm_init() with a valid allocation range
 2026-06-02  7:16 UTC  (2+ messages)

[PATCH v2 0/2] drm/v3d: Fix indirect CSD jobs with zeroed workgroups
 2026-06-02  7:10 UTC  (3+ messages)
` [PATCH v2 2/2] drm/v3d: Skip CSD when it has "

[PATCH v2] dt-bindings: misc: qcom,fastrpc: Add Maili FastRPC compatible
 2026-06-02  6:51 UTC 

[PATCH] drm/amdgpu: use ACK polling for page-write completion
 2026-06-02  6:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] accel/ivpu: Add bounds check for firmware runtime memory
 2026-06-02  5:50 UTC  (3+ messages)

[PATCH] accel/ivpu: Add buffer overflow check in MS get_info_ioctl
 2026-06-02  5:49 UTC  (3+ messages)

[PATCH] accel/ivpu: Add bounds checks for firmware log indices
 2026-06-02  5:49 UTC  (3+ messages)

[PATCH] misc: fastrpc: take fl->lock when moving mmaps on interrupted invoke
 2026-06-02  5:29 UTC 

[PATCH v3 0/4] DRM RAS Fixes
 2026-06-02  4:48 UTC  (5+ messages)
` [PATCH v3 1/4] drm/ras: Cancel and free message on get counter failure
` [PATCH v3 2/4] drm/xe/drm_ras: Make counter allocation drm managed
` [PATCH v3 3/4] drm/xe/drm_ras: Add per node cleanup action
` [PATCH v3 4/4] drm/xe/hw_error: Use HW_ERR prefix in log

[PATCH v5 0/4] Fix some issues from igt runs
 2026-06-02  0:42 UTC  (5+ messages)
` [PATCH v5 1/4] drm/vmwgfx: Add some checks to vmw_cursor_plane_atomic_update
` [PATCH v5 2/4] drm/vmwgfx: Check vrefresh in drm_mode_setcrtc
` [PATCH v5 3/4] drm/vmwgfx: Reserve ttm object before resv usage
` [PATCH v5 4/4] drm/vmwgfx: Change ttm refs for dumb buffers

[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
 2026-06-01 22:44 UTC  (21+ messages)
` [PATCH v7 09/30] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v7 12/30] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v7 13/30] drm/bridge: dw-hdmi-qp: Provide .{enable|disable}_hpd() PHY ops
` [PATCH v7 14/30] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling support
` [PATCH v7 15/30] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v7 16/30] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v7 17/30] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v7 18/30] drm/rockchip: dw_hdmi_qp: Drop unnecessary #include
` [PATCH v7 19/30] drm/rockchip: dw_hdmi_qp: Defer HPD IRQ enable until after connector setup
` [PATCH v7 20/30] drm/rockchip: dw_hdmi_qp: Mask HPD IRQ in rk3576_io_init()
` [PATCH v7 21/30] drm/rockchip: dw_hdmi_qp: Implement .{enable|disable}_hpd() PHY ops
` [PATCH v7 22/30] drm/rockchip: dw_hdmi_qp: Switch to dw_hdmi_qp_hpd_notify()
` [PATCH v7 23/30] drm/bridge: dw-hdmi-qp: Remove obsolete .setup_hpd() phy op
` [PATCH v7 24/30] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v7 25/30] drm/vc4: hdmi: Convert to common HDMI 2.0 SCDC scrambling helpers
` [PATCH v7 26/30] drm/tests: connector: Add HDMI source-side scrambler capability tests
` [PATCH v7 27/30] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v7 28/30] drm/tests: hdmi_state_helper: Add HDMI 2.0 scrambling tests
` [PATCH v7 29/30] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v7 30/30] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID


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