Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-11-30 01:10:59 to 2023-12-01 05:04:55 UTC [more...]

[PATCH v7 00/10] Enable HS-G5 support on SM8550
 2023-12-01  5:03 UTC  (11+ messages)
` [PATCH v7 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
` [PATCH v7 02/10] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()
` [PATCH v7 03/10] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH v7 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
` [PATCH v7 05/10] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
` [PATCH v7 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer
` [PATCH v7 07/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()
` [PATCH v7 08/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection
` [PATCH v7 09/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings
` [PATCH v7 10/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550

[PATCH v3 0/2] Stabilize use of vblank_refcount
 2023-12-01  3:47 UTC  (4+ messages)
` [PATCH v3 1/2] drm/msm/dpu: Modify vblank_refcount if error in callback
` [PATCH v3 2/2] drm/msm/dpu: Add mutex lock in control vblank irq

[PATCH 0/2] drm/msm/dpu: INTF CRC configuration cleanups and fix
 2023-12-01  1:30 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr()
` [PATCH 2/2] drm/msm/dpu: Set input_sel bit for INTF

[PATCH v2 0/2] Stabilize use of vblank_refcount
 2023-12-01  1:29 UTC  (3+ messages)
` [PATCH v2 1/2] drm/msm/dpu: Modify vblank_refcount if error in callback
` [PATCH v2 2/2] drm/msm/dpu: Add mutex lock in control vblank irq

[PATCH 0/2] Stabilize use of vblank_refcount
 2023-12-01  1:07 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dpu: Modify vblank_refcount if error in callback
` [PATCH 2/2] drm/msm/dpu: Add mutex lock in control vblank irq

[PATCH 04/16] drm/msm/dpu: add cdm blocks to sc7280 dpu_hw_catalog
 2023-12-01  0:50 UTC  (27+ messages)
` [PATCH 06/16] drm/msm/dpu: add dpu_hw_cdm abstraction for CDM block
` [PATCH 07/16] drm/msm/dpu: add cdm blocks to RM
` [PATCH 08/16] drm/msm/dpu: add support to allocate CDM from RM
` [PATCH 09/16] drm/msm/dpu: add CDM related logic to dpu_hw_ctl layer
` [PATCH 10/16] drm/msm/dpu: add support to disable CDM block during encoder cleanup
` [PATCH 11/16] drm/msm/dpu: add an API to setup the CDM block for writeback
` [PATCH 13/16] drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output
` [PATCH 14/16] drm/msm/dpu: do not allow YUV formats if no CDM block is present

[PATCH] drm/msm/dpu: Add missing safe_lut_tbl in sc8180x catalog
 2023-12-01  0:45 UTC  (2+ messages)

[PATCH] drm/msm/adreno: Fix A680 chip id
 2023-12-01  0:26 UTC 

[PATCH] arm64: dts: qcom: sc8180x-primus: Fix HALL_INT polarity
 2023-12-01  0:11 UTC 

[PATCH v2 0/6] Add support for Translation Buffer Units
 2023-11-30 23:24 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings

[PATCH v3] drm/msm/dpu: Capture dpu snapshot when frame_done_timer timeouts
 2023-11-30 23:07 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Correct UBWC settings for sc8280xp
 2023-11-30 21:25 UTC  (3+ messages)
` [Freedreno] "

[PATCH 1/2] firmware: arm_scmi: Fix frequency truncation by promoting multiplier to u64
 2023-11-30 20:43 UTC  (2+ messages)
` [PATCH 2/2] firmware: arm_scmi: Fix possible frequency truncation when using level indexing mode

[PATCH 0/3] Add GPU support for MSM8226 (Adreno A305B)
 2023-11-30 20:35 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display/msm: gpu: Allow multiple digits for patchid
` [PATCH 2/3] drm/msm/adreno: Add A305B support
` [PATCH 3/3] ARM: dts: qcom: msm8226: Add GPU

[net-next PATCH 00/14] net: phy: at803x: cleanup + split
 2023-11-30 20:24 UTC  (18+ messages)
` [net-next PATCH 01/14] net: phy: at803x: fix passing the wrong reference for config_intr
` [net-next PATCH 02/14] net: phy: at803x: move disable WOL for 8031 from probe to config
` [net-next PATCH 03/14] net: phy: at803x: raname hw_stats functions to qca83xx specific name
` [net-next PATCH 04/14] net: phy: at803x: move qca83xx stats out of generic at803x_priv struct
` [net-next PATCH 05/14] net: phy: at803x: move qca83xx specific check in dedicated functions
` [net-next PATCH 06/14] net: phy: at803x: move at8031 specific data out of generic at803x_priv
` [net-next PATCH 07/14] net: phy: at803x: move at8035 specific DT parse to dedicated probe

[PATCH 0/3] firmware: arm_scmi: Miscellaneous fixes and opp count increase
 2023-11-30 20:14 UTC  (14+ messages)
` [PATCH 1/3] firmware: arm_scmi: Fix null pointer dereference during fastchannel init
` [PATCH 2/3] firmware: arm_scmi: Fix freq/power truncation in the perf protocol
` [PATCH 3/3] firmware: arm_scmi: Increase the maximum opp count

[PATCH V4 0/5] dts: qcom: Introduce X1E80100 platforms device tree
 2023-11-30 19:26 UTC  (6+ messages)
` [PATCH V4 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible
` [PATCH V4 2/5] dt-bindings: arm: qcom: Document X1E80100 SoC and boards
` [PATCH V4 3/5] arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts
` [PATCH V4 4/5] arm64: dts: qcom: x1e80100: Add Compute Reference Device
` [PATCH V4 5/5] arm64: defconfig: Enable X1E80100 SoC base configs

[PATCH v2] drm/msm/dpu: Capture dpu snapshot when frame_done_timer timeouts
 2023-11-30 18:35 UTC  (3+ messages)

[PATCH] dt-bindings: watchdog: qcom,pm8916-wdt: add parent spmi node to example
 2023-11-30 17:42 UTC 

[PATCH 0/2] dt-bindings: thermal: qcom-spmi-adc-tm5/hc: fix up examples
 2023-11-30 17:41 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: thermal: qcom-spmi-adc-tm5/hc: fix example node names
` [PATCH 2/2] dt-bindings: thermal: qcom-spmi-adc-tm5/hc: clean up examples

[PATCH] dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example
 2023-11-30 17:32 UTC 

[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: clean up example
 2023-11-30 17:28 UTC 

[PATCH 0/4] dt-bindings: mfd: fix up PMIC examples
 2023-11-30 17:25 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: fix up binding reference
` [PATCH 2/4] dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: fix example regulator node
` [PATCH 3/4] dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: clean up example
` [PATCH 4/4] dt-bindings: mfd: pm8008: fix example node names

[PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-30 16:48 UTC  (10+ messages)
` [PATCH v4 06/23] pinctrl: core: Make pins const unsigned int pointer in struct group_desc
` [PATCH v4 16/23] pinctrl: imx: Convert to use grp member

[PATCH v1] drm/msm/dpu: improve DSC allocation
 2023-11-30 15:43 UTC  (5+ messages)

[PATCH] dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: add X1E80100 LPASS LPI
 2023-11-30 15:38 UTC  (2+ messages)

[PATCH 0/3] Add DDR sleep stats
 2023-11-30 14:58 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: qcom: stats: Add QMP handle
` [PATCH 2/3] soc: qcom: stats: Add DDR sleep stats
` [PATCH 3/3] arm64: dts: qcom: sc8280xp: Add QMP handle to RPMh stats

[PATCH v7 0/7] Add support for LUT PPG
 2023-11-30 14:22 UTC  (10+ messages)
` [PATCH v7 1/7] dt-bindings: soc: qcom: Add qcom,pbs bindings
` [PATCH v7 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LPG PPG
` [PATCH v7 3/7] soc: qcom: add QCOM PBS driver
` [PATCH v7 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
` [PATCH v7 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG
` [PATCH v7 6/7] leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAM
` [PATCH v7 7/7] leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG Scheme

[PATCH] interconnect: qcom: sm8250: Enable sync_state
 2023-11-30 14:04 UTC 

[PATCH v6 00/10] drm: ci: fixes
 2023-11-30 13:50 UTC  (4+ messages)
` [PATCH v6 06/10] drm: ci: mediatek: Set IGT_FORCE_DRIVER for mt8173

[PATCH v1 0/3] arm64: dts: qcom: Fix the warnings from coresight bindings
 2023-11-30 13:37 UTC  (12+ messages)
` [PATCH v1 1/3] arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property
` [PATCH v1 2/3] arm64: dts: qcom: msm8998: Fix 'out-ports' "
` [PATCH v1 3/3] arm64: dts: qcom: Fix coresight warnings in in-ports and out-ports

[PATCH 00/30] Make a new API for drivers to use to get their FW
 2023-11-30 13:23 UTC  (18+ messages)
` [PATCH 02/30] ACPI: VIOT: Make a viot_iommu_for_each_id()
` [PATCH 03/30] ACPI: IORT: Make a iort_iommu_for_each_id()
` [PATCH 04/30] ACPI: IORT: Remove fwspec from the reserved region code
` [PATCH 06/30] iommu: Make iommu_ops_from_fwnode() return the iommu_device
` [PATCH 08/30] iommu/of: Add iommu_of_get_single_iommu()
` [PATCH 11/30] iommu/sun50i: Move to iommu_of_get_single_iommu()
` [PATCH 13/30] iommu/dart: Move to iommu_of_xlate()
` [PATCH 16/30] iommu/tegra: Route tegra_dev_iommu_get_stream_id() through an op
` [PATCH 19/30] iommu/mtk: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 21/30] iommu/mtk_v1: "
` [PATCH 22/30] iommu/qcom: "
` [PATCH 27/30] iommu/arm-smmu: Move to iommu_of_xlate()
` [PATCH 28/30] iommu: Call all drivers if there is no fwspec
` [PATCH 29/30] iommu: Check for EPROBE_DEFER using the new FW parsers

[PATCH v5 0/4] pinctl: qcom: sm4450: Add SM4450 pinctrl driver
 2023-11-30 11:57 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl
` [PATCH v5 2/4] pinctrl: qcom: Add SM4450 pinctrl driver
` [PATCH v5 3/4] pinctrl: qcom: sm4450: Convert to platform remove callback returning void
` [PATCH v5 4/4] pinctrl: qcom: sm4450: correct incorrect address offset

[PATCH 0/9] pmdomain: Convert to platform remove callback returning void
 2023-11-30 11:30 UTC  (2+ messages)

[PATCH V2 0/5] dts: qcom: Introduce X1E80100 platforms device tree
 2023-11-30 11:23 UTC  (8+ messages)
` [PATCH V2 3/5] arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts

[PATCH 1/2] ASoC: qcom: Add helper for allocating Soundwire stream runtime
 2023-11-30 11:23 UTC  (2+ messages)

[PATCH v4 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-11-30 11:09 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: qcom: Enable cache coherency for SA8775P RC

[PATCH v5 0/8] arm64: dts: qcom: Introduce SM8650 platforms device tree
 2023-11-30 10:20 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: arm: qcom: document SM8650 and the reference boards
` [PATCH v5 2/8] arm64: dts: qcom: add initial SM8650 dtsi
` [PATCH v5 3/8] arm64: dts: qcom: pm8550ve: make PMK8550VE SID configurable
` [PATCH v5 4/8] arm64: dts: qcom: sm8650: add initial SM8650 MTP dts
` [PATCH v5 5/8] arm64: dts: qcom: sm8650: add initial SM8650 QRD dts
` [PATCH v5 6/8] arm64: dts: qcom: sm8650: add interconnect dependent device nodes
` [PATCH v5 7/8] arm64: dts: qcom: sm8650-mtp: "
` [PATCH v5 8/8] arm64: dts: qcom: sm8650-qrd: "

[PATCH 1/2] arm64: dts: qcom: sm8450: correct TX Soundwire clock
 2023-11-30 10:11 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8550: "

[PATCH 0/6] SM8450 / SM8550 Adreno
 2023-11-30  9:54 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: arm-smmu: Document SM8[45]50 GPU SMMU
` [PATCH 2/6] arm64: dts: qcom: sm8450: Add GPU nodes
` [PATCH 4/6] arm64: dts: qcom: sm8550-qrd: Enable the A740 GPU
` [PATCH 5/6] arm64: dts: qcom: sm8550-mtp: "
` [PATCH 6/6] arm64: dts: qcom: sm8450-hdk: Enable the A730 GPU

[PATCH] soc: qcom: add ADSP PDCharger ULOG driver
 2023-11-30  9:51 UTC  (2+ messages)

[PATCH v6 00/10] Enable HS-G5 support on SM8550
 2023-11-30  9:35 UTC  (23+ messages)
` [PATCH v6 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
` [PATCH v6 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer
` [PATCH v6 08/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH v6 09/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()
` [PATCH v6 10/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection

[PATCH v3 0/2] SM6115 interconnect
 2023-11-30  8:50 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: Add Qualcomm SM6115 NoC

[PATCH] dt-bindings: net: qcom,ipa: document SM8650 compatible
 2023-11-30  8:33 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
 2023-11-30  8:34 UTC  (15+ messages)

[PATCH v2] bus: mhi: ep: Add support for interrupt moderation timer
 2023-11-30  8:23 UTC  (2+ messages)

[PATCH] bus: mhi: ep: Use slab allocator where applicable
 2023-11-30  8:21 UTC  (2+ messages)

[PATCH v4 0/4] bus: mhi: host: Add lock to avoid race when ringing channel DB
 2023-11-30  5:31 UTC  (7+ messages)
` [PATCH v4 2/4] bus: mhi: host: Drop chan lock before queuing buffers

[PATCH RFC v7 00/10] Support for Solid Fill Planes
 2023-11-30  4:06 UTC  (5+ messages)
` [PATCH RFC v7 02/10] drm: Introduce solid fill DRM plane property
` [PATCH RFC v7 07/10] drm/atomic: Loosen FB atomic checks

[PATCH v8 0/7] incorporate pm runtime framework and eDP clean up
 2023-11-30  4:01 UTC  (3+ messages)
` [PATCH v8 5/7] drm/msm/dp: incorporate pm_runtime framework into DP driver

[PATCH 0/2] pinctrl: qcom: fix some sm4450 pinctrl issue
 2023-11-30  1:13 UTC  (8+ messages)
` [PATCH 1/2] pinctrl: qcom: Convert to platform remove callback returning void
` [PATCH 2/2] pinctrl: qcom: correct incorrect address offset


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