diff options
author | 2021-12-08 09:06:03 +0200 | |
---|---|---|
committer | 2021-12-26 08:59:09 +0200 | |
commit | d636a932b3ab96523fe09c6148a0fa01f938b4f6 (patch) | |
tree | 7a054543f8e40d4507b3aa366366bfa20601ed3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | habanalabs: expose soft reset sysfs nodes for inference ASIC (diff) | |
download | wireguard-linux-d636a932b3ab96523fe09c6148a0fa01f938b4f6.tar.xz wireguard-linux-d636a932b3ab96523fe09c6148a0fa01f938b4f6.zip |
habanalabs: clean MMU headers definitions
During the MMU development the MMU header files were left with unclean
definitions:
- MMU "version specific" definitions that were left in the mmu_general
file
- unused definitions
This patch attempts, where possible, to keep definitions that can serve
multiple MMU versions (but that are not tightly bound with specific MMU
arch) in the mmu_general header file (e.g. different definitions for
number of HOPs).
Otherwise, move MMU version specific definitions (e.g. HOPs masks and
shifts) to the specific MMU version file.
Signed-off-by: Ohad Sharabi <osharabi@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions