diff options
author | 2021-06-18 11:01:19 +0300 | |
---|---|---|
committer | 2021-06-22 16:57:56 +0300 | |
commit | 947689756352af9bd0486c1a19fffc7837ae0335 (patch) | |
tree | d51cf96a2b66b5e574ec791c404c2f8f44868cf8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | iwlwifi: mvm: fill phy_data.d1 for no-data RX (diff) | |
download | linux-dev-947689756352af9bd0486c1a19fffc7837ae0335.tar.xz linux-dev-947689756352af9bd0486c1a19fffc7837ae0335.zip |
iwlwifi: pcie: free some DMA memory earlier
In gen3, after firmware is alive, we no longer need the
firmware and image loader images, only the context info
itself and PRPH info/scratch need to remain.
Call iwl_pcie_ctxt_info_gen3_free() appropriately in the
alive callback (iwl_trans_pcie_gen2_fw_alive()) with a new
argument indicating whether it can free everything or only
partially.
The context info and PRPH scratch are also not needed after
PNVM load, but we don't have a good hook for freeing after
that, so keep them for now.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210618105614.8230d91a46c1.Ia7db71e5e6265ca87363f1481eac1bc3bbebb15c@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions