summary refs log tree commit diff
path: root/drivers/misc/habanalabs/goya
AgeCommit message (Expand)Author
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
2020-09-22habanalabs: make use of dma_mmap_coherentHillf Danton
2020-09-22habanalabs: cast to u64 before shift > 31 bitsOded Gabbay
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri
2020-09-22habanalabs: print the queue id in case of an errorDotan Barak
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton
2020-08-22habanalabs: validate packet id during CB parseOfir Bitton
2020-07-29habanalabs: goya_ctx_init() can be statickernel test robot
2020-07-29habanalabs: fix up absolute include instructionsGreg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman