Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-05-02 21:36:39 to 2023-05-04 03:08:16 UTC [more...]

[PATCH 0/7] phy: qcom-qmp-combo: Support orientation switching
 2023-05-04  3:07 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add ports and orientation-switch
` [PATCH 6/7] arm64: dts: qcom: sc8280xp-crd: Add QMP to SuperSpeed graph

[PATCH 0/4] Add DSC v1.2 Support for DSI
 2023-05-04  0:09 UTC  (19+ messages)
` [PATCH 1/4] drm/msm/dsi: Adjust pclk rate for compression
` [PATCH 2/4] drm/msm/dsi: Fix compressed word count calculation
` [PATCH 3/4] drm/msm/dpu: Add has_data_compress to dpu_caps
` [PATCH 4/4] drm/msm/dpu: Enable compression for command mode

[PATCH v4 0/7] add DSC 1.2 dpu supports
 2023-05-03 23:36 UTC  (11+ messages)
` [PATCH v4 1/7] drm/msm/dpu: add dsc blocks for remaining chipsets in catalog
` [PATCH v4 2/7] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit
` [PATCH v4 3/7] drm/msm/dpu: add DPU_PINGPONG_DSC bits into PP_BLK and PP_BLK_TE marcos
` [PATCH v4 4/7] drm/msm/dpu: add PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v4 5/7] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v4 6/7] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v4 7/7] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets

[PATCH V4 0/3] soc: qcom: boot_stats: Add driver support for boot_stats
 2023-05-03 22:53 UTC  (5+ messages)
  ` [PATCH V4 1/3] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM
  ` [PATCH V4 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats

[PATCH 0/7] drm/msm/dpu: simplify DPU encoder init
 2023-05-03 22:42 UTC  (21+ messages)
` [PATCH 3/7] drm/msm/dpu: separate common function to init physical encoder
` [PATCH 4/7] drm/msm/dpu: drop duplicated intf/wb indices from encoder structs
` [PATCH 5/7] drm/msm/dpu: inline dpu_encoder_get_wb()
` [PATCH 6/7] drm/msm/dpu: call dpu_rm_get_intf() from dpu_encoder_get_intf()
      ` [Freedreno] "
` [PATCH 7/7] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set

[PATCH] drm/msm/dpu: add writeback support for sc7280
 2023-05-03 22:39 UTC 

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-05-03 22:29 UTC  (30+ messages)

[PATCH v7 0/9] Add multiport support for DWC3 controllers
 2023-05-03 21:55 UTC  (20+ messages)
` [PATCH v7 3/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v7 4/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v7 5/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v7 7/9] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v7 8/9] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports

[PATCH v6 0/2] Add EMAC3 support for sa8540p-ride (devicetree bits)
 2023-05-03 21:08 UTC  (2+ messages)

[PATCH v6 00/15] GMU-less A6xx support (A610, A619_holi)
 2023-05-03 20:32 UTC  (5+ messages)
` [PATCH v6 06/15] drm/msm/a6xx: Introduce GMU wrapper support

[PATCH v3 0/7] add DSC 1.2 dpu supports
 2023-05-03 19:58 UTC  (18+ messages)
` [PATCH v3 2/7] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit
` [PATCH v3 3/7] drm/msm/dpu: add DPU_PINGPONG_DSC bits into PP_BLK and PP_BLK_TE marcos
` [PATCH v3 4/7] drm/msm/dpu: add PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v3 5/7] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v3 7/7] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets

[PATCH] arm64: dts: qcom: ipq8074: Add QUP5 SPI node
 2023-05-03 19:56 UTC  (3+ messages)

[PATCH 18/20] iommu: Add ops->domain_alloc_paging()
 2023-05-03 19:35 UTC  (3+ messages)

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-03 17:02 UTC  (19+ messages)
` [PATCH v3 01/18] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [PATCH v3 02/18] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v3 05/18] soc: qcom: minidump: Add pending region registration support
` [PATCH v3 06/18] soc: qcom: minidump: Add update region support
` [PATCH v3 07/18] arm64: defconfig: Enable Qualcomm minidump driver
` [PATCH v3 08/18] remoterproc: qcom: refactor to leverage exported minidump symbol
` [PATCH v3 09/18] soc: qcom: Add qcom's pstore minidump driver support
` [PATCH v3 10/18] dt-bindings: reserved-memory: Add qcom,ramoops-minidump binding
` [PATCH v3 11/18] arm64: dts: qcom: sm8450: Add Qualcomm ramoops minidump node
` [PATCH v3 12/18] soc: qcom: Register pstore frontend region with minidump
` [PATCH v3 13/18] arm64: defconfig: Enable Qualcomm pstore minidump client driver
` [PATCH v3 14/18] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v3 15/18] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v3 16/18] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v3 17/18] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v3 18/18] firmware: qcom_scm: Add multiple download mode support

[PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
 2023-05-03 17:20 UTC  (7+ messages)

[PATCH 16/20] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
 2023-05-03 16:49 UTC  (3+ messages)

[PATCH 0/6] arm64: qcom: sm84[34]50: enable DP altmode on USB-C Connector
 2023-05-03 16:29 UTC  (9+ messages)
` [PATCH 1/6] arm64: dts: qcom: sm8350: add ports subnodes in usb1 qmpphy node
` [PATCH 2/6] arm64: dts: qcom: sm8450: "
` [PATCH 3/6] arm64: dts: qcom: sm8350-hdk: Add QMP & DP to SuperSpeed graph
` [PATCH 4/6] arm64: dts: qcom: sm8450-hdk: "
` [PATCH 5/6] arm64: defconfig: enable FSA4480 driver as module
` [PATCH 6/6] qcom: pmic_glink: enable altmode for SM8450

[PATCH 00/11] Add multipd remoteproc support
 2023-05-03 16:27 UTC  (5+ messages)
` [PATCH 01/11] dt-bindings: remoteproc: qcom: Add support for multipd model

[PATCH v10 0/4] Enable USB SS qmp phy for Qualcomm SM6115 SoC
 2023-05-03 16:24 UTC  (3+ messages)
` [PATCH v10 1/4] dt-bindings: phy: qcom,qmp-usb: Drop legacy bindings and move to newer one (SM6115 & QCM2290)

[PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
 2023-05-03 15:31 UTC  (2+ messages)

[PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
 2023-05-03 14:23 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: qcom: pmk[345]50: enable reboot reason
 2023-05-03 14:21 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: pmk8350: add reboot-mode node using sdam_2 nvmem
` [PATCH 2/2] arm64: dts: qcom: pmk8550: "

[PATCH 0/6] ASoC/soundwire: qcom: correctly probe devices after link init
 2023-05-03 14:11 UTC  (7+ messages)
` [PATCH 6/6] soundwire: qcom: do not probe devices before bus/link init

[PATCH v5 0/3] Add pinctrl support for SDX75
 2023-05-03 13:53 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH v5 2/3] pinctrl: qcom: Refactor target specific pinctrl driver
` [PATCH v5 3/3] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH RESEND 0/3] MSM8996 Pro CBF scaling support
 2023-05-03 13:20 UTC  (6+ messages)
` [PATCH RESEND 1/3] dt-bindings: clock: qcom,msm8996-cbf: Add compatible for MSM8996 Pro
` [PATCH RESEND 2/3] arm64: dts: qcom: msm8996pro: Add CBF scaling support
` [PATCH RESEND 3/3] clk: qcom: cbf-msm8996: Add support for MSM8996 Pro

[PATCH v5 0/4] clk: qcom: msm8996: add support for the CBF clock
 2023-05-03 13:08 UTC  (2+ messages)

[PATCH 04/20] iommu/fsl_pamu: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
 2023-05-03 12:54 UTC  (3+ messages)

[PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice
 2023-05-03 11:26 UTC  (2+ messages)

[PATCH V3 0/3] Add video clock controller driver for SM8450
 2023-05-03 10:59 UTC  (4+ messages)
` [PATCH V3 1/3] dt-bindings: clock: qcom: Add SM8450 video clock controller
` [PATCH V3 2/3] clk: qcom: videocc-sm8450: Add video clock controller driver for SM8450
` [PATCH V3 3/3] arm64: dts: qcom: sm8450: Add video clock controller

[PATCH] accel/qaic: silence some uninitialized variable warnings
 2023-05-03 10:41 UTC 

[PATCH] media: camss: camss-video: Don't zero subdev format again after initialization
 2023-05-03  9:39 UTC  (2+ messages)

[PATCH 0/3] media: camss: Link CAMSS power domain on MSM8996
 2023-05-03  9:15 UTC  (8+ messages)
` [PATCH 1/3] media: dt-bindings: media: camss: qcom,msm8996-camss: Add CAMSS power domain and power-domain-names
` [PATCH 2/3] arm64: dts: qcom: msm8996: Add CAMSS power domain and power-domain-names to CAMSS
` [PATCH 3/3] media: camss: Link CAMSS power domain

[PATCH v1 0/4] Enable IPQ9574 TSENS support
 2023-05-03  7:44 UTC  (9+ messages)
` [PATCH v1 1/4] dt-bindings: thermal: tsens: Add ipq9574 compatible
` [PATCH v1 2/4] thermal/drivers/tsens: Add IPQ9574 support
` [PATCH v1 3/4] arm64: dts: qcom: ipq9574: add tsens node
` [PATCH v1 4/4] arm64: dts: qcom: ipq9574: add thermal zone nodes

[PATCH 0/4] Enable IPQ9574 TSENS support
 2023-05-03  7:42 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: thermal: tsens: Add ipq9574 compatible

[PATCH] media: venus: only set H264_TRANSFORM_8X8 on supported hfi versions
 2023-05-03  6:47 UTC  (5+ messages)

[PATCH v2 0/2] Qualcomm EUD: Some cleanups
 2023-05-03  6:33 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: soc: qcom: eud: Fix compatible string in the example


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