public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-08 22:56:09 to 2026-03-10 01:25:30 UTC [more...]

[PATCH v10 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-03-10  1:24 UTC 

[PATCH v3 0/5] Support for the Pixel 3a XL with the Tianma panel
 2026-03-10  0:26 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: arm: qcom: document google, bonito-tianma board
` [PATCH v3 2/5] dt-bindings: panel-simple-dsi: add nt37700f compatible
` [PATCH v3 3/5] drm/panel: Add Novatek/Tianma NT37700F panel
` [PATCH v3 4/5] arm64: dts: qcom: sdm670-google: add common device tree include
` [PATCH v3 5/5] arm64: dts: qcom: add support for pixel 3a xl with the tianma panel

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-09 19:08 UTC  (25+ messages)
` [PATCH v3 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v3 phy-next 03/24] usb: add "
` [PATCH v3 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 05/24] phy: "
` [PATCH v3 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v3 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v3 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v3 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v3 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v3 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v3 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v3 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v3 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v3 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v3 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v3 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v3 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v3 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v3 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v3 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v3 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH] gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
 2026-03-09 22:53 UTC 

[PATCH v2 0/8] Rockchip DRM use-after-free & null-ptr-deref fixes
 2026-03-09 22:44 UTC  (9+ messages)
` [PATCH v2 1/8] drm/rockchip: inno-hdmi: Switch to drmm_kzalloc()
` [PATCH v2 2/8] drm/rockchip: dw_dp: "
` [PATCH v2 3/8] drm/rockchip: dw_dp: Fix null-ptr-deref in dw_dp_remove()
` [PATCH v2 4/8] drm/rockchip: dw_dp: Simplify error handling
` [PATCH v2 5/8] drm/rockchip: dw_dp: Drop unnecessary #include
` [PATCH v2 6/8] drm/rockchip: dw_hdmi_qp: Switch to drmm_encoder_init()
` [PATCH v2 7/8] drm/bridge: synopsys: dw-dp: Unregister AUX channel on bridge detach
` [PATCH v2 8/8] drm/bridge: synopsys: dw-dp: Drop useless memory allocation

[PATCH v4 0/4] Fixes the stack overflow
 2026-03-09 22:40 UTC  (8+ messages)
` [PATCH v4 1/4] rust: ptr: add `KnownSize` trait to support DST size info extraction
` [PATCH v4 2/4] rust: ptr: add projection infrastructure
` [PATCH v4 3/4] rust: dma: use pointer projection infra for `dma_{read,write}` macro
` [PATCH v4 4/4] gpu: nova-core: fix stack overflow in GSP memory allocation

[PATCH v2 0/2] Add ITE IT6162 MIPI DSI to HDMI bridge driver
 2026-03-09 22:26 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Add ITE IT6162 MIPI DSI to HDMI bridge
` [PATCH v2 2/2] drm/bridge: Add ITE IT6162 MIPI DSI to HDMI bridge driver

[PATCH v2] drm/bridge: ti-sn65dsi83: two fixes + add test pattern
 2026-03-09 22:06 UTC  (2+ messages)
` [PATCH v2] drm/bridge: ti-sn65dsi83: add test pattern generation support

[PATCH] drm/ttm: document that ttm_bo_swapout deals with pages
 2026-03-09 18:49 UTC 

[PATCH v2] drm/ttm/tests: add a test to exercise ttm_bo_swapout
 2026-03-09 18:47 UTC 

[PATCH v3] dt-bindings: display: panel: Document the rotation property
 2026-03-09 18:03 UTC 

[PATCH] drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memory
 2026-03-09 17:57 UTC  (2+ messages)

[PATCH v2] drm/panthor: Fix the "done_fence is initialized" detection logic
 2026-03-09 17:30 UTC  (5+ messages)

[PATCH v2] rust: update `kernel::c_str!` documentation
 2026-03-09 17:01 UTC 

[PATCH] drm/amdgpu: fix PASID task_info lookup race
 2026-03-09 16:54 UTC 

[PATCH 0/2] drm/amdgpu: fix use-after-free in userq signal/wait IOCTLs
 2026-03-09 10:09 UTC  (5+ messages)
` [PATCH 1/2] drm/amdgpu: protect waitq access with userq_mutex in wait IOCTL
` [PATCH 2/2] drm/amdgpu: protect queue access in signal IOCTL

[PATCH v2 0/2] Add support for Tianma TA066VVHM03 DSI panel
 2026-03-09  7:59 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Document Tianma TA066VVHM03
` [PATCH v2 2/2] drm/panel: Add support for Tianma TA066VVHM03 panel

[PATCH v5 0/9] drm/panthor: Add a GEM shrinker
 2026-03-09 15:34 UTC  (11+ messages)
` [PATCH v5 1/9] drm/gem: Consider GEM object reclaimable if shrinking fails
` [PATCH v5 2/9] drm/panthor: Move panthor_gems_debugfs_init() to panthor_gem.c
` [PATCH v5 3/9] drm/panthor: Group panthor_kernel_bo_xxx() helpers
` [PATCH v5 4/9] drm/panthor: Don't call drm_gpuvm_bo_extobj_add() if the object is private
` [PATCH v5 5/9] drm/panthor: Part ways with drm_gem_shmem_object
` [PATCH v5 6/9] drm/panthor: Lazily allocate pages on mmap()
` [PATCH v5 7/9] drm/panthor: Split panthor_vm_prepare_map_op_ctx() to prepare for reclaim
` [PATCH v5 8/9] drm/panthor: Track the number of mmap on a BO
` [PATCH v5 9/9] drm/panthor: Add a GEM shrinker

[PATCH] drm/panthor: Fix the "done_fence is initialized" detection logic
 2026-03-09 15:32 UTC  (8+ messages)

[PATCH] drm/imagination: Fix deadlock in soft reset sequence
 2026-03-09 15:23 UTC 

[PATCH v3 00/13] vc,fbcon,fonts: Proper handling of font data
 2026-03-09 14:48 UTC  (15+ messages)
` [PATCH v3 01/13] fbdev: Declare src parameter of fb_pad_ helpers as constant
` [PATCH v3 02/13] vt: Remove trailing whitespaces
` [PATCH v3 03/13] vt: Store font in struct vc_font
` [PATCH v3 04/13] vt: Calculate font-buffer size with vc_font_size()
` [PATCH v3 05/13] lib/fonts: Remove trailing whitespaces
` [PATCH v3 06/13] lib/fonts: Remove FNTCHARCNT()
` [PATCH v3 07/13] lib/fonts: Store font data as font_data_t; update consoles
` [PATCH v3 08/13] lib/fonts: Read font size with font_data_size()
` [PATCH v3 09/13] lib/fonts: Manage font-data lifetime with font_data_get/_put()
` [PATCH v3 10/13] lib/fonts: Compare font data for equality with font_data_is_equal()
` [PATCH v3 11/13] lib/fonts: Create font_data_t from struct console_font with font_data_import()
` [PATCH v3 12/13] lib/fonts: Store font data for user space with font_data_export()
` [PATCH v3 13/13] lib/fonts: Remove internal symbols and macros from public header file

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-09 13:53 UTC  (3+ messages)
` [PATCH v12.1 "
  ` [PATCH v12.1 1/1] rust: gpu: Add "

[PATCH RFC 0/3] Some updates over DP AUX Transactions
 2026-03-09 13:20 UTC  (6+ messages)
` [PATCH RFC 1/3] drm/display/dp: Export function to wake the sink AUX_CH
` [PATCH RFC 2/3] drm/i915/dp: On AUX_CH tx timeout, wake up the sink
` [PATCH RFC 3/3] drm/i915/dp: Configure PORT_AUX_CTL and then trigger the tx

[PATCH] drm/msm/dsi: add the missing parameter description
 2026-03-09 10:02 UTC 

[PATCH] accel/ivpu: Test for imported buffers with drm_gem_is_imported()
 2026-03-09  9:50 UTC  (3+ messages)

[PATCH RESEND] drm/bridge: it6505: disable HDCP retry when KSV list timeout
 2026-03-09  9:47 UTC 

[PATCH -next 0/2] drm: verisilicon: add hardware cursor support
 2026-03-09  8:53 UTC  (3+ messages)
` [PATCH -next 1/2] drm: verisilicon: add max cursor size to HWDB
` [PATCH -next 2/2] drm: verisilicon: add support for cursor planes

[PATCH] drm/loongson: Mark driver as orphaned
 2026-03-09  8:14 UTC 

[PATCH v4 0/2] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2026-03-09  7:52 UTC  (3+ messages)
` [PATCH v4 1/2] drm/tegra: dsi: add "
` [PATCH v4 2/2] drm/tegra: dsi: re-add clear enable register if DSI was powered by bootloader

[PATCH v2] drm/msm/dpu: fix mismatch between power and frequency
 2026-03-09  6:37 UTC 

[PATCH v2 0/6] drm/v3d: Improve v3d_stats lifetime and locking
 2026-03-08 23:20 UTC  (14+ messages)
` [PATCH v2 1/6] drm/v3d: Handle error from drm_sched_entity_init()
  ` Claude review: "
` [PATCH v2 2/6] drm/v3d: Use raw seqcount helpers instead of fighting with lockdep
  ` Claude review: "
` [PATCH v2 3/6] drm/v3d: Refcount v3d_stats
  ` Claude review: "
` [PATCH v2 4/6] drm/v3d: Hold v3d_stats references in each job
  ` Claude review: "
` [PATCH v2 5/6] drm/v3d: Attach per-fd reset counters to v3d_stats
  ` Claude review: "
` [PATCH v2 6/6] drm/v3d: Remove dedicated fence_lock
  ` Claude review: "
` Claude review: drm/v3d: Improve v3d_stats lifetime and locking

[PATCH v11 00/12] gpu: nova-core: add Turing support
 2026-03-08 23:15 UTC  (26+ messages)
` [PATCH v11 01/12] gpu: nova-core: create falcon firmware DMA objects lazily
  ` Claude review: "
` [PATCH v11 02/12] gpu: nova-core: falcon: add constant for memory block alignment
  ` Claude review: "
` [PATCH v11 03/12] gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
  ` Claude review: "
` [PATCH v11 04/12] gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
  ` Claude review: "
` [PATCH v11 05/12] gpu: nova-core: move brom_params and boot_addr to FalconFirmware
  ` Claude review: "
` [PATCH v11 06/12] gpu: nova-core: add PIO support for loading firmware images
  ` Claude review: "
` [PATCH v11 07/12] gpu: nova-core: falcon: remove unwarranted safety check in dma_load
  ` Claude review: "
` [PATCH v11 08/12] gpu: nova-core: firmware: add comments to justify v3 header values
  ` Claude review: "
` [PATCH v11 09/12] gpu: nova-core: firmware: fix and explain v2 header offsets computations
  ` Claude review: "
` [PATCH v11 10/12] gpu: nova-core: make Chipset::arch() const
  ` Claude review: "
` [PATCH v11 11/12] gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
  ` Claude review: "
` [PATCH v11 12/12] gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
  ` Claude review: "
` Claude review: gpu: nova-core: add Turing support

[PATCH v6 0/9] gpu: nova-core: gsp: add continuation record support
 2026-03-08 23:11 UTC  (20+ messages)
` [PATCH v6 1/9] gpu: nova-core: gsp: sort `MsgFunction` variants alphabetically
  ` Claude review: "
` [PATCH v6 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue
  ` Claude review: "
` [PATCH v6 3/9] rust: add EMSGSIZE error code
  ` Claude review: "
` [PATCH v6 4/9] gpu: nova-core: gsp: add checking oversized commands
  ` Claude review: "
` [PATCH v6 5/9] gpu: nova-core: gsp: clarify invariant on command queue
  ` Claude review: "
` [PATCH v6 6/9] gpu: nova-core: gsp: unconditionally call variable payload handling
  ` Claude review: "
` [PATCH v6 7/9] gpu: nova-core: gsp: add `size` helper to `CommandToGsp`
  ` Claude review: "
` [PATCH v6 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
  ` Claude review: "
` [PATCH v6 9/9] gpu: nova-core: gsp: add tests for continuation records
  ` Claude review: "
` Claude review: gpu: nova-core: gsp: add continuation record support

[PATCH] drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
 2026-03-08 23:08 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/sysfb: efidrm: Fix framebuffer mapping error handling
 2026-03-08 23:07 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/msm/dsi: remove bpc > 8 entries from allow list
 2026-03-08 23:06 UTC  (3+ messages)
` Claude review: "

[PATCH] drm/msm/dsi: setup RC model properly
 2026-03-08 23:04 UTC  (3+ messages)
` Claude review: "

[PATCH v3 0/6] dma-buf: heaps: add coherent reserved-memory heap
 2026-03-08 23:02 UTC  (14+ messages)
` [PATCH v3 1/6] dma-buf: dma-heap: Keep track of the heap device struct
  ` Claude review: "
` [PATCH v3 2/6] dma-buf: dma-heap: split dma_heap_add
  ` Claude review: "
` [PATCH v3 3/6] of_reserved_mem: add a helper for rmem device_init op
  ` Claude review: "
` [PATCH v3 4/6] dma: coherent: store reserved memory coherent regions
  ` Claude review: "
` [PATCH v3 5/6] dma-buf: heaps: Add Coherent heap to dmabuf heaps
  ` Claude review: "
` [PATCH v3 6/6] dma-buf: heaps: coherent: Turn heap into a module
  ` Claude review: "
` Claude review: dma-buf: heaps: add coherent reserved-memory heap

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-08 22:59 UTC  (30+ messages)
` [PATCH 01/14] arm64: dts: qcom: kodiak: Add EL2 overlay
  ` Claude review: "
` [PATCH 02/14] firmware: qcom: Add a generic PAS service
  ` Claude review: "
` [PATCH 03/14] firmware: qcom_scm: Migrate to "
  ` Claude review: "
` [PATCH 04/14] firmware: qcom: Add a PAS TEE service
  ` Claude review: "
` [PATCH 05/14] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
  ` Claude review: "
` [PATCH 06/14] remoteproc: qcom_q6v5_mss: Switch "
  ` Claude review: "
` [PATCH 07/14] soc: qcom: mdtloader: "
  ` Claude review: "
` [PATCH 08/14] remoteproc: qcom_wcnss: "
  ` Claude review: "
` [PATCH 09/14] remoteproc: qcom: Select QCOM_PAS_TEE service backend
  ` Claude review: "
` [PATCH 10/14] drm/msm: Switch to generic PAS TZ APIs
  ` Claude review: "
` [PATCH 11/14] media: qcom: "
  ` Claude review: "
` [PATCH 12/14] net: ipa: "
  ` Claude review: "
` [PATCH 13/14] wifi: ath12k: "
  ` Claude review: "
` [PATCH 14/14] firmware: qcom_scm: Remove SCM PAS wrappers
  ` Claude review: "
` Claude review: firmware: qcom: Add OP-TEE PAS service support

[PATCH v3 0/6] drm/v3d: Improve v3d_stats lifetime and locking
 2026-03-08 22:56 UTC  (5+ messages)
` [PATCH v3 5/6] drm/v3d: Attach per-fd reset counters to v3d_stats
  ` Claude review: "
` [PATCH v3 6/6] drm/v3d: Remove dedicated fence_lock
  ` Claude review: "


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