提交图

15 次代码提交

作者 SHA1 备注 提交日期
Srinivas Sai Mannam
afcfbe5182 dataipa: enable IPA compilation as vendor dlkm modules
Enabling IPA, GSI driver compilation as vendor DLKM
modules for cliffs.

Change-Id: I5eaca4b3ed05a2d15bf8f44df1715c84f9c8f383
Signed-off-by: Srinivas Sai Mannam <quic_srinmann@quicinc.com>
2023-09-29 18:11:11 +05:30
Jagadeesh Ponduru
949ab07e78 msm: ipa3: disable monaco compilation temporarily
Disable IPA compilation for monaco as a temp change.

Change-Id: I872cf2d8bd6a0ae95ae18073c71d336528a11d97
Signed-off-by: Jagadeesh Ponduru <quic_jponduru@quicinc.com>
2023-09-22 23:05:42 +05:30
Jagadeesh Ponduru
8b873d5564 dataipa: enable IPA compilation as vendor dlkm modules
Enabling IPA, GSI driver compilation as vendor DLKM
modules for blair and holi upgrade SP.

Change-Id: I148b8704bd2e28840b2593b8bf9a02d75145d7aa
Signed-off-by: Jagadeesh Ponduru <quic_jponduru@quicinc.com>
2023-07-06 20:35:49 +05:30
Michael Adisumarta
2391721863 msm: ipa: enable ipa driver for pineapple
Make changes to enable IPA driver for pineapple. Fixed
compilation errors related to kernel upgrade.

Change-Id: Iecbe152fe0b6860616a9a63504d57b92a70ef72e
Signed-off-by: Michael Adisumarta <quic_madisuma@quicinc.com>
2022-11-14 16:49:29 -08:00
Ilia Lin
b37958da46 ipa: Remove IPA framework
1. Move the kernel and UAPI header files from the kernel project t the dataipa
2. Add python script which sanitizes and copies UAPI headers
3. Add kernel and UAPI header libraries export to Android makefiles
4. Refactor the driver code to use the internal headers
5. Refactor the driver code export symbols without the IPA framework
6. Merge ipa_clients and rndis modules into the main IPA module

Change-Id: Ie633f291aefe559ff2c39b26a5a9765371399edc
Signed-off-by: Ilia Lin <quic_ilial@quicinc.com>
2022-11-06 13:05:28 +02:00
Ashok Vuyyuru
dfd671c26b msm: ipa3: Adding changes to compile IPA driver for monaco target
Adding changes to compile IPA driver for Monaco target.

Change-Id: Ibe8d4520d7200bd44ebe2eeb5d63a8d98ccfa4df
Signed-off-by: Ashok Vuyyuru <quic_avuyyuru@quicinc.com>
2022-10-10 00:32:04 +05:30
Ashok Vuyyuru
77b5b5c460 msm: ipa3: Adding changes to compile IPA driver for khaje target
Adding changes to compile IPA driver for khaje target.

Change-Id: Ie7adc0005ebd3c772031616dc4140c5d596ba673
Signed-off-by: Ashok Vuyyuru <quic_avuyyuru@quicinc.com>
2022-08-29 19:26:52 -07:00
Michael Adisumarta
11eaa09da2 ipa: Support ipanat and kernel-tests compilation in LA
Change-Id: I36ec8c36f88dbe4cd67bb3c340fa5187c22f7d13
Signed-off-by: Ilia Lin <quic_ilial@quicinc.com>
2022-05-31 10:32:39 +03:00
Dor Deri
602f431d59 ipa: upgrade reg save to IPAv5.5
Add support for IPAv5.5 reg collection.

Change-Id: Id4c92d7120fff6e96e635c92369af7a3de0f2fc0
Signed-off-by: Dor Deri <quic_dderi@quicinc.com>
2022-01-31 00:44:21 -08:00
Chaitanya Pratapa
d7819fa285 msm: ipa: ipa5.5 updates
ipa5.5 register updates and resource/ep configuration.

Change-Id: I5bd1aad67f481d36f4942e215f422edd7073d06e
Signed-off-by: Chaitanya Pratapa <quic_cpratapa@quicinc.com>
(cherry picked from commit 7ba64dfbbd3bcbab52f17a470fa7f2ffbe29b02c)
2021-12-14 08:41:53 -08:00
Pooja Kumari
ec747710eb msm: ipa: Add sa410m to dataipa MAKEFILE
Compile IPA driver in sa410m.

Change-Id: I18efc61e54632590a31dfb4f7e9e11e286cf7529
Signed-off-by: Pooja Kumari <quic_kumarip@quicinc.com>
2021-10-28 03:32:28 -07:00
Ilia Lin
e927e01f4f msm: ipa3: upgrade reg save to IPAv5
Add support for IPAv5 and GSIv3 reg collection.
Undef obsolete registers and Add support for array
registers.

Change-Id: I15f91a3f4562cc40b4095605d95487a319520029
Signed-off-by: Amir Levy <alevy@codeaurora.org>
Signed-off-by: Ilia Lin <ilialin@codeaurora.org>
2021-07-27 11:53:50 +03:00
Ilia Lin
f1c1fb3a16 ipa: Move kernel-tests from ip_accelerator to techpack.
Move ip_accelerator which is a part of kernel-tests-internal
from kernel to techpack. Updated up to SHA1:
b8790774643dbfea5b312ed422ef86b54e4c8d7f

The kernel-test-module was moved into the driver,
and will be compiled as part of debug build.

Change-Id: I427b9ea061401c74845d2bd0d505da747d5fe89f
Acked-by: Eliad Ben Yishay <ebenyish@qti.qualcomm.com>
Signed-off-by: Amir Levy <alevy@codeaurora.org>
Signed-off-by: Ilia Lin <ilialin@codeaurora.org>
2021-05-04 20:50:23 -07:00
Chaitanya Pratapa
2c4f0c1e17 msm: ipa: compile ipa driver as part of DLKM
Make changes to enable IPA driver as part of vendor
component and compile as a DLKM. Disable ECM driver
for GKI configuration.

Change-Id: I6e2500fa31e3b53e23559bda6104a92958c5430d
Signed-off-by: Chaitanya Pratapa <cpratapa@codeaurora.org>
2021-01-06 11:37:26 -08:00
Chaitanya Pratapa
0d41c117a8 msm: ipa: use Kbuild for techpack compilation
Make changes to use Kbuild for techpack compilation.

Change-Id: I9d71205f4648f63f04d031bf1a419614e94d9a11
Signed-off-by: Chaitanya Pratapa <cpratapa@codeaurora.org>
2020-12-23 11:59:18 -08:00