Hi Nvidia,
Do we need to patch following kernel dts to change non-coherent
to dma-noncoherent
?
Hi Nvidia,
Do we need to patch following kernel dts to change non-coherent
to dma-noncoherent
?
Hi,
Why do you think you need that?
Hi WayneWWW,
Thanks for the reply.
From the patch mentioned in the discussion below, I would like to clarify whether we need to change all instances of non-coherent
to dma-noncoherent
.
[Camera][VI][JP-6.0/r36.3] Fixes for raw image corruption (line artifacts) through VI-mode - Jetson & Embedded Systems / Jetson AGX Orin - NVIDIA Developer Forums
Thank you
hello brian.wu,
we only test camera part, (i.e. VI drivers.), do you seeing any failures?
Hi JerryChang,
No. I tested both non-coherent
and dma-noncoherent
configurations and did not find any differences so far.
hello brian.wu,
thanks for sharing, I’ve went through the code quickly, and it looks display driver still parse non-coherent
boolean property from device tree.
so… let’s keep using it. you don’t need a change.
Hi JerryChang,
Got it. Thank you.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.