Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2025-05-20 07:25:54 to 2025-05-20 21:53:01 UTC [more...]

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-20 21:52 UTC  (17+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path
` [PATCH v4 05/40] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()

[PATCH v6] clk: qcom: dispcc-sm8750: Fix setting rate byte and pixel clocks
 2025-05-20 21:52 UTC  (3+ messages)

[PATCH 0/6] Use helper function for_each_child_of_node_scoped()
 2025-05-20 21:43 UTC  (9+ messages)
` [PATCH 1/6] ASoC: ppc: "
` [PATCH 2/6] ASoC: aoa: "
` [PATCH 3/6] ASoC: renesas: "
` [PATCH 4/6] ASoC: meson: "
` [PATCH 5/6] ASoC: imx-card: "
` [PATCH 6/6] ASoC: qcom: "

[PATCH v2 0/3] pinctrl: qcom: several fixes for the pinctrl-msm code
 2025-05-20 21:43 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: Mark FastRPC context banks as dma-coherent
 2025-05-20 21:34 UTC  (2+ messages)

[PATCH v1] power: reset: qcom-pon: Rename variables to use generic naming
 2025-05-20 21:31 UTC  (2+ messages)

[PATCH v4 00/30] drm/msm/dpu: rework HW block feature handling
 2025-05-20 21:30 UTC  (55+ messages)
` [PATCH v4 05/30] drm/msm/dpu: inline _setup_dspp_ops()
` [PATCH v4 06/30] drm/msm/dpu: inline _setup_mixer_ops()
` [PATCH v4 07/30] drm/msm/dpu: remove DSPP_SC7180_MASK
` [PATCH v4 08/30] drm/msm/dpu: get rid of DPU_CTL_HAS_LAYER_EXT4
` [PATCH v4 09/30] drm/msm/dpu: get rid of DPU_CTL_ACTIVE_CFG
` [PATCH v4 10/30] drm/msm/dpu: get rid of DPU_CTL_FETCH_ACTIVE
` [PATCH v4 11/30] drm/msm/dpu: get rid of DPU_CTL_DSPP_SUB_BLOCK_FLUSH
` [PATCH v4 12/30] drm/msm/dpu: get rid of DPU_CTL_VM_CFG
` [PATCH v4 13/30] drm/msm/dpu: get rid of DPU_DATA_HCTL_EN
` [PATCH v4 14/30] drm/msm/dpu: get rid of DPU_INTF_STATUS_SUPPORTED
` [PATCH v4 15/30] drm/msm/dpu: get rid of DPU_INTF_INPUT_CTRL
` [PATCH v4 16/30] drm/msm/dpu: get rid of DPU_PINGPONG_DSC
` [PATCH v4 17/30] drm/msm/dpu: get rid of DPU_PINGPONG_DITHER
` [PATCH v4 18/30] drm/msm/dpu: get rid of DPU_MDP_VSYNC_SEL
` [PATCH v4 19/30] drm/msm/dpu: get rid of DPU_MDP_PERIPH_0_REMOVED
` [PATCH v4 20/30] drm/msm/dpu: get rid of DPU_MDP_AUDIO_SELECT
` [PATCH v4 21/30] drm/msm/dpu: get rid of DPU_MIXER_COMBINED_ALPHA
` [PATCH v4 22/30] drm/msm/dpu: get rid of DPU_DIM_LAYER
` [PATCH v4 23/30] drm/msm/dpu: get rid of DPU_DSC_HW_REV_1_2
` [PATCH v4 24/30] drm/msm/dpu: get rid of DPU_DSC_OUTPUT_CTRL
` [PATCH v4 25/30] drm/msm/dpu: get rid of DPU_WB_INPUT_CTRL
` [PATCH v4 26/30] drm/msm/dpu: get rid of DPU_SSPP_QOS_8LVL
` [PATCH v4 27/30] drm/msm/dpu: drop unused MDP TOP features
` [PATCH v4 28/30] drm/msm/dpu: drop ununused PINGPONG features
` [PATCH v4 29/30] drm/msm/dpu: drop ununused MIXER features
` [PATCH v4 30/30] drm/msm/dpu: move features out of the DPU_HW_BLK_INFO

[PATCH v5 00/24] drm/msm: Add support for SM8750
 2025-05-20 21:23 UTC  (5+ messages)
` [PATCH v5 15/24] drm/msm/dsi/phy: Define PHY_CMN_CTRL_0 bitfields

[PATCH 0/4] CAMSS support for MSM8939
 2025-05-20 21:09 UTC  (15+ messages)
` [PATCH 1/4] media: qcom: camss: vfe: Add VBIF setting support
` [PATCH 2/4] media: qcom: camss: Add support for MSM8939
` [PATCH 3/4] media: dt-bindings: Add qcom,msm8939-camss
` [PATCH 4/4] arm64: dts: qcom: msm8939: Add camss and cci

[RFT PATCH v4 00/14] Add a single source of truth for UBWC configuration data
 2025-05-20 20:56 UTC  (16+ messages)
` [PATCH RFT v4 01/14] soc: qcom: Add UBWC config provider
` [PATCH RFT v4 02/14] drm/msm: Offset MDSS HBB value by 13
` [PATCH RFT v4 03/14] drm/msm: Use the central UBWC config database
` [PATCH RFT v4 04/14] drm/msm/a6xx: Get a handle to the common UBWC config
` [PATCH RFT v4 05/14] drm/msm/a6xx: Resolve the meaning of AMSBC
` [PATCH RFT v4 06/14] drm/msm/a6xx: Simplify uavflagprd_inv detection
` [PATCH RFT v4 07/14] drm/msm/a6xx: Resolve the meaning of UBWC_MODE
` [PATCH RFT v4 08/14] drm/msm/a6xx: Replace '2' with BIT(1) in level2_swizzling_dis calc
` [PATCH RFT v4 09/14] drm/msm/a6xx: Resolve the meaning of rgb565_predicator
` [PATCH RFT v4 10/14] drm/msm/a6xx: Simplify min_acc_len calculation
` [PATCH RFT v4 11/14] soc: qcom: ubwc: Fix SM6125's ubwc_swizzle value
` [PATCH RFT v4 12/14] soc: qcom: ubwc: Add #defines for UBWC swizzle bits
` [PATCH RFT v4 13/14] soc: qcom: ubwc: Fill in UBWC swizzle cfg for platforms that lack one
` [PATCH RFT v4 14/14] drm/msm/adreno: Switch to the common UBWC config struct

[PATCH v4 0/5] drm/msm/hdmi & phy: use generic PHY framework
 2025-05-20 20:44 UTC  (6+ messages)
` [PATCH v4 1/5] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v4 2/5] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v4 3/5] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v4 4/5] phy: qualcomm: add MSM8974 HDMI PHY support
` [PATCH v4 5/5] drm/msm/registers: drop HDMI PHY register definitions

[PATCH v2] arm64: dts: qcom: x1p42100: Fix thermal sensor configuration
 2025-05-20 20:35 UTC  (2+ messages)

[PATCH] i2c: qup: Add error handling in qup_i2c_xfer_v2()
 2025-05-20 20:30 UTC  (5+ messages)

[PATCH] drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rate
 2025-05-20 20:06 UTC  (2+ messages)

[PATCH v3 0/7] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-05-20 20:03 UTC  (7+ messages)
` [PATCH v3 1/7] arm64: dts: qcom: qcs6490-audioreach: Add gpr node
` [PATCH v3 5/7] arm64: dts: qcom: qcs6490-rb3gen2: Add sound card

[PATCH v8 0/7] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-05-20 19:09 UTC  (8+ messages)
` [PATCH v8 1/7] iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500
` [PATCH v8 2/7] iommu/arm-smmu: Move handing of RESUME to the context fault handler
` [PATCH v8 3/7] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v8 4/7] drm/msm: Don't use a worker to capture fault devcoredump
` [PATCH v8 5/7] drm/msm: Delete resume_translation()
` [PATCH v8 6/7] drm/msm: Temporarily disable stall-on-fault after a page fault
` [PATCH v8 7/7] iommu/smmu-arm-qcom: Delete resume_translation()

[PATCH next] spi: spi-qpic-snand: remove superfluous parameters of qcom_spi_check_error()
 2025-05-20 19:08 UTC 

[PATCH] arm64: dts: qcom: x1p42100: Fix thermal sensor configuration
 2025-05-20 19:00 UTC  (2+ messages)

[PATCH V2 0/3] Add support to disable UFS LPM
 2025-05-20 18:49 UTC  (8+ messages)
` [PATCH V2 1/3] scsi: ufs: dt-bindings: Document UFS Disable LPM property

[PATCH v7 0/7] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-05-20 17:44 UTC  (8+ messages)
` [PATCH v7 1/7] iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500
` [PATCH v7 2/7] iommu/arm-smmu: Move handing of RESUME to the context fault handler
` [PATCH v7 3/7] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v7 4/7] drm/msm: Don't use a worker to capture fault devcoredump
` [PATCH v7 5/7] drm/msm: Delete resume_translation()
` [PATCH v7 6/7] drm/msm: Temporarily disable stall-on-fault after a page fault
` [PATCH v7 7/7] iommu/smmu-arm-qcom: Delete resume_translation()

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-20 17:22 UTC  (14+ messages)
` [PATCH v4 04/40] drm/sched: Add enqueue credit limit

[PATCH v2 0/2] arm64: dts: qcom: sm8750: Add sound
 2025-05-20 16:44 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8750: Add Soundwire nodes
` [PATCH v2 2/2] arm64: dts: qcom: sm8750-mtp: Add sound (speakers, headset codec, dmics)

[PATCH 0/2] Add UFS support for qcs9075 IQ-9075-EVK
 2025-05-20 16:48 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: qcom: Introduce Oneplus Pad Pro
 2025-05-20 16:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add Oneplus Pad Pro (caihong)
` [PATCH 2/2] arm64: dts: qcom: sm8650: Add support for "

[PATCH v5 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-20 16:22 UTC  (12+ messages)
` [PATCH v5 01/40] drm/gpuvm: Don't require obj lock in destructor path
` [PATCH v5 02/40] drm/gpuvm: Allow VAs to hold soft reference to BOs

[PATCH 0/4] Add dt-bindings and dtsi changes for CAMSS on IQ-9075-evk
 2025-05-20 16:17 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: sa8775p: Add CCI definitions
` [PATCH 4/4] arm64: dts: qcom: qcs9075-rb8: Enable IMX577 camera sensor

[PATCH v4 0/5] Add support to read the watchdog bootstatus from IMEM
 2025-05-20 16:00 UTC  (6+ messages)
` [PATCH v4 3/5] dt-bindings: watchdog: qcom-wdt: Document qcom,imem property
` [PATCH v4 4/5] watchdog: qcom: add support to get the bootstatus from IMEM

[PATCH] power: reset: qcom-pon: Rename variables to use generic naming
 2025-05-20 15:44 UTC  (2+ messages)

[PATCH v6 0/7] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-05-20 15:38 UTC  (6+ messages)
` [PATCH v6 2/7] iommu/arm-smmu: Move handing of RESUME to the context fault handler

[PATCH v2] coresight: tmc: fix failure to disable/enable ETF after reading
 2025-05-20 15:18 UTC  (2+ messages)

[PATCH v2 0/5] SC8280XP SLPI
 2025-05-20 14:45 UTC  (4+ messages)

[PATCH 0/3] soc: qcom: qcom_stats: Add DDR stats
 2025-05-20 14:44 UTC  (9+ 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 v3 0/3] arm64: dts: qcom: sc7280: Add property for sc7280
 2025-05-20 13:56 UTC  (5+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sc7280: Add memory region for audiopd
` [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add nsessions property for adsp
` [PATCH v3 3/3] arm64: dts: qcom: sc7280: Add dma-coherent property for fastrpc nodes

[PATCH v2 0/3] arm64: dts: qcom: sc7280: Add property for sc7280
 2025-05-20 13:54 UTC  (9+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sc7280: Add memory region for audiopd
` [PATCH v2 3/3] arm64: dts: qcom: sc7280: Add dma-coherent property for fastrpc nodes

[PATCH 0/2] arm64: dts: qcom: qcs615: Add support for camss
 2025-05-20 12:19 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: dts: qcom: qcs615: Enable camss for qcs615-adp-air

[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-20 11:37 UTC  (3+ messages)
` [PATCH v3 15/22] drm/bridge: stm_lvds: convert to devm_drm_bridge_alloc() API

[PATCH v1 0/2] Add sound card support for QCS9100 and QCS9075
 2025-05-20 11:05 UTC  (2+ messages)

[PATCH v2 0/2] Update PCIe PHY settings for SA8775P
 2025-05-20 11:03 UTC  (11+ messages)
` [PATCH v2 1/2] phy: qcom: qmp-pcie: Update "
` [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Remove max link speed property for PCIe EP

[PATCH 6.1.y 1/2] drm/msm/disp/dpu: use atomic enable/disable callbacks for encoder functions
 2025-05-20 10:32 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs8300: Add support for camss
 2025-05-20 10:12 UTC  (4+ messages)

[PATCH V4 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
 2025-05-20  9:36 UTC  (4+ messages)
` [PATCH V4 2/2] mailbox: tmelite-qmp: Introduce "

[PATCH] regulator: qcom_spmi: Constify struct spmi_voltage_range
 2025-05-20  9:20 UTC  (2+ messages)

[PATCH 1/3] media: qcom: camss: vfe: Stop spamming logs with version
 2025-05-20  9:17 UTC  (16+ messages)

[PATCH V1 0/3] Add level shifter support for qualcomm SOC's
 2025-05-20  9:15 UTC  (6+ messages)
` [PATCH V1 1/3] dt-bindings: mmc: qcom: Document level shifter flag for SD card

[PATCH v5 0/3] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
 2025-05-20  8:30 UTC  (2+ messages)

[PATCH v6] drm/dp: clamp PWM bit count to advertised MIN and MAX capabilities
 2025-05-20  8:06 UTC  (6+ messages)

[PATCH v2 1/3] media: qcom: camss: vfe: Stop spamming logs with version
 2025-05-20  7:47 UTC  (6+ messages)
` [PATCH v2 2/3] media: qcom: camss: csid: "
` [PATCH v2 3/3] media: qcom: camss: csiphy: "

[PATCH 0/4] rtc: pm8xxx: fix uefi offset lookup
 2025-05-20  7:41 UTC  (3+ messages)


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