linux/drivers/misc/habanalabs/gaudi
Tomer Tayar e403856468 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 <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2022-09-20 15:51:54 +03:00
..
gaudi_coresight.c habanalabs: fix etr asid configuration 2021-12-26 08:59:08 +02:00
gaudi_security.c habanalabs/gaudi: fix function name in comment 2022-07-12 09:09:25 +03:00
gaudi.c habanalabs/gaudi: use 8KB aligned address for TPC kernels 2022-09-20 15:51:54 +03:00
gaudiP.h habanalabs/gaudi: increase submission resources 2022-05-22 20:57:34 +02:00
Makefile habanalabs: Unify frequency set/get functionality 2021-10-18 12:05:47 +03:00