aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds31-636/+1829
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-36/+23
2021-02-08habanalabs/gaudi: don't enable clock gating on DMA5Oded Gabbay1-0/+6
2021-02-08habanalabs: return block size + block IDOded Gabbay4-11/+16
2021-02-08habanalabs: update security map after init CPU QsOhad Sharabi4-10/+12
2021-02-08habanalabs: enable F/W events after init doneOded Gabbay4-13/+41
2021-02-08habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERROhad Sharabi1-3/+15
2021-02-08habanalabs: support fetching first available user CQOfir Bitton4-1/+10
2021-02-08habanalabs: improve communication protocol with cpucpOfir Bitton5-4/+33
2021-02-08habanalabs: fix integer handling issueOded Gabbay1-1/+1
2021-01-27habanalabs: update to latest hl_boot_if.h spec from F/WOded Gabbay1-1/+7
2021-01-27habanalabs/gaudi: unmask HBM interrupts after handlingOded Gabbay1-0/+1
2021-01-27habanalabs: update SyncManager interrupt handlingOded Gabbay2-9/+16
2021-01-27habanalabs: fix ETR security issueOhad Sharabi4-7/+32
2021-01-27habanalabs: staged submission supportOfir Bitton4-24/+227
2021-01-27habanalabs: modify device_idle interfaceOhad Sharabi6-41/+37
2021-01-27habanalabs: add CS completion and timeout propertiesOfir Bitton3-26/+117
2021-01-27habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton5-8/+137
2021-01-27habanalabs: fix MMU debugfs related nodesfarah kassabri5-22/+93
2021-01-27habanalabs: add user available interrupt to hw_ipOfir Bitton4-0/+9
2021-01-27habanalabs: always try to use the hint addressfarah kassabri1-102/+37
2021-01-27habanalabs: add security violations dump to debugfsOfir Bitton8-2/+40
2021-01-27habanalabs: ignore F/W BMC errors in case no BMC presentOfir Bitton1-3/+9
2021-01-27habanalabs/gaudi: print sync manager SEI interrupt infoOfir Bitton3-0/+52
2021-01-27habanalabs: Use 'dma_set_mask_and_coherent()'Christophe JAILLET1-36/+7
2021-01-27habanalabs/gaudi: remove PCI access to SM blockOfir Bitton3-26/+227
2021-01-27habanalabs: add driver support for internal cb schedulingOfir Bitton3-0/+173
2021-01-27habanalabs: increment ctx ref from within a cs allocationOfir Bitton1-10/+5
2021-01-27habanalabs: separate common code to dedicated foldersOfir Bitton6-7/+17
2021-01-27habanalabs: read device boot errors after cpucp is upOfir Bitton5-56/+80
2021-01-27habanalabs: report correct dram size in info ioctlOfir Bitton1-1/+9
2021-01-27habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski6-44/+213
2021-01-27habanalabs: remove access to kernel memory using debugfsOfir Bitton2-20/+0
2021-01-27habanalabs/gaudi: set uninitialized symbolOfir Bitton1-1/+1
2021-01-27habanalabs: return dram virtual address in info ioctlAlon Mizrahi1-1/+3
2021-01-27habanalabs: update to latest hl_boot_if.hOded Gabbay1-4/+4
2021-01-27habanalabs: add ASIC property of functional HBMsOded Gabbay1-0/+2
2021-01-27habanalabs/gaudi: add debug prints for security statusOfir Bitton1-0/+11
2021-01-27habanalabs: modify memory functions signaturesOmer Shpigelman1-9/+13
2021-01-27habanalabs: kernel doc format in memory functionsOmer Shpigelman1-197/+180
2021-01-27habanalabs: replace WARN/WARN_ON with dev_crit in driverAlon Mizrahi7-25/+31
2021-01-27habanalabs: report dram_page_size in hw_ip_info ioctlMoti Haimovski1-0/+1
2021-01-27habanalabs/goya: move mmu_prepare to context initOhad Sharabi1-2/+3
2021-01-27habanalabs/gaudi: remove duplicated gaudi packets masksOfir Bitton2-40/+16
2021-01-27habanalabs: allow user to pass a staged submission seqOfir Bitton1-5/+11
2021-01-27habanalabs/gaudi: support CS with no completionOfir Bitton3-3/+10
2021-01-27habanalabs: Init the VM module for kernel contextOfir Bitton4-15/+29
2021-01-27habanalabs: refactor MMU locks codeOhad Sharabi5-20/+4
2021-01-27habanalabs: update firmware boot interfaceOded Gabbay1-0/+5
2021-01-21habanalabs: disable FW events on device removalOded Gabbay1-0/+9