summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/goya
AgeCommit message (Expand)AuthorFilesLines
2020-09-22habanalabs: add indication of security-enabled F/WOded Gabbay1-1/+6
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar1-2/+2
2020-09-22habanalabs: Save context in a command buffer objectTomer Tayar1-4/+6
2020-09-22habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski1-0/+2
2020-09-22habanalabs: check flag before reset because of f/w eventOded Gabbay1-1/+2
2020-09-22habanalabs: remove unused ASIC function pointerOded Gabbay1-1/+0
2020-09-22habanalabs: rename ArmCP to CPU-CPOded Gabbay1-1/+1
2020-09-22habanalabs: make use of dma_mmap_coherentHillf Danton1-4/+3
2020-09-22habanalabs: cast to u64 before shift > 31 bitsOded Gabbay1-3/+5
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay2-18/+18
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri1-1/+1
2020-09-22habanalabs: print the queue id in case of an errorDotan Barak1-3/+6
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton1-0/+4
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton1-1/+7
2020-08-22habanalabs: validate packet id during CB parseOfir Bitton1-0/+31
2020-07-29habanalabs: goya_ctx_init() can be statickernel test robot1-1/+1
2020-07-29habanalabs: fix up absolute include instructionsGreg Kroah-Hartman5-16/+14
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman1-8/+12
2020-07-24habanalabs: create internal CB poolOfir Bitton1-7/+11
2020-07-24habanalabs: create common folderOded Gabbay1-1/+1
2020-07-24habanalabs: halt device CPU only upon certain resetOded Gabbay1-20/+18
2020-07-24habanalabs: configure maximum queues per asicOfir Bitton2-13/+27
2020-07-24habanalabs: PCIe iATU refactoringOfir Bitton1-3/+34
2020-07-24habanalabs: calculate trace frequency from PLLAdam Aharon2-5/+34
2020-07-24habanalabs: sync stream generic functionalityOfir Bitton1-12/+0
2020-07-24habanalabs: Use pending CS amount per ASICOfir Bitton2-0/+8
2020-07-10habanalabs: set 4s timeout for message to device CPUOded Gabbay1-4/+8
2020-07-10habanalabs: set clock gating per engineOded Gabbay1-4/+4
2020-07-01misc: habanalabs: goya: goya_coresight: Remove set but unused variable 'val'Lee Jones1-2/+1
2020-07-01misc: habanalabs: goya: Omit pointless check ensuring addr is >=0Lee Jones1-10/+6
2020-05-25habanalabs: handle MMU cache invalidation timeoutOmer Shpigelman1-13/+21
2020-05-25habanalabs: GAUDI does not support soft-resetOded Gabbay1-0/+1
2020-05-19habanalabs: update patched_cb_size for Wreg32Rachel Stahl1-0/+1
2020-05-19habanalabs: support clock gating enable/disableOded Gabbay1-0/+12
2020-05-19habanalabs: check if CoreSight is supportedOmer Shpigelman1-0/+1
2020-05-19habanalabs: define ASIC-dependent interface for signal/waitOmer Shpigelman1-0/+43
2020-05-19habanalabs: enable trace data compression (profiler)Adam Aharon1-1/+1
2020-05-19habanalabs: load CPU device boot loader from hostOfir Bitton1-67/+19
2020-05-19habanalabs: Align protection bits configuration of all TPCsTomer Tayar1-1/+98
2020-05-19habanalabs: Allow access to TPC LFSR registerTomer Tayar1-1/+0
2020-05-19habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar2-1/+10
2020-05-17habanalabs: handle barriers in DMA QMAN streamsOded Gabbay2-2/+4
2020-05-17habanalabs: retrieve DMA mask indication from firmwareOded Gabbay1-2/+17
2020-05-17habanalabs: unify and improve device cpu initOded Gabbay2-109/+12
2020-05-17habanalabs: re-factor H/W queues initializationOmer Shpigelman2-1/+9
2020-05-17habanalabs: remove stop-on-error flag from DMAOmer Shpigelman1-1/+5
2020-05-17habanalabs: don't wait for ASIC CPU after resetOded Gabbay2-25/+1
2020-03-24habanalabs: fix pm manual->auto in GOYAOded Gabbay1-1/+1
2020-03-24habanalabs: add print upon clock changeOmer Shpigelman1-1/+48
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge1-0/+1