Re: [PATCH v2 0/5] accel/amdxdna: honour the SYNC_BO range
From: Lizhi Hou
Date: Thu Aug 13 2026 - 17:02:53 EST
On 8/13/26 13:14, Taimuraz Kaitmazov wrote:
On 8/13/26 23:06, Alex Deucher wrote:
I wonder if there is some device config option to enable snooped vs.I tried the PCIe one. Clearing Enable No Snoop in DevCtl, with lspci then showing NoSnoop-, changes nothing: same 20 out of 20 stale both ways. So the array either isn't carrying the attribute or isn't looking at it.
non-snooped DMAs?
Yes. It is known that the legacy hardware has problem to support snoop. In your case, the XRT's buffer::sync() could be used.
Lizhi
Taimuraz