summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-18habanalabs: generalize COMMS message sending procedureAlon Mizrahi1-10/+18
2021-10-18habanalabs: create static map of f/w hwmon enumsRajaravi Krishna Katta2-9/+97
2021-10-18habanalabs: add debugfs node for configuring CS timeoutOfir Bitton1-0/+51
2021-09-29habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta1-14/+19
2021-09-14habanalabs: expose a single cs seq in staged submissionsOfir Bitton1-0/+6
2021-09-14habanalabs: fix wait offset handlingfarah kassabri1-2/+7
2021-09-14habanalabs: rate limit multi CS completion errorsOfir Bitton1-1/+2
2021-09-14habanalabs/gaudi: fix LBW RR configurationOded Gabbay1-48/+67
2021-09-14habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"Colin Ian King1-1/+1
2021-09-14habanalabs: fail collective wait when not supportedOfir Bitton1-0/+9