summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/gaudi
Commit message (Expand)AuthorAgeFilesLines
* habanalabs/gaudi: print sync manager SEI interrupt infoOfir Bitton2021-01-271-0/+41
* habanalabs/gaudi: remove PCI access to SM blockOfir Bitton2021-01-272-26/+224
* habanalabs: read device boot errors after cpucp is upOfir Bitton2021-01-271-1/+1
* habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski2021-01-271-1/+2
* habanalabs: remove access to kernel memory using debugfsOfir Bitton2021-01-271-8/+0
* habanalabs/gaudi: set uninitialized symbolOfir Bitton2021-01-271-1/+1
* habanalabs: replace WARN/WARN_ON with dev_crit in driverAlon Mizrahi2021-01-271-7/+7
* habanalabs/gaudi: remove duplicated gaudi packets masksOfir Bitton2021-01-271-16/+16
* habanalabs/gaudi: support CS with no completionOfir Bitton2021-01-271-3/+7
* habanalabs: Init the VM module for kernel contextOfir Bitton2021-01-271-6/+4
* habanalabs: refactor MMU locks codeOhad Sharabi2021-01-271-8/+0
* habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay2021-01-121-1/+2
* habanalabs/gaudi: retry loading TPC f/w on -EINTROded Gabbay2020-12-281-2/+8
* habanalabs: adjust pci controller init to new firmwareOded Gabbay2020-12-282-3/+4
* habanalabs/gaudi: enhance reset messageOded Gabbay2020-12-281-4/+8
* habanalabs/gaudi: disable CGM at HW initializationOded Gabbay2020-12-281-3/+11
* habanalabs/gaudi: do not set EB in collective slave queuesAlon Mizrahi2020-12-281-4/+4
* habanalabs: preboot hard reset supportOfir Bitton2020-12-281-7/+10
* habanalabs: remove generic gaudi get_pll_freq functionAlon Mizrahi2020-12-282-93/+40
* habanalabs: Modify the cs_cnt of a CB to be atomicTomer Tayar2020-11-301-5/+5
* habanalabs: change messages to debug levelOded Gabbay2020-11-301-1/+1
* habanalabs/gaudi: handle reset when f/w is in prebootOded Gabbay2020-11-301-29/+31
* habanalabs/gaudi: print ECC type fieldOded Gabbay2020-11-301-2/+2
* habanalabs: gaudi_ctx_fini() can be statickernel test robot2020-11-301-1/+1
* habanalabs: fetch pll frequency from firmwareAlon Mizrahi2020-11-302-44/+99
* habanalabs: mmu map wrapper for sizes larger than a pageOfir Bitton2020-11-301-51/+9
* habanalabs/gaudi: align to new FW reset schemeOfir Bitton2020-11-301-10/+14
* habanalabs: firmware returns 64bit argumentAlon Mizrahi2020-11-301-1/+1
* habanalabs: support reserving aligned va blockOfir Bitton2020-11-301-1/+2
* habanalabs/gaudi: fetch HBM ecc info from FWOfir Bitton2020-11-301-7/+40
* habanalabs: fetch hard reset capability from FWOfir Bitton2020-11-301-0/+1
* habanalabs: move asic property to correct structureOded Gabbay2020-11-301-2/+1
* habanalabs: use host va range for internal poolsOfir Bitton2020-11-302-8/+15
* habanalabs: move HW dirty check to a proper locationOfir Bitton2020-11-301-9/+26
* habanalabs: add 'needs reset' state in driverOfir Bitton2020-11-301-4/+4
* habanalabs/gaudi: remove pcie_en strap toggleIgor Grinberg2020-11-301-13/+1
* habanalabs: remove duplicate printOded Gabbay2020-11-301-3/+0
* habanalabs/gaudi: increase MAX CS to 16KOded Gabbay2020-11-301-1/+1
* habanalabs: reset device upon fw read failurefarah kassabri2020-11-301-11/+16
* habanalabs: Move repeatedly included headers to habanalabs.hTomer Tayar2020-11-302-4/+0
* habanalabs/gaudi: fetch PLL info from FWOfir Bitton2020-11-301-9/+32
* habanalabs/gaudi: scrub all memory upon closing FDfarah kassabri2020-11-301-13/+118
* habanalabs/gaudi: add support for FW securityOfir Bitton2020-11-302-78/+128
* habanalabs: fetch security indication from FWOfir Bitton2020-11-301-6/+9
* habanalabs: fix cs counters structurefarah kassabri2020-11-301-2/+2
* habanalabs: advanced FW loadingOfir Bitton2020-11-301-2/+2
* habanalabs/gaudi: remove unreachable codeOfir Bitton2020-11-301-3/+1
* habanalabs: sync stream collective supportOfir Bitton2020-11-302-53/+833
* habanalabs/gaudi: Set DMA5 QMAN internalOfir Bitton2020-11-302-22/+17
* habanalabs: sync stream collective infrastructureOfir Bitton2020-11-301-1/+21