在 2024-12-03星期二的 00:23 +0800,Sui Jingfeng写道:
Hi,Well doing some test on PCIe peripherals need some professional tool,
On 10/10/23 20:26, Xi Ruoyao wrote:
On Tue, 2023-10-10 at 11:02 +0800, Sui Jingfeng wrote:No one saying that only 3D GPU is suffer from this kind of issue,
On LoongArch, cached mapping and uncached mappings are DMA-Why it's only an issue when 3D GPU is involved?
coherent and guaranteed by
the hardware. While WC mappings is *NOT* DMA-coherent when 3D GPU
is involved. Therefore,
On downstream kernel, We disable write combine(WC) mappings at
the drm drivers side.
I just meant that the issue is there at least for GPU
What's the difference between 3D GPUs and other devices? Is itYou, the patch contributor or the maintainer or whatever stuff
possible that the other
devices (say neural accelerators) start to perform DMA accesses in
a
similar way and then suddenly broken?
should carry on the test, right?
then I assume who raises the idea should do it, because not everyone
can do.