summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar6-11/+237
2020-09-22habanalabs: Save context in a command buffer objectTomer Tayar5-22/+31
2020-09-22habanalabs: no need for DMA_SHARED_BUFFEROded Gabbay1-1/+0
2020-09-22habanalabs: allow to wait on CS without sleepOded Gabbay2-2/+8
2020-09-22habanalabs/gaudi: increase timeout for boot fit loadOded Gabbay1-1/+1
2020-09-22habanalabs: add debugfs support for MMU with 6 HOPsMoti Haimovski1-10/+60
2020-09-22habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski4-0/+11
2020-09-22habanalabs: refactor MMU as device-orientedMoti Haimovski5-222/+404
2020-09-22habanalabs: rename mmu.c to mmu_v1.cMoti Haimovski2-2/+2
2020-09-22habanalabs: use smallest possible alignment for virtual addressesOmer Shpigelman1-38/+48
2020-09-22habanalabs: check flag before reset because of f/w eventOded Gabbay1-1/+2
2020-09-22habanalabs: increase PQ COMP_OFFSET by one nibbleOded Gabbay1-1/+1
2020-09-22habanalabs: Fix alignment issue in cpucp_info structureOfir Bitton1-0/+1
2020-09-22habanalabs: remove unused defineOded Gabbay1-2/+0
2020-09-22habanalabs: remove unused ASIC function pointerOded Gabbay3-7/+0
2020-09-22habanalabs: rename ArmCP to CPU-CPOded Gabbay4-22/+23
2020-09-22habanalabs: count dropped CS because max CS in-flightOded Gabbay2-1/+6
2020-09-22habanalabs: make use of dma_mmap_coherentHillf Danton4-16/+9
2020-09-22habanalabs: clear vm_pgoff before doing the mmapOded Gabbay1-0/+4
2020-09-22habanalabs: restructure hl_mmapOded Gabbay3-4/+20
2020-09-22habanalabs: cast to u64 before shift > 31 bitsOded Gabbay2-6/+10
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay15-316/+350
2020-09-22habanalabs: update GAUDI hardware specsOded Gabbay1-0/+2
2020-09-22habanalabs: add support for getting device total energyfarah kassabri5-0/+61
2020-09-22habanalabs: Include linux/bitfield.h only in habanalabs.hTomer Tayar5-4/+1
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri5-4/+10
2020-09-22habanalabs: use 1U when shifting bitsOded Gabbay1-6166/+6166
2020-09-22habanalabs: check TPC vector pipe is emptyOded Gabbay1-0/+9
2020-09-22habanalabs: remove redundant assignment to variableOded Gabbay1-2/+0
2020-09-22habanalabs: use FIELD_PREP() instead of <<Oded Gabbay3-179/+154
2020-09-22habanalabs: use standard BIT() and GENMASK()Oded Gabbay1-22/+22
2020-09-22habanalabs: eliminate redundant else conditionOded Gabbay1-2/+2
2020-09-22habanalabs: cast int to u32 before printing it with %uOded Gabbay1-1/+1
2020-09-22habanalabs: change CB's ID to be 64 bitsOded Gabbay3-4/+4
2020-09-22habanalabs: print the queue id in case of an errorDotan Barak2-6/+12
2020-09-22habanalabs: remove security from ARB_MST_QUIET registerfarah kassabri1-36/+19
2020-09-22habanalabs: PCIe Advanced Error Reporting supportOfir Bitton1-1/+75
2020-09-22habanalabs: expose sync manager resources allocation in INFO IOCTLOfir Bitton4-1/+65
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton7-0/+138
2020-09-22habanalabs: Replace dma-fence mechanism with completionsOfir Bitton4-63/+77
2020-09-22habanalabs: increase length of ASIC nameOded Gabbay1-1/+1
2020-09-17uio: free uio id after uio file node is freedLang Dai1-2/+2
2020-09-17nvmem: core: fix missing of_node_put() in of_nvmem_device_get()Vadym Kochan1-1/+4
2020-09-17nvmem: switch to simpler IDA interfaceBartosz Golaszewski1-3/+3
2020-09-17nvmem: core: Use kobj_to_dev() instead of container_of()Tian Tao1-3/+3
2020-09-17nvmem: mtk-efuse: Remove EFUSE register write supportChih-En Hsu1-14/+0
2020-09-17eeprom: 93xx46: set type id as EEPROMVadym Kochan1-0/+1
2020-09-17eeprom: at25: set type id as EEPROMVadym Kochan1-0/+1
2020-09-17coresight: etm4x: Fix number of resources check for ETM 4.3 and aboveMike Leach2-1/+10
2020-09-17coresight: etm4x: Fix mis-usage of nr_resource in sysfs interfaceJonathan Zhou1-3/+6