amd / xdna-driver

Other
297 stars 39 forks source link

BO sync in user space #270

Closed maxzhen closed 6 days ago

maxzhen commented 1 week ago

====== 46: sync_bo for input_output 1MiB BO started ===== sync 0x100000 bytes in 11733 ns, speed 85229 MB/sec ====== 46: sync_bo for input_output 1MiB BO passed =====

====== 47: sync_bo for input_output 1MiB BO w/ offset and size started ===== sync 0x3c bytes in 60 ns, speed 953 MB/sec ====== 47: sync_bo for input_output 1MiB BO w/ offset and size passed =====

Will file separate PR to clean up driver code.