Commit Graph

5 Commits

Author SHA1 Message Date
ea064859df msm: ipa4: adapt ipa_wigig code to data buffers shared CB
This change adapts ipa_wigig code to context banks sharing between
11AD HW and IPA HW. Due to CB sharing there is no need to SMMU
map data buffers: remove SMMU mapping related code of data buffers in
case of shared CB. The buffers mapping is done by the wigig driver and
IPA may use the IOVAs without any additional mapping.
A DTS file change is needed to enable the context banks sharing.

Change-Id: I168d2db193460e554370ad46550fdc0b40ea01d0
Signed-off-by: Amir Levy <alevy@codeaurora.org>
2019-04-02 03:17:46 -07:00
d7e572828b msm: ipa: include file changes fo MHI PRIME channels support
This change enables MHI PRIME channels for IPA tethering
offload support.

Change-Id: Ie92ee012f4aebf2f687237e26b035efecdcfcfe8
Acked-by: Jyothi J <jyothij@qti.qualcomm.com>
Signed-off-by: Michael Adisumarta <madisuma@codeaurora.org>
2019-03-18 18:16:13 -07:00
a87de7517c msm: ipa: IPA coalescing changes
Support new IPA coalescing pipe IPA_WAN_COAL_CONS. If coalescing
is enabled, this pipe will become the default pipe and be setup with
its own transfer ring but share an event ring with WAN_CONS. Also adds
a new coalescing ifdef and support coalescing in the RT rule.

Change-Id: I4d09aaa030c427271f59461897354e3a7cf7a563
Signed-off-by: Michael Adisumarta <madisuma@codeaurora.org>
2019-01-09 18:53:43 -08:00
f5e1e3e2e2 msm: ipa: Checksum validation changes
Change DL/UL WAN pipe configurations for CS offload.
Add new 8 bytes qmap header for DL CS offload.
Add a CS offload enum for QMAP_DL cS offload.

Change-Id: If23ed20a797db143da6dca61fa4c3080a347af1d
Signed-off-by: Michael Adisumarta <madisuma@codeaurora.org>
2018-12-21 10:30:52 -08:00
859783a138 msm: ipa: Add snapshot of IPA driver
This is a snapshot of the IPA and GSI drivers
from msm-4.14 to 4.19 kernel as of
'commit <cec0da843f57> ("clk: qcom: npucc: Add CRC div
source for npu_cc_cal_dp_clk_src")'.

CRs-Fixed: 2341003
Change-Id: I498b2edb878e7d75311824dd217e75893efcfc73
Signed-off-by: Ghanim Fodi <gfodi@codeaurora.org>
2018-12-02 17:11:18 +02:00