Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2025-04-28 20:08:01 to 2025-04-29 14:34:33 UTC [more...]

[PATCH 0/7] Remove ops.pgsize_bitmap
 2025-04-29 14:34 UTC  (6+ messages)
` [PATCH 1/7] iommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap
` [PATCH 2/7] iommu/arm-smmu: "
` [PATCH 5/7] iommu/mtk: "
` [PATCH 6/7] iommu/qcom: "
` [PATCH 7/7] iommu: Remove ops->pgsize_bitmap

[PATCH v4 00/19] drm/msm: Add support for SM8750
 2025-04-29 14:32 UTC  (3+ messages)
` [PATCH v4 16/19] drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU

[PATCH v3 00/33] drm/msm: sparse / "VM_BIND" support
 2025-04-29 14:05 UTC  (39+ messages)
` [PATCH v3 01/33] drm/gpuvm: Don't require obj lock in destructor path
` [PATCH v3 02/33] drm/gpuvm: Allow VAs to hold soft reference to BOs
` [PATCH v3 03/33] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
` [PATCH v3 04/33] drm/msm: Rename msm_file_private -> msm_context
` [PATCH v3 05/33] drm/msm: Improve msm_context comments
` [PATCH v3 06/33] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [PATCH v3 07/33] drm/msm: Remove vram carveout support
` [PATCH v3 08/33] drm/msm: Collapse vma allocation and initialization
` [PATCH v3 09/33] drm/msm: Collapse vma close and delete
` [PATCH v3 10/33] drm/msm: Don't close VMAs on purge
` [PATCH v3 11/33] drm/msm: drm_gpuvm conversion
` [PATCH v3 12/33] drm/msm: Convert vm locking
` [PATCH v3 13/33] drm/msm: Use drm_gpuvm types more
` [PATCH v3 14/33] drm/msm: Split out helper to get iommu prot flags
` [PATCH v3 15/33] drm/msm: Add mmu support for non-zero offset
` [PATCH v3 16/33] drm/msm: Add PRR support
` [PATCH v3 17/33] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [PATCH v3 18/33] drm/msm: Lazily create context VM
` [PATCH v3 19/33] drm/msm: Add opt-in for VM_BIND
` [PATCH v3 20/33] drm/msm: Mark VM as unusable on GPU hangs
` [PATCH v3 21/33] drm/msm: Add _NO_SHARE flag
` [PATCH v3 22/33] drm/msm: Crashdump prep for sparse mappings
` [PATCH v3 23/33] drm/msm: rd dumping "
` [PATCH v3 24/33] drm/msm: Crashdec support for sparse
` [PATCH v3 25/33] drm/msm: rd dumping "
` [PATCH v3 26/33] drm/msm: Extract out syncobj helpers
` [PATCH v3 27/33] drm/msm: Use DMA_RESV_USAGE_BOOKKEEP/KERNEL
` [PATCH v3 28/33] drm/msm: Add VM_BIND submitqueue
` [PATCH v3 29/33] drm/msm: Support IO_PGTABLE_QUIRK_NO_WARN_ON
` [PATCH v3 30/33] drm/msm: Support pgtable preallocation
` [PATCH v3 31/33] drm/msm: Split out map/unmap ops
` [PATCH v3 32/33] drm/msm: Add VM_BIND ioctl
` [PATCH v3 33/33] drm/msm: Bump UAPI version

[PATCH v4 0/6] media: qcom: camss: Add qcm2290 support
 2025-04-29 13:39 UTC  (8+ messages)
` [PATCH v4 5/6] media: dt-bindings: Add qcom,qcm2290-camss

drm/msm/dp: Introduce link training per-segment for LTTPRs
 2025-04-29 13:07 UTC  (16+ messages)
` [PATCH v3 4/4] "

[PATCH 0/6] arm64: dts: qcom: x1*: Fix vreg_l2j_1p2 voltage
 2025-04-29 13:02 UTC  (2+ messages)

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-04-29 13:01 UTC  (13+ messages)
` [PATCH v4 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v4 02/11] tee: add close_context to TEE driver operation
` [PATCH v4 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v4 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v4 05/11] firmware: qcom: scm: add support for object invocation
` [PATCH v4 06/11] firmware: qcom: scm: remove unused arguments to the shm_brige
` [PATCH v4 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v4 08/11] tee: add Qualcomm TEE driver
` [PATCH v4 09/11] qcomtee: add primordial object
` [PATCH v4 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v4 11/11] Documentation: tee: Add Qualcomm TEE driver

[PATCH v2 00/23] Add support for HEVC and VP9 codecs in decoder
 2025-04-29 12:47 UTC  (40+ messages)
` [PATCH v2 01/23] media: iris: Skip destroying internal buffer if not dequeued
` [PATCH v2 02/23] media: iris: Update CAPTURE format info based on OUTPUT format
` [PATCH v2 03/23] media: iris: Add handling for corrupt and drop frames
` [PATCH v2 04/23] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH v2 05/23] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length
` [PATCH v2 06/23] media: iris: Drop port check for session property response
` [PATCH v2 07/23] media: iris: Add handling for no show frames
` [PATCH v2 08/23] media: iris: Improve last flag handling
` [PATCH v2 09/23] media: iris: Skip flush on first sequence change
` [PATCH v2 10/23] media: iris: Prevent HFI queue writes when core is in deinit state
` [PATCH v2 11/23] media: iris: Remove redundant buffer count check in stream off
` [PATCH v2 12/23] media: iris: Remove deprecated property setting to firmware
` [PATCH v2 13/23] media: iris: Fix missing function pointer initialization
` [PATCH v2 14/23] media: iris: Fix NULL pointer dereference
` [PATCH v2 15/23] media: iris: Fix typo in depth variable
` [PATCH v2 16/23] media: iris: Add a comment to explain usage of MBPS
` [PATCH v2 18/23] media: iris: Fix buffer preparation failure during resolution change

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-04-29 12:41 UTC  (17+ messages)
` [PATCH v2 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
` [PATCH v2 07/34] drm/bridge: lt9611uxc: convert "
` [PATCH v2 13/34] drm/bridge: ti-sn65dsi86: "
` [PATCH v2 15/34] drm/mcde: "
` [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v2 31/34] drm/bridge: imx8*-ldb: "
` (subset) [PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()

[PATCH v2 0/2] Add Qualcomm extended CTI support
 2025-04-29 12:38 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add Qualcomm extended CTI
` [PATCH v2 2/2] coresight: cti: Add Qualcomm extended CTI support

[PATCH v5 0/8] Support Multi-frequency scale for UFS
 2025-04-29 12:25 UTC  (7+ messages)
` [PATCH v5 5/8] scsi: ufs: core: Enable multi-level gear scaling

[PATCH v3] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-29 12:23 UTC 

[PATCH v3 00/11] ARM: qcom: fix APQ8064 schema warnings
 2025-04-29 12:23 UTC  (7+ messages)
` [PATCH v3 01/11] Revert "dt-bindings: mfd: syscon: Add qcom,apq8064-mmss-sfpb"

[PATCH v3] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-29 12:20 UTC 

[PATCH v2] arm64: dts: qcom: sm8650: add iris DT node
 2025-04-29 12:22 UTC  (6+ messages)

[PATCH v2 0/6] Support for Adreno 623 GPU
 2025-04-29 12:17 UTC  (6+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: qcs8300: Add gpu and gmu nodes

[PATCH v2 0/5] drm/msm/dpu: disable DSC on some of old DPU models
 2025-04-29 12:16 UTC  (12+ messages)
` [PATCH v2 1/5] drm/msm/dpu: remove DSC feature bit for PINGPONG on MSM8937
` [PATCH v2 2/5] drm/msm/dpu: remove DSC feature bit for PINGPONG on MSM8917
` [PATCH v2 3/5] drm/msm/dpu: remove DSC feature bit for PINGPONG on MSM8953
` [PATCH v2 4/5] drm/msm/dpu: drop TE2 definitions
` [PATCH v2 5/5] drm/msm/dpu: remove DSC feature bit for PINGPONG on SDM630

[PATCH 0/7] arm64: dts: qcom: x1e80100-*: Drop useless DP3 compatible override
 2025-04-29 12:11 UTC  (13+ messages)
` [PATCH 1/7] arm64: dts: qcom: x1e-crd: "
` [PATCH 2/7] arm64: dts: acom: x1e80100-qcp: "
` [PATCH 3/7] arm64: dts: qcom: x1e80100-t14s: "
` [PATCH 4/7] arm64: dts: qcom: x1e80100-s15: "
` [PATCH 5/7] arm64: dts: qcom: x1e80100-hp-x14: "
` [PATCH 6/7] arm64: dts: qcom: x1e80100: "
` [PATCH 7/7] arm64: dts: qcom: x1e80100-romulus: "

[PATCH] serial: qcom-geni: Enable support for half-duplex mode
 2025-04-29 11:10 UTC  (2+ messages)

[PATCH v2 0/7] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-04-29 11:02 UTC  (15+ messages)
` [PATCH v2 1/7] arm64: dts: qcom: qcs6490-audioreach: Add gpr node
` [PATCH v2 2/7] arm64: dts: qcom: sc7280: Add WSA SoundWire and LPASS support
` [PATCH v2 3/7] arm64: dts: qcom: qcs6490-audioreach: Modify LPASS macros clock settings for audioreach
` [PATCH v2 4/7] arm64: dts: qcom: qcs6490-rb3gen2: Add WSA8830 speakers amplifier
` [PATCH v2 5/7] arm64: dts: qcom: qcs6490-rb3gen2: Add sound card
` [PATCH v2 6/7] arm64: dts: qcom: qcm6490-idp: Add WSA8830 speakers and WCD9370 headset codec
` [PATCH v2 7/7] arm64: dts: qcom: qcm6490-idp: Add sound card

[RESEND PATCH] rpmsg: Use strscpy() instead of strscpy_pad()
 2025-04-29 10:45 UTC 

[PATCH 0/3] soc: qcom: qcom_stats: Add DDR stats
 2025-04-29 10:39 UTC  (6+ messages)
` [PATCH 1/3] soc: qcom: qcom_stats: Add support to read DDR statistic
` [PATCH 2/3] soc: qcom: qcom_stats: Add QMP support for syncing ddr stats
` [PATCH 3/3] arm64: dts: qcom: Add QMP handle for qcom_stats

[PATCH] spi: spi-qpic-snand: fix NAND_READ_LOCATION_2 register handling
 2025-04-29 10:20 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: qcs8300: add the pcie smmu node
 2025-04-29 10:09 UTC 

[PATCH v3 0/5] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-04-29  9:28 UTC  (2+ messages)

[PATCH v4 0/3] QPIC v2 fixes for SDX75
 2025-04-29  9:27 UTC  (6+ messages)
` [PATCH v4 1/3] mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base

[PATCH v2 2/2] phy: qualcomm: phy-qcom-eusb2-repeater: rework reg override handler
 2025-04-29  9:23 UTC  (2+ messages)

[PATCH 0/6] Enable USB audio offloading on Fairphone 4 smartphone
 2025-04-29  9:00 UTC  (8+ messages)
` [PATCH 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Enable USB audio offload support

[PATCH] phy: qcom: qmp-pcie: drop bogus x1e80100 qref supply
 2025-04-29  8:47 UTC  (4+ messages)

[PATCH] drm/msm/gpu: Fix crash when throttling GPU immediately during boot
 2025-04-29  8:33 UTC 

[PATCH v2] pinctrl: qcom: Fix PINGROUP definition for sm8750
 2025-04-29  8:28 UTC  (2+ messages)

[PATCH net-next v5 00/14] Introduce an ethernet port representation
 2025-04-29  7:20 UTC  (6+ messages)
` [PATCH net-next v5 03/14] net: phy: Introduce PHY ports representation
` [PATCH net-next v5 07/14] net: phy: marvell-88x2222: Support SFP through phy_port interface

[PATCH 0/7] platform/chrome: Support for USB DP altmode muxing w/ DT
 2025-04-29  6:46 UTC  (11+ messages)
` [PATCH 1/7] platform/chrome: cros_ec_typec: No pending status means attention
` [PATCH 2/7] platform/chrome: cros_ec_typec: Allow DP configure to work
` [PATCH 5/7] dt-bindings: usb: google,cros-ec-typec: Add ports for DP altmode

[PATCH v6 0/4] qcom: Add support for IQ-9075-evk board
 2025-04-29  5:49 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: arm: qcom: Add bindings for QCS9075 SOC based board
` [PATCH v6 2/4] arm64: dts: qcom: iq9: Introduce new memory map for qcs9100/qcs9075
` [PATCH v6 3/4] arm64: dts: qcom: qcs9075: Introduce QCS9075M SOM
` [PATCH v6 4/4] arm64: dts: qcom: Add support for qcs9075 IQ-9075-EVK

[PATCH v2 0/4] Add CMN PLL clock controller support for IPQ5424
 2025-04-29  5:29 UTC  (3+ messages)
` [PATCH v2 2/4] clk: qcom: cmnpll: Add IPQ5424 SoC support

[PATCH V7 0/3] scsi: ufs-qcom: Enable Hibern8, MCQ, and Testbus registers Dump
 2025-04-29  2:08 UTC  (2+ messages)

[PATCH] bus: mhi: host: Allocate entire MHI control config once
 2025-04-29  1:44 UTC  (6+ messages)

[PATCH v5 00/10] drm/msm: add support for SAR2130P
 2025-04-29  0:03 UTC  (3+ messages)
` [PATCH v5 06/10] drm/msm/mdss: add SAR2130P device configuration

[PATCH v3 0/8] drm/msm/dpu: improve CTL handling on DPU >= 5.0 platforms
 2025-04-28 23:57 UTC  (5+ messages)
` [PATCH v3 2/8] drm/msm/dpu: program master INTF value
` [PATCH v3 4/8] drm/msm/dpu: use single CTL if it is the only CTL returned by RM

[PATCH v2 0/4] of: Common "memory-region" parsing
 2025-04-28 21:40 UTC  (5+ messages)

[PATCH RFC/WIP 0/4] arm64: dts: qcom: sm8750: Enable display
 2025-04-28 21:31 UTC  (3+ messages)
` [PATCH RFC/WIP 1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC

[PATCH v2 0/4] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
 2025-04-28 21:08 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: x1e80100: add bus topology for PCIe domain 3


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