OpenCloudOS-Kernel/drivers/accel/habanalabs/common
Tomer Tayar 44155bb627 habanalabs: clear in_compute_reset when escalating to hard reset
If resetting device upon release while the release watchdog work is
scheduled, the compute reset is replaced with hard reset.
In this case, need to clear the in_compute_reset indication in the
device reset information structure.

Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2023-01-26 11:52:14 +02:00
..
mmu habanalabs: remove unnecessary (void*) conversions 2023-01-26 11:52:12 +02:00
pci habanalabs: trace LBW reads/writes 2023-01-26 11:52:11 +02:00
Makefile
asid.c
command_buffer.c habanalabs: move some prints to debug level 2023-01-26 11:52:10 +02:00
command_submission.c habanalabs: optimize command submission completion timestamp 2023-01-26 11:52:13 +02:00
context.c
debugfs.c
decoder.c
device.c habanalabs: clear in_compute_reset when escalating to hard reset 2023-01-26 11:52:14 +02:00
firmware_if.c habanalabs: enhance info printed on FW load errors 2023-01-26 11:52:13 +02:00
habanalabs.h habanalabs: optimize command submission completion timestamp 2023-01-26 11:52:13 +02:00
habanalabs_drv.c habanalabs: protect access to dynamic mem 'user_mappings' 2023-01-26 11:52:11 +02:00
habanalabs_ioctl.c habanalabs: check pad and reserved fields in ioctls 2023-01-26 11:52:12 +02:00
hw_queue.c
hwmon.c
irq.c habanalabs: optimize command submission completion timestamp 2023-01-26 11:52:13 +02:00
memory.c habanalabs: bugs fixes in timestamps buff alloc 2023-01-26 11:52:12 +02:00
memory_mgr.c habanalabs: verify that kernel CB is destroyed only once 2023-01-26 11:52:10 +02:00
security.c
state_dump.c
sysfs.c