Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2024-12-15 22:44:26 to 2024-12-17 06:49:23 UTC [more...]

[PATCH v4 0/7] arm64: qcom: Add support for QCS9075 boards
 2024-12-17  6:48 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: arm: qcom,ids: add SoC ID for QCS9075
` [PATCH v4 2/7] soc: qcom: socinfo: add QCS9075 SoC ID
` [PATCH v4 3/7] dt-bindings: arm: qcom: Document rb8/ride/ride-r3 on QCS9075
` [PATCH v4 4/7] arm64: dts: qcom: Add support for QCS9075 RB8
` [PATCH v4 5/7] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3
` [PATCH v4 6/7] arm64: defconfig: enable cpu idle injection and cpu idle cooling device
` [PATCH v4 7/7] arm64: dts: qcom: Enable cpu cooling devices for QCS9075 platforms

[PATCH v6 0/2] coresight: Add label sysfs node support
 2024-12-17  6:33 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: Add label in the coresight components
` [PATCH v6 2/2] coresight: Add label sysfs node support

[PATCH v8 0/5] Add SDM670 camera subsystem
 2024-12-17  6:21 UTC  (10+ messages)
` [PATCH v8 1/5] dt-bindings: clock: qcom,sdm845-camcc: add sdm670 compatible
` [PATCH v8 2/5] dt-bindings: media: camss: Add qcom,sdm670-camss
` [PATCH v8 3/5] media: qcom: camss: add support for SDM670 camss
` [PATCH v8 4/5] arm64: dts: qcom: sdm670: add camcc
` [PATCH v8 5/5] arm64: dts: qcom: sdm670: add camss and cci

[PATCH v4 0/4] media: venus: enable venus on qcs615
 2024-12-17  5:40 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: media: add support for video hardware
` [PATCH v4 2/4] media: venus: core: use opp-table for the frequency
` [PATCH v4 3/4] arm64: dts: qcom: add venus node for the qcs615

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2024-12-17  3:59 UTC  (2+ messages)

[PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: Enable ethernet node
 2024-12-17  2:26 UTC  (14+ messages)

[PATCH v4 00/25] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-12-17  2:11 UTC  (32+ messages)
` [PATCH v4 01/25] drm: add clone mode check for CRTC
` [PATCH v4 02/25] drm/tests: Add test for drm_crtc_in_clone_mode()
` [PATCH v4 03/25] drm: Add valid clones check
` [PATCH v4 04/25] drm/tests: Add test for drm_atomic_helper_check_modeset()
` [PATCH v4 05/25] drm/msm/dpu: get rid of struct dpu_rm_requirements
` [PATCH v4 06/25] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
` [PATCH v4 07/25] drm/msm/dpu: move resource allocation to CRTC
` [PATCH v4 08/25] drm/msm/dpu: fill CRTC resources in dpu_crtc.c
` [PATCH v4 09/25] drm/msm/dpu: Add CWB entry to catalog for SM8650
` [PATCH v4 10/25] drm/msm/dpu: Specify dedicated CWB pingpong blocks
` [PATCH v4 11/25] drm/msm/dpu: add devcoredumps for cwb registers
` [PATCH v4 12/25] drm/msm/dpu: Add dpu_hw_cwb abstraction for CWB block
` [PATCH v4 13/25] drm/msm/dpu: add CWB support to dpu_hw_wb
` [PATCH v4 14/25] drm/msm/dpu: Add RM support for allocating CWB
` [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
` [PATCH v4 16/25] drm/msm/dpu: Require modeset if clone mode status changes
` [PATCH v4 17/25] drm/msm/dpu: Fail atomic_check if CWB and CDM are enabled
` [PATCH v4 18/25] drm/msm/dpu: Reserve resources for CWB
` [PATCH v4 19/25] drm/msm/dpu: Configure CWB in writeback encoder
` [PATCH v4 20/25] drm/msm/dpu: Support CWB in dpu_hw_ctl
` [PATCH v4 21/25] drm/msm/dpu: Adjust writeback phys encoder setup for CWB
` [PATCH v4 22/25] drm/msm/dpu: Start frame done timer after encoder kickoff
` [PATCH v4 23/25] drm/msm/dpu: Skip trigger flush and start for CWB
` [PATCH v4 24/25] drm/msm/dpu: Reorder encoder kickoff "
` [PATCH v4 25/25] drm/msm/dpu: Set possible clones for all encoders

[PATCH] drm/msm/dpu: correct LM pairing for SM6150
 2024-12-16 23:55 UTC  (4+ messages)

[PATCH v4 00/16] drm/msm/dp: perform misc cleanups
 2024-12-16 23:38 UTC  (30+ messages)
` [PATCH v4 02/16] drm/msm/dp: use msm_dp_utils_pack_sdp_header() for audio packets
` [PATCH v4 03/16] drm/msm/dp: drop obsolete audio headers access through catalog
` [PATCH v4 05/16] drm/msm/dp: stop passing panel to msm_dp_audio_get()
` [PATCH v4 06/16] drm/msm/dp: split MMSS_DP_DSC_DTO register write to a separate function
` [PATCH v4 07/16] drm/msm/dp: pull I/O data out of msm_dp_catalog_private()
` [PATCH v4 08/16] drm/msm/dp: move I/O functions to global header
` [PATCH v4 09/16] drm/msm/dp: move/inline AUX register functions
` [PATCH v4 10/16] drm/msm/dp: move/inline ctrl "
` [PATCH v4 11/16] drm/msm/dp: move/inline panel related functions
` [PATCH v4 12/16] drm/msm/dp: move/inline audio "
` [PATCH v4 13/16] drm/msm/dp: move more AUX functions to dp_aux.c
` [PATCH v4 14/16] drm/msm/dp: move interrupt handling to dp_ctrl
` [PATCH v4 15/16] drm/msm/dp: read hw revision only once
` [PATCH v4 16/16] drm/msm/dp: drop the msm_dp_catalog module

[PATCH 0/8] drm/msm/dpu: catalog corrections
 2024-12-16 23:36 UTC  (20+ messages)
` [PATCH 1/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8150
` [PATCH 2/8] drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X
` [PATCH 3/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8250
` [PATCH 4/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8350
` [PATCH 5/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8550
` [PATCH 6/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8650
` [PATCH 7/8] drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100
` [PATCH 8/8] drm/msm/dpu: provide DSPP and correct LM config for SDM670

[PATCH v3 00/14] drm/msm/dp: perform misc cleanups
 2024-12-16 23:24 UTC  (10+ messages)
` [PATCH v3 04/14] drm/msm/dp: pull I/O data out of msm_dp_catalog_private()

[PATCH] drm/msm/dpu: Filter modes based on adjusted mode clock
 2024-12-16 23:12 UTC  (6+ messages)

[PATCH] media: venus: Remove unused hfi_core_ping()
 2024-12-16 22:06 UTC 

[PATCH 0/6] arm64: errata: Add Qualcomm CPUs to the Spectre mitigation lists
 2024-12-16 21:53 UTC  (7+ messages)
` [PATCH 5/6] arm64: errata: Add QCOM_KRYO_5XX_GOLD to the spectre_bhb_k24_list

[PATCH v1 0/3] db845c/rb3: add i2s playback support
 2024-12-16 21:48 UTC  (3+ messages)
` [PATCH v1 1/3] ASoC: qcom: common: set codecless link to be a backend

[PATCH v2 0/6] arm64: errata: Rework Spectre BHB mitigations to not assume "safe"
 2024-12-16 21:29 UTC  (4+ messages)
` [PATCH v2 1/6] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB

[PATCH] iommu/arm-smmu-qcom: Only enable stall on smmu-v2
 2024-12-16 20:54 UTC  (3+ messages)

[RFC] drm/msm: Add UABI to request perfcntr usage
 2024-12-16 20:51 UTC  (15+ messages)

[PATCH v2 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2024-12-16 20:36 UTC  (3+ messages)
` [PATCH v2 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR transparent mode

[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer
 2024-12-16 20:26 UTC  (5+ messages)
` [PATCH v2 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH v2 5/5] drm/connector: make mode_valid take a "

[PATCH v2 00/22] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-12-16 19:47 UTC  (9+ messages)
` [PATCH v2 02/22] drm: Add valid clones check

[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-16 19:38 UTC  (11+ messages)
` [PATCH v2 04/10] drm/amd/display: use eld_mutex to protect access to connector->eld

[PATCH] drm/msm: fix -Wformat-security warnings
 2024-12-16 17:21 UTC  (3+ messages)

mhi resume failure on reboot with 6.13-rc2
 2024-12-16 16:25 UTC  (8+ messages)

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2024-12-16 14:48 UTC  (2+ messages)

[PATCH v9 0/8] Add MSM8917/PM8937/Redmi 5A
 2024-12-16 14:16 UTC  (10+ messages)
` [PATCH v9 2/8] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v9 3/8] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver
` [PATCH v9 6/8] arm64: dts: qcom: Add initial support for MSM8917

[PATCH] arm64: dts: qcom: Remove unused and undocumented properties
 2024-12-16 14:00 UTC  (5+ messages)

[PATCH net-next v3 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-12-16 13:40 UTC  (6+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: pcs: Add Ethernet PCS "
` [PATCH net-next v3 2/5] net: pcs: Add PCS driver "
` [PATCH net-next v3 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations
` [PATCH net-next v3 4/5] net: pcs: qcom-ipq9574: Add USXGMII interface mode support
` [PATCH net-next v3 5/5] MAINTAINERS: Add maintainer for Qualcomm IPQ9574 PCS driver

[PATCH v6 0/2] Enable Display Port for Qualcomm SA8775P-ride platform
 2024-12-16 13:24 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: sa8775p-ride: Enable Display Port

[PATCH v5 0/4] Enable shared SE support over I2C
 2024-12-16 12:47 UTC  (6+ messages)
` [PATCH v5 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PATCH v4 0/3] Enable UFS on QCS615
 2024-12-16 12:38 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615
` [PATCH v4 2/3] arm64: dts: qcom: qcs615: add UFS node
` [PATCH v4 3/3] arm64: dts: qcom: qcs615-ride: Enable "

[PATCH v2 0/6] Add PCIe support for Qualcomm IPQ5332
 2024-12-16 12:05 UTC  (8+ messages)
` [PATCH v2 2/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver
` [PATCH v2 6/6] arm64: dts: qcom: ipq5332: Enable PCIe phys and controllers

[PATCH v5 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-12-16 11:03 UTC  (14+ messages)
` [PATCH v5 4/7] drm/msm: adreno: find bandwidth index of OPP and set it along freq index

[PATCH RESEND v2 0/4] Devicetree changes for QCS615's GPU
 2024-12-16  9:39 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] dt-bindings: display/msm: gpu: Document A612 GPU
` [PATCH RESEND v2 2/4] dt-bindings: display/msm/gmu: Document RGMU

[PATCH V7 0/4] Add PCIe support for IPQ9574
 2024-12-16  8:54 UTC  (3+ messages)
` [PATCH V7 2/4] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes

[RESEND PATCH 1/2] soc: qcom: rmtfs: allow building the module with COMPILE_TEST=y
 2024-12-16  8:42 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: qcs8300: Add watchdog node
 2024-12-16  8:06 UTC 

[PATCH v4 0/9] Add display support for QCS615 platform
 2024-12-16  8:02 UTC  (3+ messages)

[PATCH 0/3] Add FSUSB42 USB switch and external DP for Qualcomm X1E80100 QCP
 2024-12-16  7:28 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for FSUSB42

[PATCH v5 0/4] Expand firmware-name property to load specific
 2024-12-16  6:51 UTC  (4+ messages)
` [PATCH v5 4/4] arm64: dts: qcom: sa8775p-ride: Add firmware-name in BT node

[PATCH 0/6] Correct the number of GPIOs in gpio-ranges for QCS615 and QCS8300
 2024-12-16  6:46 UTC  (3+ messages)

[PATCH v4 0/2] Enable SDHC1 and SDHC2 on QCS615
 2024-12-16  6:19 UTC  (4+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2

[PATCH] drm/ci: add kms_cursor_legacy@torture-bo to apq8016 flakes
 2024-12-16  6:09 UTC  (9+ messages)

[PATCH v3 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
 2024-12-16  6:03 UTC  (3+ messages)


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