summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common/habanalabs.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-10drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman1-2/+0
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+98
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds1-2/+4
2021-02-08habanalabs: return block size + block IDOded Gabbay1-1/+3
2021-02-08habanalabs: update security map after init CPU QsOhad Sharabi1-3/+0
2021-02-08habanalabs: enable F/W events after init doneOded Gabbay1-2/+7
2021-02-08habanalabs: support fetching first available user CQOfir Bitton1-0/+2
2021-02-08habanalabs: improve communication protocol with cpucpOfir Bitton1-0/+3
2021-01-27habanalabs: staged submission supportOfir Bitton1-0/+9
2021-01-27habanalabs: modify device_idle interfaceOhad Sharabi1-2/+2
2021-01-27habanalabs: add CS completion and timeout propertiesOfir Bitton1-2/+13
2021-01-27habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton1-4/+12
2021-01-27habanalabs: fix MMU debugfs related nodesfarah kassabri1-3/+11
2021-01-27habanalabs: add user available interrupt to hw_ipOfir Bitton1-0/+3
2021-01-27habanalabs: add security violations dump to debugfsOfir Bitton1-0/+2
2021-01-27habanalabs: add driver support for internal cb schedulingOfir Bitton1-0/+26
2021-01-27habanalabs: read device boot errors after cpucp is upOfir Bitton1-1/+2
2021-01-27habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski1-0/+8
2021-01-27habanalabs: add ASIC property of functional HBMsOded Gabbay1-0/+2
2021-01-27habanalabs/gaudi: support CS with no completionOfir Bitton1-0/+2
2021-01-27habanalabs: refactor MMU locks codeOhad Sharabi1-2/+0
2021-01-12misc/habana: Stop using frame_vector helpersDaniel Vetter1-2/+4
2021-01-12habanalabs: prevent soft lockup during unmapOded Gabbay1-0/+1
2020-12-28habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi1-0/+2
2020-12-28habanalabs/gaudi: do not set EB in collective slave queuesAlon Mizrahi1-1/+1
2020-11-30habanalabs: Modify the cs_cnt of a CB to be atomicTomer Tayar1-2/+2
2020-11-30habanalabs: add support for cs with timestampOfir Bitton1-0/+4
2020-11-30habanalabs: fetch pll frequency from firmwareAlon Mizrahi1-5/+4
2020-11-30habanalabs: mmu map wrapper for sizes larger than a pageOfir Bitton1-2/+5
2020-11-30habanalabs: firmware returns 64bit argumentAlon Mizrahi1-2/+2
2020-11-30habanalabs: fix MMU debugfs operationsMoti Haimovski1-0/+35
2020-11-30habanalabs: support reserving aligned va blockOfir Bitton1-1/+3
2020-11-30habanalabs: fetch hard reset capability from FWOfir Bitton1-0/+2
2020-11-30habanalabs: move asic property to correct structureOded Gabbay1-2/+2
2020-11-30habanalabs: use host va range for internal poolsOfir Bitton1-0/+4
2020-11-30habanalabs: improve hard reset procedureOfir Bitton1-2/+14
2020-11-30habanalabs: Rename hw_queues_mirror to cs_mirrorTomer Tayar1-4/+4
2020-11-30habanalabs: refactor mmu va_range db structureOfir Bitton1-7/+17
2020-11-30habanalabs: move HW dirty check to a proper locationOfir Bitton1-4/+2
2020-11-30habanalabs: add 'needs reset' state in driverOfir Bitton1-2/+12
2020-11-30habanalabs: Separate CS job completion from its deallocationTomer Tayar1-0/+2
2020-11-30habanalabs: reset device upon fw read failurefarah kassabri1-1/+1
2020-11-30habanalabs: Move repeatedly included headers to habanalabs.hTomer Tayar1-0/+4
2020-11-30habanalabs/gaudi: fetch PLL info from FWOfir Bitton1-0/+4
2020-11-30habanalabs: refactor MMU to support dual residency MMUMoti Haimovski1-4/+53
2020-11-30habanalabs/gaudi: scrub all memory upon closing FDfarah kassabri1-0/+5
2020-11-30habanalabs: fetch security indication from FWOfir Bitton1-5/+18
2020-11-30habanalabs: fix cs counters structurefarah kassabri1-36/+37
2020-11-30habanalabs: advanced FW loadingOfir Bitton1-1/+1
2020-11-30habanalabs: sync stream collective supportOfir Bitton1-2/+5