summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/goya
AgeCommit message (Expand)AuthorFilesLines
2021-01-12habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay1-1/+2
2020-12-28habanalabs/gaudi: do not set EB in collective slave queuesAlon Mizrahi1-1/+1
2020-12-28habanalabs: preboot hard reset supportOfir Bitton1-6/+6
2020-12-28habanalabs: fetch PSOC PLL frequency from F/W in goyaAlon Mizrahi1-23/+38
2020-11-30habanalabs: Modify the cs_cnt of a CB to be atomicTomer Tayar1-2/+2
2020-11-30habanalabs: goya_reset_sob_group() can be statickernel test robot1-3/+3
2020-11-30habanalabs: fetch pll frequency from firmwareAlon Mizrahi1-1/+1
2020-11-30habanalabs: mmu map wrapper for sizes larger than a pageOfir Bitton1-11/+15
2020-11-30habanalabs: firmware returns 64bit argumentAlon Mizrahi2-4/+4
2020-11-30habanalabs: fetch hard reset capability from FWOfir Bitton1-0/+1
2020-11-30habanalabs: move asic property to correct structureOded Gabbay1-1/+1
2020-11-30habanalabs: move HW dirty check to a proper locationOfir Bitton1-10/+28
2020-11-30habanalabs: add 'needs reset' state in driverOfir Bitton1-14/+14
2020-11-30habanalabs: remove duplicate printOded Gabbay1-3/+0
2020-11-30habanalabs: reset device upon fw read failurefarah kassabri1-8/+14
2020-11-30habanalabs: Move repeatedly included headers to habanalabs.hTomer Tayar2-4/+0
2020-11-30habanalabs/gaudi: scrub all memory upon closing FDfarah kassabri2-0/+7
2020-11-30habanalabs: fetch security indication from FWOfir Bitton1-6/+11
2020-11-30habanalabs: advanced FW loadingOfir Bitton1-2/+2
2020-11-30habanalabs: sync stream collective supportOfir Bitton1-0/+6
2020-11-30habanalabs: sync stream collective infrastructureOfir Bitton1-1/+21
2020-11-30habanalabs: use enum for CB allocation optionsTal Cohen1-3/+3
2020-11-30habanalabs: add support for multiple SOBs per monitorOfir Bitton1-4/+5
2020-11-30habanalabs: sync stream structures refactorOfir Bitton1-2/+2
2020-11-30habanalabs: minimize prints when everything is fineOded Gabbay1-2/+0
2020-11-04habanalabs: fix kernel pointer typeArnd Bergmann2-16/+12
2020-09-22habanalabs: add indication of security-enabled F/WOded Gabbay1-1/+6
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: add num_hops to hl_mmu_propertiesMoti Haimovski1-0/+2
2020-09-22habanalabs: check flag before reset because of f/w eventOded Gabbay1-1/+2
2020-09-22habanalabs: remove unused ASIC function pointerOded Gabbay1-1/+0
2020-09-22habanalabs: rename ArmCP to CPU-CPOded Gabbay1-1/+1
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-18/+18
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri1-1/+1
2020-09-22habanalabs: print the queue id in case of an errorDotan Barak1-3/+6
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton1-0/+4
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton1-1/+7
2020-08-22habanalabs: validate packet id during CB parseOfir Bitton1-0/+31
2020-07-29habanalabs: goya_ctx_init() can be statickernel test robot1-1/+1
2020-07-29habanalabs: fix up absolute include instructionsGreg Kroah-Hartman5-16/+14
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman1-8/+12
2020-07-24habanalabs: create internal CB poolOfir Bitton1-7/+11
2020-07-24habanalabs: create common folderOded Gabbay1-1/+1
2020-07-24habanalabs: halt device CPU only upon certain resetOded Gabbay1-20/+18
2020-07-24habanalabs: configure maximum queues per asicOfir Bitton2-13/+27
2020-07-24habanalabs: PCIe iATU refactoringOfir Bitton1-3/+34
2020-07-24habanalabs: calculate trace frequency from PLLAdam Aharon2-5/+34