summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common/habanalabs.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-12habanalabs: prevent soft lockup during unmapOded Gabbay1-0/+1
2020-12-28habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi1-0/+2
2020-12-28habanalabs/gaudi: do not set EB in collective slave queuesAlon Mizrahi1-1/+1
2020-11-30habanalabs: Modify the cs_cnt of a CB to be atomicTomer Tayar1-2/+2
2020-11-30habanalabs: add support for cs with timestampOfir Bitton1-0/+4
2020-11-30habanalabs: fetch pll frequency from firmwareAlon Mizrahi1-5/+4
2020-11-30habanalabs: mmu map wrapper for sizes larger than a pageOfir Bitton1-2/+5
2020-11-30habanalabs: firmware returns 64bit argumentAlon Mizrahi1-2/+2
2020-11-30habanalabs: fix MMU debugfs operationsMoti Haimovski1-0/+35
2020-11-30habanalabs: support reserving aligned va blockOfir Bitton1-1/+3
2020-11-30habanalabs: fetch hard reset capability from FWOfir Bitton1-0/+2
2020-11-30habanalabs: move asic property to correct structureOded Gabbay1-2/+2
2020-11-30habanalabs: use host va range for internal poolsOfir Bitton1-0/+4
2020-11-30habanalabs: improve hard reset procedureOfir Bitton1-2/+14
2020-11-30habanalabs: Rename hw_queues_mirror to cs_mirrorTomer Tayar1-4/+4
2020-11-30habanalabs: refactor mmu va_range db structureOfir Bitton1-7/+17
2020-11-30habanalabs: move HW dirty check to a proper locationOfir Bitton1-4/+2
2020-11-30habanalabs: add 'needs reset' state in driverOfir Bitton1-2/+12
2020-11-30habanalabs: Separate CS job completion from its deallocationTomer Tayar1-0/+2
2020-11-30habanalabs: reset device upon fw read failurefarah kassabri1-1/+1
2020-11-30habanalabs: Move repeatedly included headers to habanalabs.hTomer Tayar1-0/+4
2020-11-30habanalabs/gaudi: fetch PLL info from FWOfir Bitton1-0/+4
2020-11-30habanalabs: refactor MMU to support dual residency MMUMoti Haimovski1-4/+53
2020-11-30habanalabs/gaudi: scrub all memory upon closing FDfarah kassabri1-0/+5
2020-11-30habanalabs: fetch security indication from FWOfir Bitton1-5/+18
2020-11-30habanalabs: fix cs counters structurefarah kassabri1-36/+37
2020-11-30habanalabs: advanced FW loadingOfir Bitton1-1/+1
2020-11-30habanalabs: sync stream collective supportOfir Bitton1-2/+5
2020-11-30habanalabs: sync stream collective infrastructureOfir Bitton1-6/+49
2020-11-30habanalabs: use enum for CB allocation optionsTal Cohen1-3/+16
2020-11-30habanalabs/gaudi: add support for NIC QMANsOded Gabbay1-2/+1
2020-11-30habanalabs: add support for multiple SOBs per monitorOfir Bitton1-4/+12
2020-11-30habanalabs: sync stream structures refactorOfir Bitton1-28/+50
2020-11-30habanalabs: support multiple types of firmwaresOded Gabbay1-1/+13
2020-11-30habanalabs: change aggregate cs counters to atomicOded Gabbay1-1/+16
2020-11-04habanalabs: fix kernel pointer typeArnd Bergmann1-7/+7
2020-09-22habanalabs: add indication of security-enabled F/WOded Gabbay1-1/+7
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar1-1/+19
2020-09-22habanalabs: Save context in a command buffer objectTomer Tayar1-4/+5
2020-09-22habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski1-0/+6
2020-09-22habanalabs: refactor MMU as device-orientedMoti Haimovski1-4/+45
2020-09-22habanalabs: remove unused ASIC function pointerOded Gabbay1-5/+0
2020-09-22habanalabs: rename ArmCP to CPU-CPOded Gabbay1-11/+11
2020-09-22habanalabs: make use of dma_mmap_coherentHillf Danton1-1/+1
2020-09-22habanalabs: restructure hl_mmapOded Gabbay1-1/+13
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay1-10/+10
2020-09-22habanalabs: add support for getting device total energyfarah kassabri1-0/+2
2020-09-22habanalabs: Include linux/bitfield.h only in habanalabs.hTomer Tayar1-0/+1
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri1-1/+1
2020-09-22habanalabs: change CB's ID to be 64 bitsOded Gabbay1-2/+2