aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-22habanalabs: modify dma_mask to be ASIC specific propertyTomer Tayar1-6/+4
2022-02-28habanalabs: rephrase error messages in PCI initializationOded Gabbay1-2/+2
2022-02-28habanalabs: remove power9 workaround for dma supportOded Gabbay1-4/+1
2021-08-29habanalabs: set dma max segment sizeOded Gabbay1-0/+2
2021-06-18habanalabs: set dma mask from fw once fw done iatu configOhad Sharabi1-4/+6
2021-06-18habanalabs: give FW a grace time for configuring iATUOfir Bitton1-0/+4
2021-06-18habanalabs: expose ASIC specific PCI info to common codeOhad Sharabi1-0/+26
2021-06-18habanalabs: increase ELBI reset timeout for PLDMMoti Haimovski1-1/+1
2021-04-09habanalabs/gaudi: skip iATU if F/W security is enabledOfir Bitton1-0/+52
2021-01-27habanalabs: Use 'dma_set_mask_and_coherent()'Christophe JAILLET1-36/+7
2021-01-27habanalabs: separate common code to dedicated foldersOfir Bitton2-0/+409