summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-2431-636/+1829
|\
| * habanalabs/gaudi: don't enable clock gating on DMA5Oded Gabbay2021-02-081-0/+6
| * habanalabs: return block size + block IDOded Gabbay2021-02-084-11/+16
| * habanalabs: update security map after init CPU QsOhad Sharabi2021-02-084-10/+12
| * habanalabs: enable F/W events after init doneOded Gabbay2021-02-084-13/+41
| * habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERROhad Sharabi2021-02-081-3/+15
| * habanalabs: support fetching first available user CQOfir Bitton2021-02-084-1/+10
| * habanalabs: improve communication protocol with cpucpOfir Bitton2021-02-085-4/+33
| * habanalabs: fix integer handling issueOded Gabbay2021-02-081-1/+1
| * habanalabs: update to latest hl_boot_if.h spec from F/WOded Gabbay2021-01-271-1/+7
| * habanalabs/gaudi: unmask HBM interrupts after handlingOded Gabbay2021-01-271-0/+1
| * habanalabs: update SyncManager interrupt handlingOded Gabbay2021-01-272-9/+16
| * habanalabs: fix ETR security issueOhad Sharabi2021-01-274-7/+32
| * habanalabs: staged submission supportOfir Bitton2021-01-274-24/+227
| * habanalabs: modify device_idle interfaceOhad Sharabi2021-01-276-41/+37
| * habanalabs: add CS completion and timeout propertiesOfir Bitton2021-01-273-26/+117
| * habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton2021-01-275-8/+137
| * habanalabs: fix MMU debugfs related nodesfarah kassabri2021-01-275-22/+93
| * habanalabs: add user available interrupt to hw_ipOfir Bitton2021-01-274-0/+9
| * habanalabs: always try to use the hint addressfarah kassabri2021-01-271-102/+37
| * habanalabs: add security violations dump to debugfsOfir Bitton2021-01-278-2/+40
| * habanalabs: ignore F/W BMC errors in case no BMC presentOfir Bitton2021-01-271-3/+9
| * habanalabs/gaudi: print sync manager SEI interrupt infoOfir Bitton2021-01-273-0/+52
| * habanalabs: Use 'dma_set_mask_and_coherent()'Christophe JAILLET2021-01-271-36/+7
| * habanalabs/gaudi: remove PCI access to SM blockOfir Bitton2021-01-273-26/+227
| * habanalabs: add driver support for internal cb schedulingOfir Bitton2021-01-273-0/+173
| * habanalabs: increment ctx ref from within a cs allocationOfir Bitton2021-01-271-10/+5
| * habanalabs: separate common code to dedicated foldersOfir Bitton2021-01-276-7/+17
| * habanalabs: read device boot errors after cpucp is upOfir Bitton2021-01-275-56/+80
| * habanalabs: report correct dram size in info ioctlOfir Bitton2021-01-271-1/+9
| * habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski2021-01-276-44/+213
| * habanalabs: remove access to kernel memory using debugfsOfir Bitton2021-01-272-20/+0
| * habanalabs/gaudi: set uninitialized symbolOfir Bitton2021-01-271-1/+1
| * habanalabs: return dram virtual address in info ioctlAlon Mizrahi2021-01-271-1/+3
| * habanalabs: update to latest hl_boot_if.hOded Gabbay2021-01-271-4/+4
| * habanalabs: add ASIC property of functional HBMsOded Gabbay2021-01-271-0/+2
| * habanalabs/gaudi: add debug prints for security statusOfir Bitton2021-01-271-0/+11
| * habanalabs: modify memory functions signaturesOmer Shpigelman2021-01-271-9/+13
| * habanalabs: kernel doc format in memory functionsOmer Shpigelman2021-01-271-197/+180
| * habanalabs: replace WARN/WARN_ON with dev_crit in driverAlon Mizrahi2021-01-277-25/+31
| * habanalabs: report dram_page_size in hw_ip_info ioctlMoti Haimovski2021-01-271-0/+1
| * habanalabs/goya: move mmu_prepare to context initOhad Sharabi2021-01-271-2/+3
| * habanalabs/gaudi: remove duplicated gaudi packets masksOfir Bitton2021-01-272-40/+16
| * habanalabs: allow user to pass a staged submission seqOfir Bitton2021-01-271-5/+11
| * habanalabs/gaudi: support CS with no completionOfir Bitton2021-01-273-3/+10
| * habanalabs: Init the VM module for kernel contextOfir Bitton2021-01-274-15/+29
| * habanalabs: refactor MMU locks codeOhad Sharabi2021-01-275-20/+4
| * habanalabs: update firmware boot interfaceOded Gabbay2021-01-271-0/+5
* | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-223-36/+23
|\ \ | |/ |/|
| * misc/habana: Use FOLL_LONGTERM for userptrDaniel Vetter2021-01-121-1/+2