aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-30habanalabs: firmware returns 64bit argumentAlon Mizrahi8-31/+49
2020-11-30habanalabs: fix MMU debugfs operationsMoti Haimovski4-263/+206
2020-11-30habanalabs: share a single ctx-mutex between all MMUsMoti Haimovski2-4/+4
2020-11-30habanalabs: support reserving aligned va blockOfir Bitton3-5/+10
2020-11-30habanalabs: add boot errors printsGuy Nisan1-0/+7
2020-11-30habanalabs: print message with correct deviceOded Gabbay1-1/+1
2020-11-30habanalabs/gaudi: fetch HBM ecc info from FWOfir Bitton2-7/+72
2020-11-30habanalabs: fetch hard reset capability from FWOfir Bitton5-12/+32
2020-11-30habanalabs: move asic property to correct structureOded Gabbay6-11/+10
2020-11-30habanalabs: use host va range for internal poolsOfir Bitton4-8/+98
2020-11-30habanalabs: improve hard reset procedureOfir Bitton2-38/+106
2020-11-30habanalabs: Rename hw_queues_mirror to cs_mirrorTomer Tayar4-22/+20
2020-11-30habanalabs: refactor mmu va_range db structureOfir Bitton2-72/+82
2020-11-30habanalabs: move HW dirty check to a proper locationOfir Bitton6-58/+63
2020-11-30habanalabs: restore vm_pgoff after mmapOded Gabbay1-0/+1
2020-11-30habanalabs: add 'needs reset' state in driverOfir Bitton13-54/+99
2020-11-30habanalabs: fix hard reset print and commentOmer Shpigelman1-5/+8
2020-11-30habanalabs/gaudi: remove pcie_en strap toggleIgor Grinberg1-13/+1
2020-11-30habanalabs: remove duplicate printOded Gabbay2-6/+0
2020-11-30habanalabs: Separate CS job completion from its deallocationTomer Tayar3-12/+28
2020-11-30habanalabs/gaudi: increase MAX CS to 16KOded Gabbay1-1/+1
2020-11-30habanalabs: reset device upon fw read failurefarah kassabri5-22/+38
2020-11-30habanalabs: Move repeatedly included headers to habanalabs.hTomer Tayar10-14/+4
2020-11-30habanalabs: release signal if collective wait was droppedOfir Bitton1-2/+4
2020-11-30habanalabs: Skip updating CI of internal queues if not in useTomer Tayar1-0/+5
2020-11-30habanalabs: Small refactoring of cs_do_release()Tomer Tayar1-50/+49
2020-11-30habanalabs: Small refactoring of CS IOCTL handlingTomer Tayar1-194/+223
2020-11-30habanalabs/gaudi: fetch PLL info from FWOfir Bitton3-9/+62
2020-11-30habanalabs: refactor MMU to support dual residency MMUMoti Haimovski3-47/+143
2020-11-30habanalabs: fix MMU print messageMoti Haimovski1-1/+1
2020-11-30habanalabs/gaudi: scrub all memory upon closing FDfarah kassabri7-14/+161
2020-11-30habanalabs/gaudi: add support for FW securityOfir Bitton2-78/+128
2020-11-30habanalabs: fetch security indication from FWOfir Bitton9-29/+204
2020-11-30habanalabs: fix cs counters structurefarah kassabri5-60/+75
2020-11-30habanalabs: advanced FW loadingOfir Bitton4-9/+22
2020-11-30habanalabs: initialize variable before useOded Gabbay1-1/+1
2020-11-30habanalabs/gaudi: remove unreachable codeOfir Bitton1-3/+1
2020-11-30habanalabs: make sure cs type is valid in cs_ioctl_signal_waitOded Gabbay1-1/+3
2020-11-30habanalabs/gaudi: monitor device memory usageOded Gabbay1-6/+50
2020-11-30habanalabs: sync stream collective supportOfir Bitton6-61/+850
2020-11-30habanalabs/gaudi: Set DMA5 QMAN internalOfir Bitton2-22/+17
2020-11-30habanalabs: sync stream collective infrastructureOfir Bitton5-18/+163
2020-11-30habanalabs: use enum for CB allocation optionsTal Cohen4-12/+57
2020-11-30habanalabs/gaudi: add support for NIC QMANsOded Gabbay3-47/+723
2020-11-30habanalabs/gaudi: add NIC security configurationOded Gabbay1-0/+3973
2020-11-30habanalabs/gaudi: add NIC firmware-related definitionsOded Gabbay2-4/+54
2020-11-30habanalabs/gaudi: add NIC QMAN H/W and registers definitionsOded Gabbay13-1/+9168
2020-11-30habanalabs: remove duplicate checkOded Gabbay1-3/+4
2020-11-30habanalabs: sync stream refactor functionsOfir Bitton1-92/+118
2020-11-30habanalabs: add support for multiple SOBs per monitorOfir Bitton5-57/+142