Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-04-18 18:11:35 to 2023-04-20 07:07:05 UTC [more...]

[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
 2023-04-20  7:06 UTC  (24+ messages)
` [PATCH 01/11] drm/msm/dpu: tweak msm8998 hw catalog values
` [PATCH 02/11] drm/msm/dpu: use the actual lm maximum width instead of a hardcoded value
` [PATCH 03/11] drm/msm/dpu: use hsync/vsync polarity set by the encoder
` [PATCH 04/11] drm/msm/dpu: allow using lm mixer base stage
` [PATCH 05/11] drm/msm/dpu: allow using all lm mixer stages
` [PATCH 06/11] drm/msm/dpu: support cursor sspp hw blocks
` [PATCH 07/11] drm/msm/dpu: add sspp cursor blocks to msm8998 hw catalog
` [PATCH 08/11] drm/msm/dpu: fix cursor block register bit offset in "
` [PATCH 09/11] drm/msm/dpu: set max cursor width to 512x512
` [PATCH 10/11] drm/msm/dpu: tweak lm pairings in msm8998 hw catalog
` [PATCH 11/11] drm/msm/dpu: do not use mixer that supports dspp when not required

[PATCH V22 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
 2023-04-20  6:58 UTC  (9+ messages)
` [PATCH V22 2/3] misc: dcc: "

[PATCH] ARM: dts: qcom: msm8974: drop unit addresses from USB phys
 2023-04-20  6:53 UTC 

[PATCH v3 0/3] Use PSCI OS initiated mode for sc7280
 2023-04-20  6:41 UTC  (4+ messages)
` [PATCH v3 2/3] cpuidle: psci: Move enabling OSI mode after power domains creation

[PATCH 0/4] Support HDMI CEC on Qualcomm SoCs
 2023-04-20  6:36 UTC  (15+ messages)
` [PATCH 1/4] drm/msm: add some cec register bitfield details
            ` [Freedreno] "
` [PATCH 2/4] drm/msm: add hdmi cec support
` [PATCH 3/4] drm/msm: expose edid to hdmi cec adapter
` [PATCH 4/4] arm64: dts: qcom: msm8998: add hdmi cec pinctrl nodes

[PATCH 1/7] arm64: dts: qcom: ipq6018: add unit address to soc node
 2023-04-20  6:36 UTC  (7+ messages)
` [PATCH 2/7] arm64: dts: qcom: ipq8074: "
` [PATCH 3/7] arm64: dts: qcom: msm8994: "
` [PATCH 4/7] arm64: dts: qcom: msm8996: "
` [PATCH 5/7] arm64: dts: qcom: msm8998: "
` [PATCH 6/7] arm64: dts: qcom: sdm630: "
` [PATCH 7/7] arm64: dts: qcom: sm6125: "

[PATCH V6 0/3] rpmsg signaling/flowcontrol patches
 2023-04-20  6:21 UTC  (4+ messages)
` [PATCH V6 1/3] rpmsg: core: Add signal API support
` [PATCH V6 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V6 3/3] rpmsg: char: Add RPMSG GET/SET FLOWCONTROL IOCTL support

[PATCH V6 0/3] rpmsg signaling/flowcontrol patches
 2023-04-20  6:08 UTC  (6+ messages)
` [PATCH V6 1/3] rpmsg: core: Add signal API support
` [PATCH V6 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V6 3/3] rpmsg: char: Add RPMSG GET/SET FLOWCONTROL IOCTL support

[PATCH 0/2] Add pinctrl support for SDX75
 2023-04-20  5:01 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH 2/2] pinctrl: qcom: Add SDX75 pincontrol driver

QCA: Update firmware files for BT chip WCN6750
 2023-04-20  4:17 UTC  (2+ messages)

[PATCH V2] mtd: rawnand: qcom: Implement exec_op()
 2023-04-20  3:05 UTC  (2+ messages)

[PATCH RFT v2 00/14] SMD RPMCC sleep preparations
 2023-04-20  1:50 UTC  (9+ messages)
` [PATCH RFT v2 01/14] dt-bindings: clock: qcom,rpmcc: Add a way to enable unused clock cleanup

[PATCH 0/2] DPU1 GC1.8 wiring-up
 2023-04-20  1:36 UTC  (7+ messages)
` [PATCH 1/2] drm/msm/dpu1: Rename sm8150_dspp_blk to sdm845_dspp_blk
` [PATCH 2/2] drm/msm/dpu1: Enable GCv1.8 on many SoCs

[PATCH v2 00/17] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-04-20  1:14 UTC  (33+ messages)
` [PATCH v2 01/17] drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290
` [PATCH v2 02/17] drm/msm/dpu: Remove TE2 block and feature from DPU >= 7.0.0 hardware
` [PATCH v2 03/17] drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
` [PATCH v2 04/17] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
` [PATCH v2 05/17] drm/msm/dpu: Remove duplicate register defines from INTF
` [PATCH v2 06/17] drm/msm/dpu: Remove extraneous register define indentation
` [PATCH v2 07/17] drm/msm/dpu: Sort INTF registers numerically
` [PATCH v2 08/17] drm/msm/dpu: Drop unused poll_timeout_wr_ptr PINGPONG callback
` [PATCH v2 09/17] drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpong
` [PATCH v2 10/17] drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and above
` [PATCH v2 11/17] drm/msm/dpu: Disable MDP vsync source selection "
` [PATCH v2 13/17] drm/msm/dpu: Factor out shared interrupt register in INTF_BLK macro
` [PATCH v2 14/17] drm/msm/dpu: Document and enable TEAR interrupts on DSI interfaces
` [PATCH v2 15/17] drm/msm/dpu: Merge setup_- and enable_tearcheck pingpong callbacks
  ` [Freedreno] "
` [PATCH v2 16/17] drm/msm/dpu: Implement tearcheck support on INTF block

[PATCH 0/5] MDSS reg bus interconnect
 2023-04-20  0:34 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: display/msm: Add "
  ` [Freedreno] "
` [PATCH 2/5] drm/msm/dpu1: Rename path references to mdp_path
` [PATCH 3/5] drm/msm/mdss: "
` [PATCH 5/5] drm/msm/dpu1: Handle the reg bus ICC path
  ` [Freedreno] "
` [Freedreno] [PATCH 0/5] MDSS reg bus interconnect

[PATCH v2 0/5] MDSS reg bus interconnect
 2023-04-20  0:32 UTC  (5+ messages)
` [PATCH v2 2/5] drm/msm/dpu1: Rename path references to mdp_path
` [PATCH v2 3/5] drm/msm/mdss: "

[PATCH v4 00/12] drm/i915: move DSC RC tables to drm_dsc_helper.c
 2023-04-19 23:26 UTC  (4+ messages)
` [PATCH v4 08/12] drm/display/dsc: add YCbCr 4:2:2 and 4:2:0 RC parameters

[PATCH 0/4] Add GCC and RPMHCC support for sdx75
 2023-04-19 21:37 UTC  (7+ messages)
` [PATCH 1/4] clk: qcom: branch: Extend the invert logic for branch2 clocks
` [PATCH 2/4] dt-bindings: clock: Add GCC bindings support for SDX75
` [PATCH 3/4] clk: qcom: rpmh: Add RPMH clocks "
` [PATCH 4/4] clk: qcom: Add GCC driver "

[PATCH 01/18] arm64: dts: qcom: ipq6018: correct qrng unit address
 2023-04-19 21:18 UTC  (18+ messages)
` [PATCH 02/18] arm64: dts: qcom: msm8916: correct camss "
` [PATCH 03/18] arm64: dts: qcom: msm8916: correct MMC "
` [PATCH 04/18] arm64: dts: qcom: msm8916: correct WCNSS "
` [PATCH 05/18] arm64: dts: qcom: msm8953: correct IOMMU "
` [PATCH 06/18] arm64: dts: qcom: msm8953: correct WCNSS "
` [PATCH 07/18] arm64: dts: qcom: msm8976: correct MMC "
` [PATCH 08/18] arm64: dts: qcom: msm8994: correct SPMI "
` [PATCH 09/18] arm64: dts: qcom: msm8996: correct camss "
` [PATCH 10/18] arm64: dts: qcom: sdm630: "
` [PATCH 11/18] arm64: dts: qcom: sdm845: "
` [PATCH 12/18] arm64: dts: qcom: sm6115: correct thermal-sensor "
` [PATCH 13/18] arm64: dts: qcom: sm8350: correct DMA controller "
` [PATCH 14/18] arm64: dts: qcom: sm8350: correct PCI phy "
` [PATCH 15/18] arm64: dts: qcom: sm8350: correct USB "
` [PATCH 16/18] arm64: dts: qcom: sm8550: correct crypto "
` [PATCH 17/18] arm64: dts: qcom: sm8550: correct pinctrl "
` [PATCH 18/18] arm64: dts: qcom: sdm845-polaris: add missing touchscreen child node reg

[RFT RFC PATCH] arm64: dts: qcom: sdm630-nile: correct duplicated reserved memory node
 2023-04-19 21:19 UTC 

[PATCH V5 0/3] rpmsg signaling/flowcontrol patches
 2023-04-19 20:37 UTC  (6+ messages)
` [PATCH V5 1/3] rpmsg: core: Add signal API support
` [PATCH V5 3/3] rpmsg: char: Add RPMSG GET/SET SIGNAL IOCTL support

[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: Fix schema for "qcom,paired"
 2023-04-19 19:56 UTC  (2+ messages)

[PATCH v2] stm: class: Add MIPI OST protocol support
 2023-04-19 18:25 UTC  (2+ messages)

[net-next PATCH v7 00/16] net: Add basic LED support for switch/phy
 2023-04-19 18:15 UTC  (9+ messages)
` [net-next PATCH v7 13/16] ARM: dts: qcom: ipq8064-rb3011: Add Switch LED for each port

[PATCH v2 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3
 2023-04-19 18:06 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: qcom,pmic-gpio: add PMI632
` [PATCH v2 6/8] arm64: dts: qcom: Add PMI632 PMIC
` [PATCH v2 7/8] arm64: dts: qcom: sdm632-fairphone-fp3: Add notification LED

[PATCH V2 0/4] Incremental patches on minimal boot support
 2023-04-19 18:01 UTC  (9+ messages)
` [PATCH V2 1/4] dt-bindings: clock: qcom,ipq9574-gcc: Drop bias_pll_ubi_nc_clk input
` [PATCH V2 2/4] clk: qcom: gcc-ipq9574: Drop bias_pll_ubi_nc_clk & add const to clk_init_data
` [PATCH V2 3/4] arm64: dts: qcom: ipq9574: Drop bias_pll_ubi_nc_clk & update intc node
` [PATCH V2 4/4] arm64: dts: qcom: ipq9574: rename al02-c7 dts to rdp433

[PATCH] ARM: dts: qcom: msm8974: correct qfprom node reg
 2023-04-19 16:20 UTC  (7+ messages)

[PATCH 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-19 16:05 UTC  (5+ messages)
` [PATCH 2/3] drm/msm/dpu: Assign missing writeback log_mask

[PATCH v10 08/10] dt-bindings: msm/dp: Add bindings for HDCP registers
 2023-04-19 15:43 UTC  (3+ messages)
` [PATCH v10 09/10] arm64: dts: qcom: sc7180: Add support for HDCP in dp-controller
` [PATCH v10 10/10] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers

[RFC 0/3] drm: Add comm/cmdline fdinfo fields
 2023-04-19 15:00 UTC  (6+ messages)
` [RFC 3/3] drm/msm: Add comm/cmdline fields

[PATCH v4] dt-bindings: net: Convert ATH10K to YAML
 2023-04-19 14:21 UTC  (2+ messages)

[PATCH v3 0/2] SM8350 VIDEOCC
 2023-04-19 12:53 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add "
` [PATCH v3 2/2] clk: qcom: Introduce "

[PATCH v5 0/2] Introduce RPM Master stats
 2023-04-19 12:23 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: soc: qcom: Add "
` [PATCH v5 2/2] soc: qcom: Introduce RPM master stats driver

[PATCH v2] dt-bindings: phy: qmp-ufs: tweak clock and clock-names for sa8775p
 2023-04-19 12:09 UTC 

[PATCH] phy: qcom-qmp-pcie: correct sm8350 PHY tables
 2023-04-19 11:07 UTC  (3+ messages)

[PATCH] mtd: rawnand: qcom: Implement exec_op()
 2023-04-19  9:41 UTC  (3+ messages)

[PATCH v3] Bluetooth: btusb: Add WCN6855 devcoredump support
 2023-04-19  8:01 UTC  (3+ messages)

[PATCH v4 0/5] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-04-19  3:39 UTC  (5+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sa8775p: add the pcie smmu node

[PATCH v2 0/2] rpmsg: glink: Fix + cleanup in __qcom_glink_send()
 2023-04-19  2:01 UTC  (4+ messages)
` [PATCH v2 2/2] rpmsg: glink: Consolidate TX_DATA and TX_DATA_CONT

[PATCH] dt-bindings: phy: qcom,edp-phy: allow power-domains
 2023-04-18 22:02 UTC  (2+ messages)

[PATCH] accel/qaic: initialize ret variable to 0
 2023-04-18 21:51 UTC  (4+ messages)

[PATCH] dt-bindings: mfd: qcom,spmi-pmic: document flash LED controller
 2023-04-18 21:46 UTC  (2+ messages)

[PATCH] dt-bindings: interrupt-controller: qcom,pdc: document qcom,qdu1000-pdc
 2023-04-18 21:45 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: watchdog: drop duplicated GPIO watchdog bindings
 2023-04-18 21:39 UTC  (15+ messages)
` [PATCH 2/6] dt-bindings: watchdog: indentation, quotes and white-space cleanup
` [PATCH 3/6] dt-bindings: watchdog: arm,sp805: drop unneeded minItems
` [PATCH 4/6] dt-bindings: watchdog: fsl-imx7ulp-wdt: simplify with unevaluatedProperties
` [PATCH 5/6] dt-bindings: watchdog: toshiba,visconti-wdt: "
` [PATCH 6/6] dt-bindings: watchdog: realtek,otto-wdt: simplify requiring interrupt-names

[PATCH v11 00/26] Drivers for gunyah hypervisor
 2023-04-18 18:35 UTC  (7+ messages)
` [PATCH v11 22/26] virt: gunyah: Add proxy-scheduled vCPUs

[PATCH v2 0/3] arm64: qcom: fix the reboot reason handling on sa8775p
 2023-04-18 18:11 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sa8775p: pmic: add the sdam_0 node


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