On Tue, Jun 24, 2025 at 11:35:34AM +0100, James Clark wrote:
Using coherent memory here isn't functionally necessary. Because the
change to use non-coherent memory isn't overly complex and only a few
synchronization points are required, we might as well do it while fixing
up some other DMA issues.
Suggested-by: Arnd Bergmann <arnd@xxxxxxxx>
Signed-off-by: James Clark <james.clark@xxxxxxxxxx>
In https://lore.kernel.org/imx/c65c752a-5b60-4f30-8d51-9a903ddd55a6@xxxxxxxxxx/
look like less performance, why need this patch.
In https://lore.kernel.org/imx/ad7e9aa7-74a3-449d-8ed9-cb270fd5c718@xxxxxxxxxx/
look like better.
Any conclusion?
Need performance gain here if it is better.
Frank