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