diff options
author | Ajit Kumar Pandey <[email protected]> | 2022-03-04 14:57:29 -0600 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-03-07 13:12:50 +0000 |
commit | 7cf467ac9cf33f0975095f080a79f6ec6d9be5b6 (patch) | |
tree | 928703561d5923b14be7093564f6b19ab949e8b0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dc0d4ed26dd2166b47c29d6a9829ac798e62a0fc (diff) |
ASoC: SOF: amd: Move group register configuration to acp-loader
We are using PTE_GRP1 for DMA operations to load firmware binaries
but we are enabling PTE_GRP and flushing ATU cache much before in
probe callbacks. This can cause issue if we try to load firmware
runtime during system resume as probe callback will not be invoked
hence PTE_GRP will not be enabled. Moreover it makes more sense to
flush the cache after register configuration.
Move PTE group register configuration to acp-loader within pre_fw_run
callback to avoid such issue.
Reviewed-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Ajit Kumar Pandey <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions