You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dmaengine: sdxi: completion: Use dma pool for sdxi_cst_blk
This has been a TODO for a while. Replace the wasteful
dma_alloc_coherent() for every 32-byte completion status block with
allocation from a pool.
Signed-off-by: Nathan Lynch <nathan.lynch@amd.com>
0 commit comments