summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/gaudi
AgeCommit message (Expand)AuthorFilesLines
2020-11-23habanalabs/gaudi: fix missing code in ECC handlingOded Gabbay1-0/+2
2020-11-04habanalabs/gaudi: move coresight mmu configOfir Bitton3-4/+7
2020-11-04habanalabs: fix kernel pointer typeArnd Bergmann1-19/+14
2020-09-30habanalabs/gaudi: use correct define for qman initOded Gabbay1-1/+1
2020-09-25habanalabs/gaudi: configure QMAN LDMA registers properlyOfir Bitton2-21/+49
2020-09-22habanalabs: add indication of security-enabled F/WOded Gabbay1-10/+18
2020-09-22habanalabs/gaudi: fix DMA completions max outstanding to 15Oded Gabbay1-0/+3
2020-09-22habanalabs/gaudi: remove axi drain supportOded Gabbay1-16/+0
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar1-2/+2
2020-09-22habanalabs: Save context in a command buffer objectTomer Tayar1-4/+6
2020-09-22habanalabs/gaudi: increase timeout for boot fit loadOded Gabbay1-1/+1
2020-09-22habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski1-0/+1
2020-09-22habanalabs: remove unused defineOded Gabbay1-2/+0
2020-09-22habanalabs: remove unused ASIC function pointerOded Gabbay1-1/+0
2020-09-22habanalabs: rename ArmCP to CPU-CPOded Gabbay1-2/+2
2020-09-22habanalabs: make use of dma_mmap_coherentHillf Danton1-4/+3
2020-09-22habanalabs: cast to u64 before shift > 31 bitsOded Gabbay1-3/+5
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay2-17/+17
2020-09-22habanalabs: Include linux/bitfield.h only in habanalabs.hTomer Tayar1-1/+0
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri1-1/+1
2020-09-22habanalabs: use 1U when shifting bitsOded Gabbay1-6166/+6166
2020-09-22habanalabs: check TPC vector pipe is emptyOded Gabbay1-0/+9
2020-09-22habanalabs: remove redundant assignment to variableOded Gabbay1-2/+0
2020-09-22habanalabs: use FIELD_PREP() instead of <<Oded Gabbay1-23/+27
2020-09-22habanalabs: use standard BIT() and GENMASK()Oded Gabbay1-22/+22
2020-09-22habanalabs: print the queue id in case of an errorDotan Barak1-3/+6
2020-09-22habanalabs: remove security from ARB_MST_QUIET registerfarah kassabri1-36/+19
2020-09-22habanalabs: expose sync manager resources allocation in INFO IOCTLOfir Bitton1-0/+7
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton1-0/+4
2020-08-22habanalabs: set max power according to card typeOded Gabbay2-2/+12
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton1-1/+7
2020-08-22habanalabs: set clock gating according to maskOfir Bitton1-23/+21
2020-08-22habanalabs: Fix a loop in gaudi_extract_ecc_info()Dan Carpenter1-1/+1
2020-08-22habanalabs: validate packet id during CB parseOfir Bitton1-0/+35
2020-07-29habanalabs: goya_ctx_init() can be statickernel test robot1-1/+1
2020-07-29habanalabs: fix up absolute include instructionsGreg Kroah-Hartman6-18/+16
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman1-39/+85
2020-07-24habanalabs: use no flags on MMU cache invalidationTomer Tayar1-2/+1
2020-07-24habanalabs: create internal CB poolOfir Bitton1-8/+12
2020-07-24habanalabs: create common folderOded Gabbay2-2/+2
2020-07-24habanalabs: check for DMA errors when clearing memoryMoti Haimovski1-2/+23
2020-07-24habanalabs: halt device CPU only upon certain resetOded Gabbay1-17/+23
2020-07-24habanalabs: configure maximum queues per asicOfir Bitton1-14/+19
2020-07-24habanalabs: remove soft-reset support from GAUDIOded Gabbay1-63/+36
2020-07-24habanalabs: PCIe iATU refactoringOfir Bitton1-22/+37
2020-07-24habanalabs: Extract ECC information from FWOded Gabbay1-239/+127
2020-07-24habanalabs: Increase queues depthOfir Bitton1-3/+3
2020-07-24habanalabs: calculate trace frequency from PLLAdam Aharon2-5/+34
2020-07-24habanalabs: Use mask instead of shift in sync stream registersOfir Bitton1-34/+36
2020-07-24habanalabs: sync stream generic functionalityOfir Bitton2-43/+5