aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTomer Tayar <[email protected]>2022-09-19 18:46:03 +0300
committerOded Gabbay <[email protected]>2022-09-20 15:51:54 +0300
commite403856468456aeaff68a5cb0a851d945c133ed9 (patch)
tree925ffebc7aea1c9b7e034f599576cb6a3afd109c /tools/perf/scripts/python
parent6b9b9e244fdd0d6c5ee21b7b9d74282d9e43733a (diff)
habanalabs/gaudi: use 8KB aligned address for TPC kernels
I$ prefetch is enabled when sending a TPC kernel to initialize the TPC memory, and it has a restriction that the base address will be aligned to 8KB. Currently the base address is 128 bytes from the start address of the device SRAM, so prefetching will start 128 bytes before the actual kernel memory. Modify the kernel address to be 8KB aligned. Signed-off-by: Tomer Tayar <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions