habanalabs: increase max jobs number to 512
authorOded Gabbay <oded.gabbay@gmail.com>
Sat, 9 Nov 2019 21:16:33 +0000 (23:16 +0200)
committerOded Gabbay <oded.gabbay@gmail.com>
Thu, 21 Nov 2019 09:35:45 +0000 (11:35 +0200)
commitbd4c8cb17d4e8f9e01ce48e3f2009307a58e60d2
treea2024bb57aa9e1cab7d840353ef87d7d4e25c75b
parent6476b472437de2c41dc8873134c60d2928f806ce
habanalabs: increase max jobs number to 512

In training, there is a need for a large amount of patching to the recipe.
This results in many command buffers contains a lot of DMA packets. The
number of command buffers per CS is larger than the current maximum of 64,
which is an arbitrary number that is enough for inference, but it has no
real affect on the code and/or resources of the host machine.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Reviewed-by: Omer Shpigelman <oshpigelman@habana.ai>
drivers/misc/habanalabs/habanalabs.h