linux/drivers/misc/habanalabs
Ohad Sharabi c457d5abf8 habanalabs: get multiple fences under same cs_lock
To add proper support for wait-for-multi-CS, locking the CS lock
for each CS fence in the list is not efficient.

Instead, this patch add support to lock the CS lock once to get all
required fences.

Signed-off-by: Ohad Sharabi <osharabi@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2021-08-29 09:47:48 +03:00
..
common habanalabs: get multiple fences under same cs_lock 2021-08-29 09:47:48 +03:00
gaudi habanalabs/gaudi: fix information printed on SM event 2021-08-29 09:47:47 +03:00
goya habanalabs/goya: add missing initialization 2021-08-29 09:47:47 +03:00
include habanalabs: update firmware header to latest version 2021-08-29 09:47:47 +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