android_kernel_xiaomi_sm8350/drivers
Jennifer L. Zenner f127bb6378 msm: ipa3: tx optimization - caching tx_wrapper
Caching tx_wrapper for tx DP optimization.
This change modifies tx_wrapper allocation from completely
dynamic,to partially dynamic for the WAN and LAN producer pipes.

A new list of free tx_wrapper is added,this can
dynmically decrease and grow, with a thereshold
which is initially read from the dts, and can be
changed via debugfs on runtime.

Change-Id: I60032a67f9ae87baeb42848cc312bf211c84f4e0
Acked-by: Tal Gelbard <tgelbard@qti.qualcomm.com>
Acked-by: Chemin Hsieh <cheminh@qti.qualcomm.com>
Signed-off-by: Jennifer L. Zenner <jzenner@codeaurora.org>
2020-04-21 23:33:09 -07:00
..
platform/msm msm: ipa3: tx optimization - caching tx_wrapper 2020-04-21 23:33:09 -07:00