linux/drivers/misc/habanalabs
Yuri Nudelman 8e8125f192 habanalabs: add debug flag to prevent failure on timeout
Sometimes it is useful to allow the command to continue running despite
the timeout occurred, to differentiate between really stuck or just very
time consuming commands. This can be achieved by passing a new debug
flag alongside the cs, HL_CS_FLAGS_SKIP_RESET_ON_TIMEOUT.

Anyway, if the timeout occurred, a warning print shall be issued,
however this shall not fail the submission.

Signed-off-by: Yuri Nudelman <ynudelman@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2021-06-18 15:23:41 +03:00
..
common habanalabs: add debug flag to prevent failure on timeout 2021-06-18 15:23:41 +03:00
gaudi habanalabs/gaudi: add FW alive event support 2021-06-18 15:23:41 +03:00
goya habanalabs: track security status using positive logic 2021-06-18 15:23:40 +03:00
include habanalabs/gaudi: add FW alive event support 2021-06-18 15:23:41 +03:00
Kconfig misc/habana: Stop using frame_vector helpers 2021-01-12 14:14:53 +01:00
Makefile habanalabs: create common folder 2020-07-24 20:31:37 +03:00