summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common/habanalabs.h
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-22habanalabs: expose sync manager resources allocation in INFO IOCTLOfir Bitton1-0/+6
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton1-0/+4
2020-09-22habanalabs: Replace dma-fence mechanism with completionsOfir Bitton1-8/+22
2020-09-22habanalabs: increase length of ASIC nameOded Gabbay1-1/+1
2020-08-22habanalabs: set max power according to card typeOded Gabbay1-1/+4
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton1-1/+1
2020-07-29habanalabs: fix up absolute include instructionsGreg Kroah-Hartman1-2/+2
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman1-6/+13
2020-07-24habanalabs: create internal CB poolOfir Bitton1-2/+16
2020-07-24habanalabs: create common folderOded Gabbay1-0/+1948