summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: support hard-reset scheduling during soft-resetOfir Bitton2021-12-262-3/+31
* habanalabs: add a lock to protect multiple reset variablesOfir Bitton2021-12-264-26/+49
* habanalabs: refactor reset information variablesOfir Bitton2021-12-2613-106/+119
* habanalabs: handle skip multi-CS if handling not doneOhad Sharabi2021-12-261-1/+11
* habanalabs: add CPU-CP packet for engine core ASID cfgTomer Tayar2021-12-263-0/+26
* habanalabs: replace some -ENOTTY with -EINVALOded Gabbay2021-12-263-5/+5
* habanalabs: fix comments according to kernel-docOfir Bitton2021-12-261-7/+17
* habanalabs: fix endianness when reading cpld versionOfir Bitton2021-12-261-1/+1
* habanalabs: change wait_for_interrupt implementationfarah kassabri2021-12-264-10/+145
* habanalabs: prevent wait if CS in multi-CS list completedOhad Sharabi2021-12-262-34/+54
* habanalabs: modify cpu boot status error printOfir Bitton2021-12-261-1/+1
* habanalabs: clean MMU headers definitionsOhad Sharabi2021-12-266-49/+64
* habanalabs: expose soft reset sysfs nodes for inference ASICOfir Bitton2021-12-261-2/+30
* habanalabs: sysfs support for two infineon versionsOfir Bitton2021-12-262-5/+17
* habanalabs: keep control device alive during hard resetDani Liberman2021-12-264-30/+50
* habanalabs: fix hwmon handling for legacy f/wOded Gabbay2021-12-261-32/+169
* habanalabs: add current PI value to cpu packetsOfir Bitton2021-12-261-2/+12
* habanalabs: remove in_debug check in device openOded Gabbay2021-12-262-10/+3
* habanalabs: return correct clock throttling periodOfir Bitton2021-12-261-2/+2
* habanalabs: wait again for multi-CS if no CS completedOhad Sharabi2021-12-262-51/+50
* habanalabs: remove compute context pointerOded Gabbay2021-12-266-14/+13
* habanalabs: add helper to get compute contextOded Gabbay2021-12-264-15/+36
* habanalabs: fix etr asid configurationOded Gabbay2021-12-268-20/+21
* habanalabs: save ctx inside encaps signalOded Gabbay2021-12-264-9/+16
* habanalabs: remove redundant check on ctx_finiOded Gabbay2021-12-261-3/+1
* habanalabs: free signal handle on failureOded Gabbay2021-12-261-1/+3
* habanalabs: add missing kernel-doc comments for hl_device fieldsTomer Tayar2021-12-261-0/+2
* habanalabs: pass reset flags to reset threadTomer Tayar2021-12-262-9/+5
* habanalabs: enable access to info ioctl during hard resetDani Liberman2021-12-262-11/+1
* habanalabs: add SOB information to signal submission uAPIDani Liberman2021-12-263-7/+38
* habanalabs: skip read fw errors if dynamic descriptor invalidOhad Sharabi2021-12-262-2/+17
* habanalabs: handle events during soft-resetOfir Bitton2021-12-263-1/+7
* habanalabs: change misleading IRQ warning during resetOfir Bitton2021-12-261-3/+1
* habanalabs: add power information type to POWER_GET packetTomer Tayar2021-12-261-0/+1
* habanalabs: add more info ioctls support during resetOfir Bitton2021-12-261-28/+27
* habanalabs: fix race condition in multi CS completionDani Liberman2021-12-261-0/+7
* habanalabs: move device boot warnings to the correct locationOfir Bitton2021-12-261-22/+23
* habanalabs/gaudi: return EPERM on non hard-resetOded Gabbay2021-12-261-6/+2
* habanalabs: rename late init after reset functionOded Gabbay2021-12-264-7/+7
* habanalabs: fix soft reset accountingOded Gabbay2021-12-261-25/+25
* habanalabs: Move frequency change thread to goya_late_initRajaravi Krishna Katta2021-12-268-89/+100
* habanalabs: abort reset on invalid requestOded Gabbay2021-12-261-7/+9
* habanalabs: fix possible deadlock in cache invl failureOfir Bitton2021-12-266-35/+39
* habanalabs: skip PLL freq fetchOhad Sharabi2021-12-262-0/+10
* habanalabs: prevent false heartbeat messageOded Gabbay2021-12-261-1/+3
* habanalabs: add support for fetching historic errorsDani Liberman2021-12-265-43/+233
* habanalabs: handle device TPM boot error as warningOfir Bitton2021-12-262-0/+13
* habanalabs: debugfs support for larger I2C transactionsOfir Bitton2021-12-263-18/+43
* habanalabs: make hdev creation code more readableOded Gabbay2021-12-262-68/+61
* habanalabs: add new opcodes for INFO IOCTLfarah kassabri2021-12-264-1/+144