Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Bojun Pan cfad44940c msm: ipa: fix race condition on PM vote on sys pipes
There is race condition on PM defer deactive and PM active where
the PM active triggered by new NAPI scheduling would be accidently
unvoted by PM defer deactive after last NAPI completion. This
is causing the NoC error on packet handling due to no clock.
The fix here is to using ACTIVE_CLIENT_NO_BLOCK for clock voting
and still use PM handle for BW voting so that we would have
reference count to make sure this unexpected devote not happens.

Change-Id: If1ece48dc16256dae9a810b3efa6eb4f533f06a8
2021-01-21 12:58:20 -08:00
config ipa: Support IPA offload on msmnile_gvmq target 2020-11-02 15:24:23 +05:30
drivers/platform/msm msm: ipa: fix race condition on PM vote on sys pipes 2021-01-21 12:58:20 -08:00
Makefile Enable IPA and GSI driver compilation on techapck 2020-02-24 16:18:32 +02:00