summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/goya
AgeCommit message (Expand)Author
2021-02-08habanalabs: return block size + block IDOded Gabbay
2021-02-08habanalabs: update security map after init CPU QsOhad Sharabi
2021-02-08habanalabs: enable F/W events after init doneOded Gabbay
2021-02-08habanalabs: support fetching first available user CQOfir Bitton
2021-02-08habanalabs: improve communication protocol with cpucpOfir Bitton
2021-01-27habanalabs: fix ETR security issueOhad Sharabi
2021-01-27habanalabs: modify device_idle interfaceOhad Sharabi
2021-01-27habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton
2021-01-27habanalabs: fix MMU debugfs related nodesfarah kassabri
2021-01-27habanalabs: add user available interrupt to hw_ipOfir Bitton
2021-01-27habanalabs: add security violations dump to debugfsOfir Bitton
2021-01-27habanalabs: read device boot errors after cpucp is upOfir Bitton
2021-01-27habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski
2021-01-27habanalabs: remove access to kernel memory using debugfsOfir Bitton
2021-01-27habanalabs: replace WARN/WARN_ON with dev_crit in driverAlon Mizrahi
2021-01-27habanalabs/goya: move mmu_prepare to context initOhad Sharabi
2021-01-27habanalabs: refactor MMU locks codeOhad Sharabi
2021-01-12habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay
2020-12-28habanalabs/gaudi: do not set EB in collective slave queuesAlon Mizrahi
2020-12-28habanalabs: preboot hard reset supportOfir Bitton
2020-12-28habanalabs: fetch PSOC PLL frequency from F/W in goyaAlon Mizrahi
2020-11-30habanalabs: Modify the cs_cnt of a CB to be atomicTomer Tayar
2020-11-30habanalabs: goya_reset_sob_group() can be statickernel test robot
2020-11-30habanalabs: fetch pll frequency from firmwareAlon Mizrahi
2020-11-30habanalabs: mmu map wrapper for sizes larger than a pageOfir Bitton
2020-11-30habanalabs: firmware returns 64bit argumentAlon Mizrahi
2020-11-30habanalabs: fetch hard reset capability from FWOfir Bitton
2020-11-30habanalabs: move asic property to correct structureOded Gabbay
2020-11-30habanalabs: move HW dirty check to a proper locationOfir Bitton
2020-11-30habanalabs: add 'needs reset' state in driverOfir Bitton
2020-11-30habanalabs: remove duplicate printOded Gabbay
2020-11-30habanalabs: reset device upon fw read failurefarah kassabri
2020-11-30habanalabs: Move repeatedly included headers to habanalabs.hTomer Tayar
2020-11-30habanalabs/gaudi: scrub all memory upon closing FDfarah kassabri
2020-11-30habanalabs: fetch security indication from FWOfir Bitton
2020-11-30habanalabs: advanced FW loadingOfir Bitton
2020-11-30habanalabs: sync stream collective supportOfir Bitton
2020-11-30habanalabs: sync stream collective infrastructureOfir Bitton
2020-11-30habanalabs: use enum for CB allocation optionsTal Cohen
2020-11-30habanalabs: add support for multiple SOBs per monitorOfir Bitton
2020-11-30habanalabs: sync stream structures refactorOfir Bitton
2020-11-30habanalabs: minimize prints when everything is fineOded Gabbay
2020-11-04habanalabs: fix kernel pointer typeArnd Bergmann
2020-09-22habanalabs: add indication of security-enabled F/WOded Gabbay
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar
2020-09-22habanalabs: Save context in a command buffer objectTomer Tayar
2020-09-22habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski
2020-09-22habanalabs: check flag before reset because of f/w eventOded Gabbay
2020-09-22habanalabs: remove unused ASIC function pointerOded Gabbay
2020-09-22habanalabs: rename ArmCP to CPU-CPOded Gabbay