summaryrefslogtreecommitdiff
path: root/drivers/accel/habanalabs/common/firmware_if.c
diff options
context:
space:
mode:
authorOfir Bitton <obitton@habana.ai>2023-01-10 12:41:39 +0300
committerOded Gabbay <ogabbay@kernel.org>2023-01-26 12:52:13 +0300
commit75b6984ef659a0d2a86cd937a208f8d1e98e957e (patch)
tree924e8c20b788737b39fe2350326c031f086dd073 /drivers/accel/habanalabs/common/firmware_if.c
parent9a7d530a8048980c76e1e61078ed5223bf6fa283 (diff)
downloadlinux-75b6984ef659a0d2a86cd937a208f8d1e98e957e.tar.xz
habanalabs: optimize command submission completion timestamp
Completion timestamp is taken during the actual command submission release. As the release happens in a work queue, the timestamp taken is not accurate. Hence, we will take the timestamp in the interrupt handler itself while propagating it to the release function. Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'drivers/accel/habanalabs/common/firmware_if.c')
0 files changed, 0 insertions, 0 deletions