diff options
author | Oded Gabbay <oded.gabbay@gmail.com> | 2019-05-09 01:44:13 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2019-05-09 01:44:13 +0300 |
commit | cbe722e41684930c485fd09a161de44e444731f6 (patch) | |
tree | 771304bfcaca1059659884ed36d0a204aebd9629 /tools/perf/scripts/python/stackcollapse.py | |
parent | 0c169b8afd1def63d95702cad45a0908c643a8c8 (diff) | |
download | linux-cbe722e41684930c485fd09a161de44e444731f6.tar.xz |
habanalabs: remove redundant CB size adjustment
Driver-initiated DMA jobs are synchronized jobs, i.e. the driver polls on
fence object until the job is finished. There is no interrupt from the
device. Therefore, no need to add space for 2 * msg_prot packets to the
end of the CB. Only a single msg_prot is needed (to write the fence).
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions