original_kernel/drivers/misc/habanalabs
Oded Gabbay 717261e176 habanalabs: don't reset device when getting VRHOT
VRHOT event from the F/W indicates the device has reached a temperature of
100 Celsius degrees. In this case, the driver should only print this
information to the kernel log. The device will shutdown itself
automatically when reaching 125 degrees.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2019-06-27 11:10:15 +03:00
..
goya habanalabs: don't reset device when getting VRHOT 2019-06-27 11:10:15 +03:00
include habanalabs: Update the device idle check 2019-07-01 13:59:44 +00:00
Kconfig
Makefile
asid.c
command_buffer.c
command_submission.c
context.c habanalabs: initialize MMU context for driver 2019-05-29 15:27:48 +03:00
debugfs.c habanalabs: Add busy engines bitmask to HW idle IOCTL 2019-07-01 13:59:45 +00:00
device.c habanalabs: de-couple MMU and VM module initialization 2019-05-29 14:43:04 +03:00
firmware_if.c
habanalabs.h habanalabs: Add busy engines bitmask to HW idle IOCTL 2019-07-01 13:59:45 +00:00
habanalabs_drv.c
habanalabs_ioctl.c habanalabs: Add busy engines bitmask to HW idle IOCTL 2019-07-01 13:59:45 +00:00
hw_queue.c
hwmon.c
irq.c
memory.c habanalabs: de-couple MMU and VM module initialization 2019-05-29 14:43:04 +03:00
mmu.c habanalabs: add WARN in case of bad MMU mapping 2019-05-31 18:25:20 +03:00
pci.c
sysfs.c