Linux-ARM-MSM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-15 22:27:18 to 2023-06-17 00:00:59 UTC [more...]

[PATCH v8 00/18] GMU-less A6xx support (A610, A619_holi)
 2023-06-17  0:00 UTC  (6+ messages)
` [PATCH v8 10/18] drm/msm/a6xx: Introduce GMU wrapper support
      ` [Freedreno] "

[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add RT5033 PMIC with charger
 2023-06-16 23:42 UTC 

[PATCH 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-06-16 23:36 UTC  (4+ messages)
` [PATCH 2/3] pinctrl: qcom: sm8350-lpass-lpi: "
` [PATCH 3/3] arm64: defconfig: enable Qualcomm SM8350 LPASS pinctrl

[PATCH] arm64: dts: qcom: sm8450: correct crypto unit address
 2023-06-16 23:34 UTC  (2+ messages)

[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-06-16 23:33 UTC  (4+ messages)
` [PATCH v8 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support

[PATCH v3 00/19] drm/msm/dpu: another catalog rework
 2023-06-16 23:05 UTC  (33+ messages)
` [PATCH v3 01/19] drm/msm: enumerate DSI interfaces
` [PATCH v3 02/19] drm/msm/dpu: always use MSM_DP/DSI_CONTROLLER_n
` [PATCH v3 03/19] drm/msm/dpu: simplify peer LM handling
` [PATCH v3 04/19] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field
` [PATCH v3 05/19] drm/msm/dpu: drop enum dpu_mdp and MDP_TOP value
` [PATCH v3 06/19] drm/msm/dpu: expand .clk_ctrls definitions
` [PATCH v3 07/19] drm/msm/dpu: drop zero features from dpu_mdp_cfg data
` [PATCH v3 08/19] drm/msm/dpu: drop zero features from dpu_ctl_cfg data
` [PATCH v3 09/19] drm/msm/dpu: correct indentation for CTL definitions
` [PATCH v3 10/19] drm/msm/dpu: inline SSPP_BLK macros
` [PATCH v3 11/19] drm/msm/dpu: inline DSPP_BLK macros
` [PATCH v3 12/19] drm/msm/dpu: inline LM_BLK macros
` [PATCH v3 13/19] drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros
` [PATCH v3 14/19] drm/msm/dpu: inline MERGE_3D_BLK macros
` [PATCH v3 15/19] drm/msm/dpu: inline various PP_BLK_* macros
` [PATCH v3 16/19] drm/msm/dpu: inline WB_BLK macros
` [PATCH v3 17/19] drm/msm/dpu: inline INTF_BLK and INTF_BLK_DSI_TE macros
` [PATCH v3 18/19] drm/msm/dpu: drop empty features mask MERGE_3D_SM8150_MASK
` [PATCH v3 19/19] drm/msm/dpu: drop empty features mask INTF_SDM845_MASK

[PATCH 0/3] Add support for databus widen mode
 2023-06-16 22:00 UTC  (24+ messages)
` [PATCH 1/3] drm/msm/dpu: Add DPU_INTF_DATABUS_WIDEN feature flag for DPU >= 5.0
            ` [Freedreno] "
` [PATCH 2/3] drm/msm/dpu: Set DATABUS_WIDEN on command mode encoders
` [PATCH 3/3] drm/msm/dsi: Enable DATABUS_WIDEN for DSI command mode

[PATCH v6 00/22] Restructure RPM SMD ICC
 2023-06-16 20:27 UTC  (5+ messages)
` [PATCH v6 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks

[PATCH v4 00/25] iommu: Make default_domain's mandatory
 2023-06-16 19:02 UTC  (26+ messages)
` [PATCH v4 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v4 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v4 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v4 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v4 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v4 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v4 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v4 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v4 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v4 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v4 11/25] iommu/tegra-smmu: "
` [PATCH v4 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v4 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v4 14/25] iommu/msm: "
` [PATCH v4 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v4 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v4 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v4 18/25] iommu/ipmmu: "
` [PATCH v4 19/25] iommu/mtk_iommu: "
` [PATCH v4 20/25] iommu/sun50i: "
` [PATCH v4 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v4 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v4 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v4 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v4 25/25] iommu: Convert remaining simple drivers "

[PATCH 1/3] arm64: dts: qcom: sm8350-hdk: include PMK8350
 2023-06-16 19:02 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8350-hdk: add uSD card
` [PATCH 3/3] arm64: dts: qcom: sm8350: add APR and LPASS TLMM

[PATCH v6 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-06-16 17:42 UTC  (3+ messages)

[PATCH] drm/msm/dsi: Enable BURST_MODE for command mode for DSI 6G v1.3+
 2023-06-16 17:40 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sdm845-db845c: Move LVS regulator nodes up
 2023-06-16 17:09 UTC  (9+ messages)

[PATCH 0/4] video: backlight: lp855x: modernize bindings
 2023-06-16 16:41 UTC  (5+ messages)
` [PATCH 2/4] video: backlight: lp855x: get PWM for PWM mode during probe

[PATCH v14 00/25] Drivers for Gunyah hypervisor
 2023-06-16 16:35 UTC  (16+ messages)
` [PATCH v14 01/25] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v14 02/25] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v14 06/25] mailbox: Add Gunyah message queue mailbox
` [PATCH v14 11/25] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v14 16/25] docs: gunyah: Document Gunyah VM Manager
` [PATCH v14 18/25] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v14 23/25] virt: gunyah: Add irqfd interface

[PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-16 16:12 UTC 

[PATCH v2] spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
 2023-06-16 16:09 UTC  (2+ messages)

[PATCH] drm/msm/adreno: Update MODULE_FIRMWARE macros
 2023-06-16 15:55 UTC  (3+ messages)

[PATCH 0/2] Add provision to keep idle state disabled
 2023-06-16 15:39 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: arm: idle-states: Add idle-state-disabled property

[PATCH v2 1/4] dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherent
 2023-06-16 15:14 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDP
` [PATCH v2 3/4] arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devices

[PATCH] arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
 2023-06-16 14:54 UTC  (5+ messages)

[PATCH 0/2] Add common RDP dtsi file for ipq9574
 2023-06-16 12:49 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq9574: Add common RDP dtsi file
` [PATCH 2/2] arm64: dts: qcom: ipq9574: Enable WPS buttons

[PATCH v2 00/22]drm/msm/dpu: another catalog rework
 2023-06-16 12:28 UTC  (16+ messages)
` [PATCH v2 02/22] drm/msm/dpu: correct MERGE_3D length
` [PATCH v2 03/22] drm/msm/dpu: remove unused INTF_NONE interfaces
` [PATCH v2 04/22] drm/msm: enumerate DSI interfaces
` [PATCH v2 05/22] drm/msm/dpu: always use MSM_DP/DSI_CONTROLLER_n
` [PATCH v2 06/22] drm/msm/dpu: simplify peer LM handling

[PATCH] drm/msm/dsi: Document DSC related pclk_rate and hdisplay calculations
 2023-06-16 12:25 UTC  (2+ messages)

[PATCH v4 1/2] ASoC: dt-bindings: qcom,wsa8840: Add WSA884x family of speakers
 2023-06-16 11:57 UTC  (2+ messages)
` [PATCH v4 2/2] ASoC: codecs: wsa884x: "

[PATCH] Revert "Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"""
 2023-06-16 11:38 UTC  (6+ messages)

[RESEND v6 0/8] Add SC7280 audioreach device tree nodes
 2023-06-16 11:36 UTC  (14+ messages)
` [RESEND v6 1/8] arm64: dts: qcom: sc7280: Modify lpasscc node name
` [RESEND v6 2/8] dt-bindings: remoteproc: qcom: sc7280-adsp-pil: Add missing properties
` [RESEND v6 3/8] arm64: dts: qcom: sc7280: Extract audio nodes from common idp dtsi file
` [RESEND v6 4/8] arm64: dts: qcom: sc7280: Add sound node for crd-rev3 board
` [RESEND v6 5/8] arm64: dts: qcom: sc7280: Add LPASS PIL node
` [RESEND v6 6/8] arm64: dts: qcom: sc7280: Modify VA/RX/TX macro clock nodes for audioreach solution
` [RESEND v6 7/8] arm64: dts: qcom: sc7280: Modify LPASS_MCC reg region size in the lpass_tlmm node
` [RESEND v6 8/8] arm64: dts: qcom: sc7280: Add qcom,adsp-pil-mode property in clock nodes

[PATCH 0/2] Update GCC clocks for QDU1000 and QRU1000 SoCs
 2023-06-16 11:33 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: clock: "
` [PATCH 2/2] clk: qcom: gcc-qdu1000: Update GCC clocks and add support for GDSCs

[PATCH] spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
 2023-06-16 11:18 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 05/14] soundwire: qcom: add proper error paths in qcom_swrm_startup()
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 5.15 06/16] soundwire: qcom: add proper error paths in qcom_swrm_startup()
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 6.1 02/26] arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDW
 2023-06-16 10:26 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 03/26] arm64: dts: qcom: sc7280-qcard: "
` [PATCH AUTOSEL 6.1 09/26] soundwire: qcom: add proper error paths in qcom_swrm_startup()

[PATCH AUTOSEL 6.3 02/30] arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDW
 2023-06-16 10:24 UTC  (3+ messages)
` [PATCH AUTOSEL 6.3 03/30] arm64: dts: qcom: sc7280-qcard: "
` [PATCH AUTOSEL 6.3 09/30] soundwire: qcom: add proper error paths in qcom_swrm_startup()

[v11 0/6] Add minimal boot support for IPQ5018
 2023-06-16 10:17 UTC  (6+ messages)
` [v11 1/6] dt-bindings: arm64: Add IPQ5018 clock and reset
` [v11 3/6] dt-bindings: qcom: Add ipq5018 bindings
` [v11 4/6] dt-bindings: scm: Add compatible for IPQ5018
` [v11 5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [v11 6/6] arm64: defconfig: Enable IPQ5018 SoC base configs

[PATCH V4 0/2] Add support for GPIO based leds and buttons on IPQ5332/9574 devices
 2023-06-16  8:32 UTC  (3+ messages)
` [PATCH V4 1/2] arm64: dts: qcom: ipq5332: enable GPIO based LEDs and Buttons
` [PATCH V4 2/2] arm64: dts: qcom: ipq9574: enable GPIO based LEDs

[PATCH 0/2] SC7180 BWMONs
 2023-06-16  8:10 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom,bwmon: Document "
` [PATCH 2/2] arm64: dts: qcom: sc7180: Hook up BWMONs

[PATCH V7 0/3] rpmsg signaling/flowcontrol patches
 2023-06-16  7:50 UTC  (8+ messages)
` [PATCH V7 1/3] rpmsg: core: Add signal API support

[PATCH v2] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved
 2023-06-16  6:52 UTC  (3+ messages)

[PATCH v3] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved
 2023-06-16  6:51 UTC 

[PATCH] media: venus: core: Set up secure memory ranges for SC7180
 2023-06-16  5:31 UTC  (2+ messages)

[PATCH V2 0/2] Add support for GPIO based leds and buttons on IPQ5332/9574 devices
 2023-06-16  4:42 UTC  (4+ messages)
` [PATCH V2 1/2] arm64: dts: qcom: ipq5332: enable GPIO based LEDs and Buttons

[PATCH v2 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC
 2023-06-16  3:14 UTC  (3+ messages)
` [PATCH v2 2/4] input: touchscreen: add core support for Goodix Berlin Touchscreen IC

[PATCH] drm/panel: move some dsi commands from unprepare to disable
 2023-06-15 23:36 UTC  (5+ messages)

[PATCH v9 00/20] GMU-less A6xx support (A610, A619_holi)
 2023-06-15 23:21 UTC  (21+ messages)
` [PATCH v9 01/20] dt-bindings: display/msm: gpu: Document GMU wrapper-equipped A6xx
` [PATCH v9 02/20] dt-bindings: display/msm/gmu: Add GMU wrapper
` [PATCH v9 03/20] drm/msm/adreno: Use adreno_is_revn for A690
` [PATCH v9 04/20] drm/msm/a6xx: Remove static keyword from sptprac en/disable functions
` [PATCH v9 05/20] drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()
` [PATCH v9 06/20] drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu
` [PATCH v9 07/20] drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()
` [PATCH v9 08/20] drm/msm/a6xx: Add a helper for software-resetting the GPU
` [PATCH v9 09/20] drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init
` [PATCH v9 10/20] drm/msm/a6xx: Extend and explain UBWC config
` [PATCH v9 11/20] drm/msm/a6xx: Move CX GMU power counter enablement to hw_init
` [PATCH v9 12/20] drm/msm/a6xx: Introduce GMU wrapper support
` [PATCH v9 13/20] drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurations
` [PATCH v9 14/20] drm/msm/a6xx: Add support for A619_holi
` [PATCH v9 15/20] drm/msm/a6xx: Add A610 support
` [PATCH v9 16/20] drm/msm/a6xx: Fix some A619 tunables
` [PATCH v9 17/20] drm/msm/a6xx: Use "else if" in GPU speedbin rev matching
` [PATCH v9 18/20] drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching
` [PATCH v9 19/20] drm/msm/a6xx: Add A619_holi speedbin support
` [PATCH v9 20/20] drm/msm/a6xx: Add A610 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).