Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2024-08-29 19:41:51 to 2024-08-30 17:41:36 UTC [more...]

[PATCH 00/21] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-08-30 17:41 UTC  (39+ messages)
` [PATCH 01/21] drm: add clone mode check for CRTC
` [PATCH 02/21] drm: print clone mode status in atomic state
` [PATCH 03/21] drm/msm/dpu: get rid of struct dpu_rm_requirements
` [PATCH 04/21] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
` [PATCH 05/21] drm/msm/dpu: move resource allocation to CRTC
` [PATCH 06/21] drm/msm/dpu: fill CRTC resources in dpu_crtc.c
` [PATCH 07/21] drm/msm/dpu: Check CRTC encoders are valid clones
` [PATCH 08/21] drm/msm/dpu: add CWB entry to catalog for SM8650
` [PATCH 09/21] drm/msm/dpu: add devcoredumps for cwb registers
` [PATCH 10/21] drm/msm/dpu: add CWB support to dpu_hw_wb
` [PATCH 11/21] drm/msm/dpu: Add RM support for allocating CWB
` [PATCH 12/21] drm/msm/dpu: Add CWB to msm_display_topology
` [PATCH 13/21] drm/msm/dpu: Require modeset if clone mode status changes
` [PATCH 14/21] drm/msm/dpu: Reserve resources for CWB
` [PATCH 15/21] drm/msm/dpu: Configure CWB in writeback encoder
` [PATCH 16/21] drm/msm/dpu: Program hw_ctl to support CWB
` [PATCH 17/21] drm/msm/dpu: Adjust writeback phys encoder setup for CWB
` [PATCH 18/21] drm/msm/dpu: Start frame done timer after encoder kickoff
` [PATCH 19/21] drm/msm/dpu: Skip trigger flush and start for CWB
` [PATCH 20/21] drm/msm/dpu: Reorder encoder kickoff "
` [PATCH 21/21] drm/msm/dpu: Set possible clones for all encoders

[PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
 2024-08-30 17:36 UTC  (2+ messages)
` [v2,1/2] "

[PATCH v5 0/6] Add initial DTS for Samsung Galaxy Book4 Edge
 2024-08-30 17:25 UTC  (5+ messages)
` [PATCH v5 4/6] arm64: dts: qcom: Add UFS node

[PATCH] regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
 2024-08-30 17:14 UTC  (2+ messages)

[PATCH v1 0/7] Provides support for Trigger Generation Unit
 2024-08-30 16:44 UTC  (11+ messages)
` [PATCH v1 1/7] dt-bindings: arm: Add support for Coresight TGU trace
` [PATCH v1 2/7] coresight: Add coresight TGU driver
` [PATCH v1 3/7] coresight-tgu: Add signal priority support
` [PATCH v1 4/7] coresight-tgu: Add TGU decode support
` [PATCH v1 5/7] coresight-tgu: add support to configure next action
` [PATCH v1 6/7] coresight-tgu: add timer/counter functionality for TGU
` [PATCH v1 7/7] coresight-tgu: add reset node to initialize

[PATCH v3 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-08-30 16:14 UTC  (5+ messages)
` [PATCH v3 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC

[PATCH v1] soc: qcom: pbs: Simplify with dev_err_probe()
 2024-08-30 15:31 UTC  (8+ messages)

[PATCH v2 0/9] Preemption support for A7XX
 2024-08-30 15:32 UTC  (10+ messages)
` [PATCH v2 1/9] drm/msm: Fix bv_fence being used as bv_rptr
` [PATCH v2 2/9] drm/msm: Add submitqueue setup and close
` [PATCH v2 3/9] drm/msm: Add a `preempt_record_size` field
` [PATCH v2 4/9] drm/msm/A6xx: Implement preemption for A7XX targets
` [PATCH v2 5/9] drm/msm/A6xx: Sync relevant adreno_pm4.xml changes
` [PATCH v2 6/9] drm/msm/A6xx: Use posamble to reset counters on preemption
` [PATCH v2 7/9] drm/msm/A6xx: Add traces for preemption
` [PATCH v2 8/9] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create
` [PATCH v2 9/9] drm/msm/A6xx: Enable preemption for A750

[PATCH v3 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100
 2024-08-30 15:02 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-08-30 14:58 UTC  (24+ messages)
` [PATCH 11/22] pinctrl: qcom: sa8775p: Add support for SA8255p SoC
` [PATCH 14/22] dt-bindings: arm-smmu: document the support on SA8255p
` [PATCH 16/22] dt-bindings: qcom: geni-se: document support for SA8255P
` [PATCH 21/22] ARM: dt: GIC: add extended SPI specifier
` [PATCH 22/22] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform

[PATCH v2 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
 2024-08-30 13:39 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Add TCSR halt register space

[PATCH v14 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-08-30 12:53 UTC  (9+ messages)
` [PATCH v14 1/6] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v14 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280

[PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-08-30 12:24 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time

[PATCH v2 1/2] bus: mhi: host: pci_generic: Update the file path for Foxconn SDX55/SDX72
 2024-08-30 12:18 UTC  (6+ messages)
` [PATCH v2 2/2] bus: mhi: host: pci_generic: Enable trigger_edl for Foxconn SDX55/SDX65/SDX24 products

[PATCH v2] ASoC: codecs: lpass-va-macro: set the default codec version for sm8250
 2024-08-30 10:56 UTC  (4+ messages)

[PATCH v26 00/33] Introduce QC USB SND audio offloading support
 2024-08-30 10:05 UTC  (45+ messages)
` [PATCH v26 09/33] ALSA: Add USB audio device jack type
` [PATCH v26 10/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v26 11/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v26 12/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v26 13/33] ASoC: usb: Add PCM format check API for "
` [PATCH v26 14/33] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v26 15/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v26 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v26 17/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v26 18/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v26 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v26 20/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v26 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v26 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v26 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v26 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v26 25/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v26 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v26 27/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v26 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v26 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v26 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v26 31/33] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v26 33/33] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH] arm64: dts: qcom: sc7280.dtsi: Fix PMU nodes for Cortex A55 and A78
 2024-08-30 10:03 UTC  (6+ messages)

[PATCH V3] arm64: dts: qcom: Add SD Card node for qcm6490-idp
 2024-08-30 10:03 UTC  (3+ messages)

[PATCH] clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPs
 2024-08-30  9:41 UTC  (2+ messages)

[PATCH] soc: qcom: smem_state: fix missing of_node_put in error path
 2024-08-30  9:35 UTC  (2+ messages)

[PATCH v2 00/17] arm64: dts: qcom: change labels to lower-case
 2024-08-30  9:33 UTC  (5+ messages)
` [PATCH v2 02/17] arm64: dts: qcom: msm: "
` [PATCH v2 05/17] arm64: dts: qcom: sc8280xp: "

[PATCH v1 0/3] Add missing fixes to FastRPC driver
 2024-08-30  9:33 UTC  (7+ messages)
` [PATCH v1 1/3] misc: fastrpc: Save actual DMA size in fastrpc_map structure
` [PATCH v1 2/3] misc: fastrpc: Fix fastrpc_map_lookup operation
` [PATCH v1 3/3] misc: fastrpc: Skip reference for DMA handles

[PATCH] pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now
 2024-08-30  9:27 UTC  (3+ messages)

[PATCH V2 0/6] Enable IPQ5018 PCI support
 2024-08-30  8:59 UTC  (10+ messages)
` [PATCH V2 2/6] dt-bindings: PCI: qcom: Add IPQ5108 SoC
` [PATCH V2 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH V2 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH V2 6/6] arm64: dts: qcom: ipq5018: Enable PCIe

[PATCH v1] misc: fastrpc: Trigger a panic using BUG_ON in device release
 2024-08-30  8:44 UTC  (5+ messages)

[PATCH V3 0/6] Enable IPQ5018 PCI support
 2024-08-30  8:23 UTC  (8+ messages)
` [PATCH V3 1/6] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH V3 2/6] dt-bindings: PCI: qcom: Add IPQ5108 SoC
` [PATCH V3 3/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver
` [PATCH V3 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH V3 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH V3 6/6] arm64: dts: qcom: ipq5018: Enable PCIe

[PATCH v3] PCI: qcom-ep: Enable controller resources like PHY only after refclk is available
 2024-08-30  8:23 UTC 

[PATCH v1] bus: qcom: Simplify with dev_err_probe()
 2024-08-30  8:21 UTC  (4+ messages)

[PATCH v2 0/2] phy: add NXP PTN3222 eUSB2 to USB2 redriver
 2024-08-30  8:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] "

[PATCH v2] PCI: qcom-ep: Enable controller resources like PHY only after refclk is available
 2024-08-30  8:12 UTC  (3+ messages)

[PATCH v1 0/4] Enable shared SE support over I2C
 2024-08-30  8:11 UTC  (4+ messages)
` [PATCH v1 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag

[PATCH 00/11] phy: simplify with cleanup.h and few other ideas
 2024-08-30  8:10 UTC  (2+ messages)

[PATCH -next RESEND 0/2] mfd: Use for_each_child_of_node_scoped()
 2024-08-30  7:56 UTC  (5+ messages)
` [PATCH -next RESEND 1/2] mfd: max77620: "
  ` (subset) "
` [PATCH -next RESEND 2/2] mfd: qcom-spmi-pmic: "
  ` (subset) "

[PATCH] Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
 2024-08-30  7:51 UTC  (3+ messages)

[PATCH] firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()
 2024-08-30  7:42 UTC  (2+ messages)

[PATCH V2 0/4] Add new driver for WCSS secure PIL loading
 2024-08-30  7:41 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
` [PATCH V2 2/4] remoteproc: qcom: add hexagon based WCSS secure PIL driver

[PATCH V4] scsi: ufs: qcom: update MODE_MAX cfg_bw value
 2024-08-30  7:20 UTC  (2+ messages)

[PATCH V2] arm64: dts: qcom: Add SD Card node for qcm6490-idp
 2024-08-30  7:16 UTC  (2+ messages)

[PATCH] clk: qcom: clk-alpha-pll: Replace divide operator with comparison
 2024-08-30  5:33 UTC  (4+ messages)

[PATCH V2] clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()
 2024-08-30  5:33 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Fix PHY for DP2
 2024-08-29 23:57 UTC  (2+ messages)

[PATCH v2 0/2] SCM: Support latest version of waitq-aware firmware
 2024-08-29 23:45 UTC  (4+ messages)
` [PATCH v2 1/2] firmware: qcom_scm: Add API to get waitqueue IRQ info
` [PATCH v2 2/2] firmware: qcom_scm: Support multiple waitq contexts

[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
 2024-08-29 22:24 UTC  (6+ messages)
` [PATCH RFC v2 1/5] mm: Introduce guest_memfd
` [PATCH RFC v2 2/5] mm: guest_memfd: Allow folios to be accessible to host
` [PATCH RFC v2 3/5] kvm: Convert to use guest_memfd library
` [PATCH RFC v2 4/5] mm: guest_memfd: Add ability for userspace to mmap pages
` [PATCH RFC v2 5/5] mm: guest_memfd: Add option to remove inaccessible memory from direct map

[PATCH] arm64: dts: qcom: x1e80100: Add orientation-switch to all USB+DP QMP PHYs
 2024-08-29 21:34 UTC  (2+ messages)

[PATCH 0/2] Add interconnect support for QCS8300 SoC
 2024-08-29 19:49 UTC  (3+ messages)
` [PATCH 2/2] interconnect: qcom: add QCS8300 interconnect provider driver

[PATCH v1] arm64: dts: qcom: sc8280xp-wdk2023: dt definition for WDK2023
 2024-08-29 19:46 UTC  (3+ messages)

[PATCH v2 0/5] soc: qcom: fix rpm_requests module probing
 2024-08-29 19:44 UTC  (3+ messages)
` [PATCH v2 1/5] Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"


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