summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-26habanalabs: keep control device alive during hard resetDani Liberman4-30/+50
2021-12-26habanalabs: fix hwmon handling for legacy f/wOded Gabbay1-32/+169
2021-12-26habanalabs: add current PI value to cpu packetsOfir Bitton1-2/+12
2021-12-26habanalabs: remove in_debug check in device openOded Gabbay2-10/+3
2021-12-26habanalabs: return correct clock throttling periodOfir Bitton1-2/+2
2021-12-26habanalabs: wait again for multi-CS if no CS completedOhad Sharabi2-51/+50
2021-12-26habanalabs: remove compute context pointerOded Gabbay6-14/+13
2021-12-26habanalabs: add helper to get compute contextOded Gabbay4-15/+36
2021-12-26habanalabs: fix etr asid configurationOded Gabbay8-20/+21
2021-12-26habanalabs: save ctx inside encaps signalOded Gabbay4-9/+16
2021-12-26habanalabs: remove redundant check on ctx_finiOded Gabbay1-3/+1
2021-12-26habanalabs: free signal handle on failureOded Gabbay1-1/+3
2021-12-26habanalabs: add missing kernel-doc comments for hl_device fieldsTomer Tayar1-0/+2
2021-12-26habanalabs: pass reset flags to reset threadTomer Tayar2-9/+5
2021-12-26habanalabs: enable access to info ioctl during hard resetDani Liberman2-11/+1
2021-12-26habanalabs: add SOB information to signal submission uAPIDani Liberman4-8/+47
2021-12-26habanalabs: skip read fw errors if dynamic descriptor invalidOhad Sharabi2-2/+17
2021-12-26habanalabs: handle events during soft-resetOfir Bitton3-1/+7
2021-12-26habanalabs: change misleading IRQ warning during resetOfir Bitton1-3/+1
2021-12-26habanalabs: add power information type to POWER_GET packetTomer Tayar2-0/+2
2021-12-26habanalabs: add more info ioctls support during resetOfir Bitton1-28/+27
2021-12-26habanalabs: fix race condition in multi CS completionDani Liberman1-0/+7
2021-12-26habanalabs: move device boot warnings to the correct locationOfir Bitton1-22/+23
2021-12-26habanalabs/gaudi: return EPERM on non hard-resetOded Gabbay1-6/+2
2021-12-26habanalabs: rename late init after reset functionOded Gabbay4-7/+7
2021-12-26habanalabs: fix soft reset accountingOded Gabbay1-25/+25
2021-12-26habanalabs: Move frequency change thread to goya_late_initRajaravi Krishna Katta8-89/+100
2021-12-26habanalabs: abort reset on invalid requestOded Gabbay1-7/+9
2021-12-26habanalabs: fix possible deadlock in cache invl failureOfir Bitton6-35/+39
2021-12-26habanalabs: skip PLL freq fetchOhad Sharabi2-0/+10
2021-12-26habanalabs: align debugfs documentation to alphabetical orderTomer Tayar1-8/+8
2021-12-26habanalabs: prevent false heartbeat messageOded Gabbay1-1/+3
2021-12-26habanalabs: add support for fetching historic errorsDani Liberman6-44/+290
2021-12-26habanalabs: handle device TPM boot error as warningOfir Bitton2-0/+13
2021-12-26habanalabs: debugfs support for larger I2C transactionsOfir Bitton4-18/+50
2021-12-26habanalabs: make hdev creation code more readableOded Gabbay2-68/+61
2021-12-26habanalabs: add new opcodes for INFO IOCTLfarah kassabri5-1/+148
2021-12-26habanalabs: refactor wait-for-user-interrupt functionBharat Jauhari1-14/+8
2021-12-26habanalabs/gaudi: Fix collective wait bugfarah kassabri1-4/+11
2021-12-26habanalabs: expand clock throttling information uAPIOfir Bitton6-14/+110
2021-12-26habanalabs: change wait for interrupt timeout to 64 bitDani Liberman2-12/+28
2021-12-26habanalabs: rename reset flagsBharat Jauhari7-48/+50
2021-12-26habanalabs: add dedicated message towards f/w to set powerRajaravi Krishna Katta5-1/+18
2021-12-26habanalabs: handle abort scenario for user interruptBharat Jauhari1-18/+16
2021-12-26habanalabs: don't clear previous f/w indicationsOhad Sharabi1-14/+5
2021-12-26habanalabs: use variable poll interval for fw loadingOhad Sharabi3-16/+27
2021-12-26habanalabs: adding indication of boot fit loadedOhad Sharabi5-8/+13
2021-12-26habanalabs: partly skip cache flush when in PMMU map flowYuri Nudelman3-3/+9
2021-12-26habanalabs: add enum mmu_op_flagsYuri Nudelman5-8/+19
2021-12-26habanalabs: make last_mask an MMU propertyYuri Nudelman4-5/+10