amd / xdna-driver

Other
324 stars 42 forks source link

support sync offset and size #268

Closed mamin506 closed 2 months ago

mamin506 commented 2 months ago

Test result

$./Release/bins/bin/shim_test.elf 46 47
====== 46: sync_bo for input_output 1MiB BO started =====
        sync 0x100000 bytes in 10700 ns, speed 93457 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 1052 ns, speed 54 MB/sec
====== 47: sync_bo for input_output 1MiB BO w/ offset and size passed  =====