diff options
author | Nicolin Chen <[email protected]> | 2024-03-29 10:34:41 -0400 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-04-07 16:49:25 +0530 |
commit | 802ef223101fec83d92e045f89000b228904a580 (patch) | |
tree | 1d7594ba532f8c05f1871ee263ec66c66df298da /scripts/generate_rust_analyzer.py | |
parent | 7eccb5a5b224be42431c8087c9c9e016636ff3b5 (diff) |
dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)
Allocate memory from SoC internal SRAM to reduce DDR access and keep DDR in
lower power state (such as self-referesh) longer.
Check iram_pool before sdma_init() so that ccb/context could be allocated
from iram because DDR maybe in self-referesh in lower power audio case
while sdma still running.
Reviewed-by: Shengjiu Wang <[email protected]>
Signed-off-by: Nicolin Chen <[email protected]>
Signed-off-by: Joy Zou <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Signed-off-by: Frank Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions