Commit Graph

6 Commits

Author SHA1 Message Date
Amir Levy
73c931c92c Enable IPA and GSI driver compilation on techapck
Update makefile to enable IPA and GSI driver
compilations. Add ipa_clients_manager that will register
ipa clients API to ipa_framework at the kernel.
Add conf and header files to enable compilation in
GKI QGKI and debug modes.

Change-Id: I6993b1f6e88f89c8cd8c02fa2fc8cf6a6f169f7d
Signed-off-by: Ghanim Fodi <gfodi@codeaurora.org>
Signed-off-by: Amir Levy <alevy@codeaurora.org>
2020-02-24 16:18:32 +02:00
Ghanim Fodi
2fc1f94d1d Make drivers base path similar to kernel one
To have base path similar to kernel, add the
base path of drivers/platform/msm. This is
mainly to ease the propagation from older
kernels.

Change-Id: Ib75002ad95c0f3374a897e0ca5125088ba2d1a3e
Signed-off-by: Ghanim Fodi <gfodi@codeaurora.org>
2020-01-16 10:55:16 +02:00
Ghanim Fodi
20819ba500 Moving IPA and GSI driver code to dataipa techpack
This is a snapshot of IPA and GSI drivers
from msm-5.4 kernel as of
'commit <137a997bae4f8e1787> ("msm: ipa: Fix using
generic name for offload connect/disconnect")'.

Change-Id: I8452cf76a1c568c1f89de8b329bdc6e7254694b4
Signed-off-by: Ghanim Fodi <gfodi@codeaurora.org>
2020-01-13 18:46:29 +02:00
Arnav Sharma
4863c3cf8a Removing Unused Techpack dataipa code
Change-Id: I69665b12382d7fe1ce0a53f165a6bb03487a681c
Signed-off-by: Arnav Sharma <arnav_s@codeaurora.org>
2019-12-11 00:19:09 -07:00
arnav_s
835c8d87c6 Moving IPA and GSI driver code to dataipa techpack
Change-Id: I196832c62a6109178cb234f000d3db7c481e0ef5
Signed-off-by: Arnav Sharma <arnav_s@codeaurora.org>
2019-07-02 21:15:58 -07:00
arnav_s
c225017f01 Add Makefile support for DataIPA Driver
This change adds dummy Makefile support to compile
display driver project along with base kernel.

Signed-off-by: Arnav Sharma <arnav_s@codeaurora.org>
2019-06-10 17:36:20 -07:00