Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-05-19 19:26:46 to 2023-05-21 21:23:26 UTC [more...]

[PATCH RFC 00/10] drm/panel: Drivers for four Sony CMD-mode (and DSC) panels
 2023-05-21 21:23 UTC  (3+ messages)
` [PATCH RFC 01/10] drm/panel: Clean up SOFEF00 config dependencies
` [PATCH RFC 02/10] dt-bindings: display: panel: Describe Sony Xperia XZ3's LGD panel

[PATCH V2 0/2] Add support for PCIe PHY in IPQ9574
 2023-05-21 20:57 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: phy: qcom,qmp-pcie: Add ipq9574 bindings

[PATCH v2 00/11] phy: qcom-qmp-ufs: convert to newer style of bindings
 2023-05-21 20:38 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: phy: migrate QMP UFS PHY bindings to qcom,sc8280xp-qmp-ufs-phy.yaml
` [PATCH v2 02/11] phy: qcom-qmp-ufs: populate offsets configuration
` [PATCH v2 03/11] arm64: dts: qcom: msm8996: switch UFS QMP PHY to new style of bindings
` [PATCH v2 04/11] arm64: dts: qcom: msm8998: "
` [PATCH v2 05/11] arm64: dts: qcom: sdm845: "
` [PATCH v2 06/11] arm64: dts: qcom: sm6115: "
` [PATCH v2 07/11] arm64: dts: qcom: sm6350: "
` [PATCH v2 08/11] arm64: dts: qcom: sm8150: "
` [PATCH v2 09/11] arm64: dts: qcom: sm8250: "
` [PATCH v2 10/11] arm64: dts: qcom: sm8350: "
` [PATCH v2 11/11] arm64: dts: qcom: sm8450: "

[PATCH v3 00/10] phy: qcom-qmp-combo: convert to newer style of bindings
 2023-05-21 20:23 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: phy: migrate combo QMP PHY bindings to qcom,sc8280xp-qmp-usb43dp-phy.yaml
` [PATCH v3 02/10] phy: qcom-qmp-combo: simplify clock handling
` [PATCH v3 03/10] phy: qcom-qmp-combo: populate offsets for all combo PHYs
` [PATCH v3 04/10] phy: qcom-qmp-combo: add qcom,sc7280-qmp-usb3-dp-phy compat entry
` [PATCH v3 05/10] arm64: dts: qcom: sc7180: switch USB+DP QMP PHY to new style of bindings
` [PATCH v3 06/10] arm64: dts: qcom: sc7280: link usb3_phy_wrapper_gcc_usb30_pipe_clk
` [PATCH v3 07/10] arm64: dts: qcom: sc7280: switch USB+DP QMP PHY to new style of bindings
` [PATCH v3 08/10] arm64: dts: qcom: sdm845: "
` [PATCH v3 09/10] arm64: dts: qcom: sm8150: "
` [PATCH v3 10/10] arm64: dts: qcom: sm8250: "

[RESEND PATCH v2 0/5] phy: qcom-qmp-usb: split away legacy USB+DP code
 2023-05-21 19:54 UTC  (6+ messages)
` [RESEND PATCH v2 1/5] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: add sm8150 USB+DP PHY
` [RESEND PATCH v2 2/5] phy: qcom-qmp-combo: add support for the USB+DP PHY on SM8150 platform
` [RESEND PATCH v2 3/5] arm64: dts: qcom: sm8150: turn first USB PHY into USB+DP PHY
` [RESEND PATCH v2 4/5] dt-bindings: phy: qcom,msm8996-qmp-usb3-phy: drop legacy bindings
` [RESEND PATCH v2 5/5] phy: qcom-qmp-usb: split off the legacy USB+dp_com support

[PATCH] dt-bindings: phy: qcom,qmp-usb: fix bindings error
 2023-05-21 19:52 UTC 

[PATCH v2 0/5] phy: qcom-qmp-usb: split away legacy USB+DP code
 2023-05-21 19:36 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: add sm8150 USB+DP PHY
` [PATCH v2 2/5] phy: qcom-qmp-combo: add support for the USB+DP PHY on SM8150 platform
` [PATCH v2 3/5] arm64: dts: qcom: sm8150: turn first USB PHY into USB+DP PHY
` [PATCH v2 4/5] dt-bindings: phy: qcom,msm8996-qmp-usb3-phy: drop legacy bindings
` [PATCH v2 5/5] phy: qcom-qmp-usb: split off the legacy USB+dp_com support

[PATCH 08/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
 2023-05-21 19:26 UTC 

[PATCH v2 1/3] drm/msm/dpu: drop dpu_encoder_phys_ops::late_register()
 2023-05-21 19:22 UTC  (3+ messages)
` [PATCH v2 2/3] drm/msm/dpu: drop (mostly) unused DPU_NAME_SIZE define
` [PATCH v2 3/3] drm/msm/dpu: switch dpu_encoder to use drm_debugfs_add_file()

[PATCH 0/2] drm/msm/dpu: yet another attempt at cleaning up encoder's debugfs
 2023-05-21 19:22 UTC  (5+ messages)
` [PATCH 1/2] drm/msm/dpu: drop (mostly) unused DPU_NAME_SIZE define
` [PATCH 2/2] drm/msm/dpu: switch dpu_encoder to use drm_debugfs_add_file()

[PATCH 1/2] drm/msm/dpu: drop SSPP register dumpers
 2023-05-21 19:16 UTC  (5+ messages)
` [PATCH 2/2] drm/msm/dpu: drop debugfs regset32 support

[PATCH 00/11] Add multipd remoteproc support
 2023-05-21 18:10 UTC  (28+ messages)
` [PATCH 01/11] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH 05/11] dt-bindings: clock: qcom: gcc-ipq9574: Add Q6 gcc clock control
` [PATCH 08/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
` [PATCH 10/11] arm64: dts: qcom: ipq5018: Add MP03.5-c1 board support
` [PATCH 11/11] arm64: dtsi: qcom: ipq9574: Add nodes to bring up multipd

[PATCH] bus: mhi: host: pci_generic: Add support for IP_SW0 channels
 2023-05-21 18:27 UTC  (2+ messages)

[PATCH 0/6] drm/msm/dpu: use UBWC data from MDSS driver
 2023-05-21 17:10 UTC  (7+ messages)
` [PATCH 1/6] drm/msm/mdss: correct UBWC programming for SM8550
` [PATCH 2/6] drm/msm/mdss: rename ubwc_version to ubwc_enc_version
` [PATCH 3/6] drm/msm/mdss: export UBWC data
` [PATCH 4/6] drm/msm/mdss: populate missing data
` [PATCH 5/6] drm/msm/dpu: use MDSS data for programming SSPP
` [PATCH 6/6] drm/msm/dpu: drop UBWC configuration

[PATCH v4 00/12] SM63(50|75) DPU support
 2023-05-21 16:10 UTC  (11+ messages)
` [PATCH v4 06/12] drm/msm/dpu: Add SM6350 support
` [PATCH v4 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v4 09/12] drm/msm: mdss: "
` [PATCH v4 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically

[PATCH v3 0/5] dma: don't set chancnt
 2023-05-21 10:02 UTC  (6+ messages)
` [PATCH v3 1/5] dmaengine: dw-axi-dmac: Don't "
` [PATCH v3 2/5] dmaengine: axi-dmac: "
` [PATCH v3 3/5] dmaengine: plx_dma: "
` [PATCH v3 4/5] dmaengine: hidma: "
` [PATCH v3 5/5] dmaengine: sprd: "

[PATCH v3 0/3] Add pinctrl support for SDX75
 2023-05-21  4:02 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: remove most of usbpd-related remains
 2023-05-21  3:56 UTC  (2+ messages)

[PATCH 1/3] drm/msm/dp: Drop now unused dp_hpd module
 2023-05-21  3:53 UTC  (7+ messages)
` [PATCH 2/3] drm/msm/dp: Clean up logs dp_power module
` [PATCH 3/3] drm/msm/dp: Clean up pdev/dev duplication in dp_power

[PATCH] interconnect: icc-clk: fix modular build
 2023-05-21  3:02 UTC  (2+ messages)

[PATCH v3 0/5] Add DSC v1.2 Support for DSI
 2023-05-21  0:32 UTC  (12+ messages)
` [PATCH v3 1/5] msm/drm/dsi: Round up DSC hdisplay calculation
` [PATCH v3 2/5] drm/msm/dsi: Adjust pclk rate for compression
` [PATCH v3 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag
` [PATCH v3 4/5] drm/msm/dpu: Set DATA_COMPRESS for command mode
` [PATCH v3 5/5] drm/msm/dsi: Remove incorrect references to slice_count

[PATCH v11 0/9] add DSC 1.2 dpu supports
 2023-05-21  0:05 UTC  (3+ messages)
` [PATCH v11 6/9] drm/msm/dpu: always clear every individual pending flush mask

[PATCH v4 0/9] drm: fdinfo memory stats
 2023-05-21  0:03 UTC  (4+ messages)
` [PATCH v4 9/9] drm/msm: Wire up comm/cmdline override for fdinfo

[PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-05-20 23:56 UTC  (3+ messages)
` [PATCH 31/53] drm/msm: "

[PATCH 0/3] Mark RPMCC XO_A critical
 2023-05-20 21:57 UTC  (2+ messages)

[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
 2023-05-20 20:49 UTC  (5+ messages)
` [PATCH 02/11] drm/msm/dpu: use the actual lm maximum width instead of a hardcoded value
    ` [Freedreno] "

[PATCH v2 1/2] drm/msm/dsi: remove extra call to dsi_get_pclk_rate()
 2023-05-20 20:01 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm/dsi: use mult_frac for pclk_bpp calculation

Hexagon 692 DSP & FastRPC declarations in sc7180 Device Tree Files
 2023-05-20 19:37 UTC 

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-20 17:48 UTC  (6+ messages)
` [PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper

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

[PATCH v2 0/4] PMU, rpm-stats and IMEM for MSM8226
 2023-05-20 12:19 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: sram: qcom,imem: Document MSM8226
` [PATCH v2 2/4] ARM: dts: qcom: msm8226: Add PMU node
` [PATCH v2 3/4] ARM: dts: qcom: msm8226: Add rpm-stats device node
` [PATCH v2 4/4] ARM: dts: qcom: msm8226: Add IMEM node

[PATCH 0/4] arm64: dts: qcom: qdu1000: add SDHCI
 2023-05-20 11:24 UTC  (6+ messages)
` [PATCH 2/4] arm: dts: qcom: qdu1000: Add SDHCI node
` [PATCH 4/4] arm64: dts: qcom: qdu1000-idp: add SDHCI for emmc

Faktoring
 2023-05-19  8:06 UTC 

[PATCH 0/5] PMU, rpm-stats and IMEM for MSM8226
 2023-05-20  9:59 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: sram: qcom,imem: Document MSM8226
` [PATCH 2/5] ARM: dts: qcom: msm8226: Add PMU node
` [PATCH 3/5] ARM: dts: qcom: msm8226: Add rpm-stats device node
` [PATCH 4/5] ARM: dts: qcom: msm8226: Add IMEM node
` [PATCH 5/5] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Add reboot-mode node

[PATCH 1/2] drm/msm/dsi: remove extra call to dsi_get_pclk_rate()
 2023-05-20  8:30 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dsi: use mult_frac for pclk_bpp calculation

[PATCH] Revert "firmware: qcom_scm: Clear download bit during reboot"
 2023-05-20  2:12 UTC  (2+ messages)

[PATCH v2 0/3] More RPMhPD levels + sm8550
 2023-05-20  2:01 UTC  (2+ messages)

[PATCH V3 0/6] Incremental patches on minimal boot support
 2023-05-20  2:01 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: msm8916-longcheer-l8910: Add front flash LED
 2023-05-20  2:01 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sa8775p: mark the UFS controller as dma-coherent
 2023-05-20  2:01 UTC  (2+ messages)

[PATCH v2 0/4] drm/msm/dpu: simplity RM code
 2023-05-19 23:40 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm/dpu: replace IS_ERR_OR_NULL with IS_ERR during DSC init
` [PATCH v2 2/4] drm/msm/dpu: remove futile checks from dpu_rm_init()
` [PATCH v2 3/4] drm/msm/dpu: use PINGPONG_NONE for LMs with no PP attached
` [PATCH v2 4/4] drm/msm/dpu: move PINGPONG_NONE check to dpu_lm_init()

[PATCH] misc: fastrpc: Fix double free of 'buf' in error path
 2023-05-19 23:39 UTC  (8+ messages)

[PATCH 0/3] Add graphics clock controller support for SM8550
 2023-05-19 23:05 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: Add SM8550 graphics clock controller
` [PATCH 2/3] clk: qcom: gpucc-sm8550: Add support for "
` [PATCH 3/3] arm64: dts: qcom: sm8550: Add "

[PATCH v2] drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK
 2023-05-19 23:01 UTC  (3+ messages)

[PATCH v5 6/7] ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in mcq mode
 2023-05-19 22:59 UTC  (2+ messages)

[PATCH v7 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-05-19 21:48 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
` [PATCH v7 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA
` [PATCH v7 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string
` [PATCH v7 04/11] arm64: dts: qcom: sdm845: Fix the slimbam "
` [PATCH v7 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs
` [PATCH v7 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290
` [PATCH v7 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support
` [PATCH v7 08/11] arm64: dts: qcom: sm8150: "
` [PATCH v7 09/11] arm64: dts: qcom: sm8250: "
` [PATCH v7 10/11] arm64: dts: qcom: sm8350: "
` [PATCH v7 11/11] arm64: dts: qcom: sm8450: add crypto nodes

[PATCH v2 0/4] Add DSC v1.2 Support for DSI
 2023-05-19 21:20 UTC  (6+ messages)
` [PATCH v2 1/4] drm/msm/dsi: Adjust pclk rate for compression

[PATCH] drm/msm/dsi: simplify pixel clk rate handling
 2023-05-19 21:14 UTC  (8+ messages)
    ` [Freedreno] "

[PATCH 0/4] Add camera clock controller support for SM8550
 2023-05-19 20:26 UTC  (3+ messages)
  ` [PATCH 3/4] clk: qcom: camcc-sm8550: Add camera clock controller driver "

[PATCH v2] dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}
 2023-05-19 20:13 UTC  (2+ messages)

[PATCH v6 0/4] clk: qcom: msm8996: add support for the CBF clock
 2023-05-19 19:26 UTC  (5+ messages)
` [PATCH v6 2/4] interconnect: add clk-based icc provider support


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