summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs
AgeCommit message (Expand)AuthorFilesLines
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: prevent false heartbeat messageOded Gabbay1-1/+3
2021-12-26habanalabs: add support for fetching historic errorsDani Liberman5-43/+233
2021-12-26habanalabs: handle device TPM boot error as warningOfir Bitton2-0/+13
2021-12-26habanalabs: debugfs support for larger I2C transactionsOfir Bitton3-18/+43
2021-12-26habanalabs: make hdev creation code more readableOded Gabbay2-68/+61
2021-12-26habanalabs: add new opcodes for INFO IOCTLfarah kassabri4-1/+144
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 Bitton5-12/+96
2021-12-26habanalabs: change wait for interrupt timeout to 64 bitDani Liberman1-5/+17
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
2021-12-26habanalabs: wrong VA size calculationYuri Nudelman3-23/+17
2021-12-26habanalabs/gaudi: fix debugfs dma channel selectionGuy Zadicario1-2/+9
2021-12-26habanalabs: revise and document use of boot status flagsOhad Sharabi1-5/+19
2021-12-26habanalabs: print va_range in vm node debugfsYuri Nudelman1-0/+25
2021-12-26habanalabs/gaudi: recover from CPU WD eventOded Gabbay1-1/+19
2021-12-26habanalabs: modify wait for boot fit in dynamic FW loadOhad Sharabi1-1/+0
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman1-0/+2
2021-10-18habanalabs: refactor fence handling in hl_cs_poll_fencesDani Liberman1-35/+36
2021-10-18habanalabs: context cleanup cosmeticsOmer Shpigelman1-7/+1
2021-10-18habanalabs: simplify wait for interrupt with timestamp flowYuri Nudelman3-10/+7
2021-10-18habanalabs: initialize hpriv fields before adding new nodeMoti Haimovski1-8/+15
2021-10-18habanalabs: Unify frequency set/get functionalityRajaravi Krishna Katta9-65/+38
2021-10-18habanalabs: select CRC32Vegard Nossum1-0/+1
2021-10-18habanalabs: add support for dma-buf exporterTomer Tayar5-3/+535
2021-10-18habanalabs: fix NULL pointer dereferenceDani Liberman1-2/+11
2021-10-18habanalabs: fix race condition in multi CS completionDani Liberman2-1/+23
2021-10-18habanalabs: use only u32Oded Gabbay1-1/+1
2021-10-18habanalabs: update firmware filesOded Gabbay4-78/+130
2021-10-18habanalabs: bypass reset for continuous h/w error eventBharat Jauhari5-36/+111
2021-10-18habanalabs: take timestamp on wait for interruptYuri Nudelman3-3/+21
2021-10-18habanalabs: prevent race between fd close/openOded Gabbay1-7/+23
2021-10-18habanalabs: refactor reset log messageOded Gabbay1-1/+8
2021-10-18habanalabs: define soft-reset as inference opOded Gabbay4-8/+12
2021-10-18habanalabs: fix debugfs device memory MMU VA translationYuri Nudelman1-14/+16
2021-10-18habanalabs: add support for a long interrupt target valueOfir Bitton1-4/+4
2021-10-18habanalabs: remove redundant cs validity checksOfir Bitton1-3/+2
2021-10-18habanalabs: enable power info via HWMON frameworkRajaravi Krishna Katta3-0/+108