Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-04-24 09:04:24 to 2023-04-26 16:24:39 UTC [more...]

[PATCH v3 00/21] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-04-26 16:24 UTC  (32+ messages)
` [PATCH v3 01/21] drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290
` [PATCH v3 02/21] drm/msm/dpu: Remove TE2 block and feature from DPU >= 7.0.0 hardware
` [PATCH v3 03/21] drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
` [PATCH v3 04/21] drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs
` [PATCH v3 05/21] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
` [PATCH v3 06/21] drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XP
` [PATCH v3 07/21] drm/msm/dpu: Remove duplicate register defines from INTF
` [PATCH v3 08/21] drm/msm/dpu: Remove extraneous register define indentation
` [PATCH v3 09/21] drm/msm/dpu: Sort INTF registers numerically
` [PATCH v3 10/21] drm/msm/dpu: Take INTF index as parameter in interrupt register defines
` [PATCH v3 11/21] drm/msm/dpu: Drop unused poll_timeout_wr_ptr PINGPONG callback
` [PATCH v3 12/21] drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpong
` [PATCH v3 13/21] drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and above
` [PATCH v3 14/21] drm/msm/dpu: Disable MDP vsync source selection "
` [PATCH v3 15/21] drm/msm/dpu: Move dpu_hw_{tear_check,pp_vsync_info} to dpu_hw_mdss.h
` [PATCH v3 16/21] drm/msm/dpu: Factor out shared interrupt register in INTF_BLK macro
` [PATCH v3 17/21] drm/msm/dpu: Describe TEAR interrupt registers for DSI interfaces
` [PATCH v3 18/21] drm/msm/dpu: Add TEAR-READ-pointer interrupt to INTF block
` [PATCH v3 19/21] drm/msm/dpu: Merge setup_- and enable_tearcheck pingpong callbacks
` [PATCH v3 20/21] drm/msm/dpu: Implement tearcheck support on INTF block
` [PATCH v3 21/21] drm/msm/dpu: Remove intr_rdptr from DPU >= 5.0.0 pingpong config

[PATCH v1 0/5] add DSC 1.2 dpu supports
 2023-04-26 16:09 UTC  (13+ messages)
` [PATCH v1 1/5] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v1 5/5] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets

[PATCH v4 0/2] Add pinctrl support for SDX75
 2023-04-26 15:18 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH v4 2/2] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH 0/7] phy: qcom-qmp-combo: Support orientation switching
 2023-04-26 14:25 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add ports and orientation-switch
` [PATCH 2/7] phy: qcom-qmp-combo: Move phy_mutex out of com_init/exit
` [PATCH 3/7] phy: qcom-qmp-combo: Introduce orientation variable
` [PATCH 4/7] phy: qcom-qmp-combo: Introduce orientation switching
` [PATCH 5/7] phy: qcom-qmp-combo: Introduce drm_bridge
` [PATCH 6/7] arm64: dts: qcom: sc8280xp-crd: Add QMP to SuperSpeed graph
` [PATCH 7/7] arm64: dts: qcom: sc8280xp-x13s: "

[PATCH 1/2] bus: mhi: core: add SBL state callback
 2023-04-26 12:40 UTC  (16+ messages)
` [PATCH 2/2] wifi: ath11k: use unique QRTR instance ID

[PATCH v1 0/6] arm64: qcom: sa8775p: add support for USB
 2023-04-26 12:05 UTC  (5+ messages)

[PATCH v8 0/8] Enable IPQ9754 USB
 2023-04-26  9:51 UTC  (6+ messages)
` [PATCH v8 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes

[PATCH RFT v2 00/14] SMD RPMCC sleep preparations
 2023-04-26  9:40 UTC  (4+ messages)

[PATCH] venus: add support for 10 bit decoding
 2023-04-26  7:00 UTC 

[PATCH v2 00/17] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-04-25 23:13 UTC  (30+ messages)
` [PATCH v2 01/17] drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290
` [PATCH v2 02/17] drm/msm/dpu: Remove TE2 block and feature from DPU >= 7.0.0 hardware
` [PATCH v2 03/17] drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
` [PATCH v2 04/17] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
  ` [Freedreno] "
` [PATCH v2 05/17] drm/msm/dpu: Remove duplicate register defines from INTF
` [PATCH v2 06/17] drm/msm/dpu: Remove extraneous register define indentation

[PATCH v3 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-25 23:11 UTC  (4+ messages)
` [PATCH v3 1/3] drm/msm/dpu: Assign missing writeback log_mask
` [PATCH v3 2/3] drm/msm/dpu: Drop unused members from HW structs
` [PATCH v3 3/3] drm/msm/dpu: Pass catalog pointers in RM to replace for-loop ID lookups

[PATCH] dt-bindings: phy: qcom,edp-phy: allow power-domains
 2023-04-25 22:46 UTC  (2+ messages)

[PATCH v2 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-25 22:35 UTC  (14+ messages)
` [PATCH v2 3/3] drm/msm/dpu: Pass catalog pointers directly from RM instead of IDs
                      ` [Freedreno] "

[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
 2023-04-25 21:33 UTC  (5+ messages)
` [PATCH 01/11] drm/msm/dpu: tweak msm8998 hw catalog values
` [PATCH 10/11] drm/msm/dpu: tweak lm pairings in msm8998 hw catalog

[PATCH v6 0/8] Add multiport support for DWC3 controllers
 2023-04-25 20:33 UTC  (6+ messages)
` [PATCH v6 6/8] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280

[PATCH V3 0/6] Incremental patches on minimal boot support
 2023-04-25 19:01 UTC  (8+ messages)
` [PATCH V3 1/6] arm64: dts: qcom: ipq9574: Update the size of GICC & GICV regions
` [PATCH V3 2/6] dt-bindings: clock: qcom,ipq9574-gcc: Add maintainer
` [PATCH V3 3/6] clk: qcom: gcc-ipq9574: Clean up included headers
` [PATCH V3 4/6] clk: qcom: gcc-ipq9574: constify struct clk_init_data
` [PATCH V3 5/6] arm64: dts: qcom: ipq9574: Drop bias_pll_ubi_nc_clk input
` [PATCH V3 6/6] arm64: dts: qcom: ipq9574: rename al02-c7 dts to rdp433

[PATCH 1/3] clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
 2023-04-25 18:54 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: mmc: sdhci-msm: add IPQ6018 compatible
` [PATCH 3/3] arm64: dts: qcom: ipq6018: add SDHCI node

[PATCH v3 0/3] Add support to configure Coresight Dummy subunit
 2023-04-25 18:46 UTC  (5+ messages)
` [PATCH v3 1/3] Coresight: Add coresight dummy driver
` [PATCH v3 2/3] dt-bindings: arm: Add Coresight Dummy Trace

[PATCH v9 0/8] Enable IPQ9754 USB
 2023-04-25 18:38 UTC  (7+ messages)
` [PATCH v9 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
` [PATCH v9 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible
` [PATCH v9 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks

[PATCH V3 0/6] Add PCIe support for IPQ9574
 2023-04-25 17:33 UTC  (3+ messages)
` [PATCH V3 3/6] dt-bindings: PCI: qcom: Add IPQ9574

[PATCH v2 00/13] SM63(50|75) DPU support
 2023-04-25 17:03 UTC  (4+ messages)
` [PATCH v2 03/13] dt-bindings: display/msm: Add SM6350 DPU

[PATCH v12 00/25] Drivers for Gunyah hypervisor
 2023-04-25 16:33 UTC  (27+ messages)
` [PATCH v12 01/25] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v12 02/25] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v12 03/25] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v12 04/25] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v12 05/25] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v12 06/25] mailbox: Add Gunyah message queue mailbox
` [PATCH v12 07/25] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v12 08/25] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v12 09/25] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v12 10/25] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v12 11/25] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v12 12/25] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v12 13/25] samples: Add sample userspace Gunyah VM Manager
` [PATCH v12 14/25] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v12 15/25] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v12 16/25] docs: gunyah: Document Gunyah VM Manager
` [PATCH v12 17/25] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v12 18/25] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v12 19/25] virt: gunyah: Add resource tickets
` [PATCH v12 20/25] virt: gunyah: Add IO handlers
` [PATCH v12 21/25] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v12 22/25] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v12 23/25] virt: gunyah: Add irqfd interface
` [PATCH v12 24/25] virt: gunyah: Add ioeventfd
` [PATCH v12 25/25] MAINTAINERS: Add Gunyah hypervisor drivers section

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-04-25 16:21 UTC  (10+ messages)

[PATCH] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
 2023-04-25 15:07 UTC  (3+ messages)

[PATCH v2] clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
 2023-04-25 13:44 UTC  (2+ messages)

[PATCH v3 0/4] devres: Provide krealloc_array
 2023-04-25 13:00 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-04-25  9:42 UTC 

[PATCH v3 1/4] arm64: dts: qcom: sa8155p-adp: Make compatible the first property
 2023-04-25  8:22 UTC  (5+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: sa8155p-adp: Make -cells decimal

[PATCH v5 00/14] Add Qualcomm PMIC TPCM support
 2023-04-25  7:29 UTC  (13+ messages)
` [PATCH v5 13/14] usb: typec: qcom: Add Qualcomm PMIC TCPM support

[PATCH RFC 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2023-04-25  6:48 UTC  (3+ messages)

[PATCH] clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs
 2023-04-25  1:20 UTC  (3+ messages)

[PATCH v3 00/28] Introduce QC USB SND audio offloading support
 2023-04-25  1:17 UTC  (5+ messages)
` [PATCH v3 01/28] xhci: Add support to allocate several interrupters

[GIT PULL] Qualcomm Clock updates for v6.4
 2023-04-25  1:14 UTC  (2+ messages)

[PATCH] coresight: core: Add coresight name support
 2023-04-24 22:26 UTC  (8+ messages)

[PATCH v5 0/5] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-24 14:51 UTC  (7+ messages)
` [PATCH v5 1/5] spi: dt-bindings: qcom,spi-qcom-qspi: Add iommus
` [PATCH v5 2/5] arm64: dts: qcom: sc7180: Add stream-id of qspi to iommus
` [PATCH v5 3/5] arm64: dts: qcom: sc7280: "
` [PATCH v5 4/5] arm64: dts: qcom: sdm845: "
` [PATCH v5 5/5] spi: spi-qcom-qspi: Add DMA mode support

[PATCH v5 0/3] Add EMAC3 support for sa8540p-ride (devicetree/clk bits)
 2023-04-24 14:42 UTC  (7+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: sa8540p-ride: Add ethernet nodes

[PATCH v2 0/5] MDSS reg bus interconnect
 2023-04-24 14:11 UTC  (3+ messages)
` [PATCH v2 4/5] drm/msm/mdss: Handle the reg bus ICC path

[PATCH V7 0/3] rpmsg signaling/flowcontrol patches
 2023-04-24 13:33 UTC  (5+ messages)
` [PATCH V7 1/3] rpmsg: core: Add signal API support
` [PATCH V7 3/3] rpmsg: char: Add RPMSG GET/SET FLOWCONTROL IOCTL support

[PATCH] dt-bindings: mfd: qcom,spmi-pmic: document flash LED controller
 2023-04-24 12:50 UTC  (2+ messages)

[PATCH v4 0/3] Use PSCI OS initiated mode for sc7280
 2023-04-24 11:09 UTC  (4+ messages)
` [PATCH v4 1/3] cpuidle: dt_idle_genpd: Add helper function to remove genpd topology
` [PATCH v4 2/3] cpuidle: psci: Move enabling OSI mode after power domains creation
` [PATCH v4 3/3] arm64: dts: qcom: sc7280: Add power-domains for cpuidle states

[PATCH v3 0/5] Add support for Focaltech FTS Touchscreen
 2023-04-24 11:02 UTC  (4+ messages)
` [PATCH v3 2/5] Input: add driver for Focaltech FTS touchscreen

[PATCH V2 0/4] Incremental patches on minimal boot support
 2023-04-24 10:15 UTC  (7+ messages)
` [PATCH V2 2/4] clk: qcom: gcc-ipq9574: Drop bias_pll_ubi_nc_clk & add const to clk_init_data
` [PATCH V2 3/4] arm64: dts: qcom: ipq9574: Drop bias_pll_ubi_nc_clk & update intc node

[PATCH v4 0/5] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-24  9:30 UTC  (8+ messages)
` [PATCH v4 5/5] spi: spi-qcom-qspi: Add DMA mode support


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