summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/goya/goya.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: add indication of security-enabled F/WOded Gabbay2020-09-221-1/+6
* habanalabs: Add an option to map CB to device MMUTomer Tayar2020-09-221-2/+2
* habanalabs: Save context in a command buffer objectTomer Tayar2020-09-221-4/+6
* habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski2020-09-221-0/+2
* habanalabs: check flag before reset because of f/w eventOded Gabbay2020-09-221-1/+2
* habanalabs: remove unused ASIC function pointerOded Gabbay2020-09-221-1/+0
* habanalabs: rename ArmCP to CPU-CPOded Gabbay2020-09-221-1/+1
* habanalabs: make use of dma_mmap_coherentHillf Danton2020-09-221-4/+3
* habanalabs: cast to u64 before shift > 31 bitsOded Gabbay2020-09-221-3/+5
* habanalabs: replace armcp with the generic cpucpOded Gabbay2020-09-221-17/+17
* habanalabs: extend busy engines mask to 64 bitsfarah kassabri2020-09-221-1/+1
* habanalabs: print the queue id in case of an errorDotan Barak2020-09-221-3/+6
* habanalabs: add information about PCIe controllerOfir Bitton2020-09-221-0/+4
* habanalabs: validate packet id during CB parseOfir Bitton2020-08-221-0/+31
* habanalabs: goya_ctx_init() can be statickernel test robot2020-07-291-1/+1
* habanalabs: fix up absolute include instructionsGreg Kroah-Hartman2020-07-291-4/+4
* Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-271-8/+12
|\
| * habanalabs: set 4s timeout for message to device CPUOded Gabbay2020-07-101-4/+8
| * habanalabs: set clock gating per engineOded Gabbay2020-07-101-4/+4
* | habanalabs: create internal CB poolOfir Bitton2020-07-241-7/+11
* | habanalabs: halt device CPU only upon certain resetOded Gabbay2020-07-241-20/+18
* | habanalabs: configure maximum queues per asicOfir Bitton2020-07-241-8/+26
* | habanalabs: PCIe iATU refactoringOfir Bitton2020-07-241-3/+34
* | habanalabs: calculate trace frequency from PLLAdam Aharon2020-07-241-4/+29
* | habanalabs: sync stream generic functionalityOfir Bitton2020-07-241-12/+0
* | habanalabs: Use pending CS amount per ASICOfir Bitton2020-07-241-0/+2
* | misc: habanalabs: goya: Omit pointless check ensuring addr is >=0Lee Jones2020-07-011-10/+6
|/
* habanalabs: handle MMU cache invalidation timeoutOmer Shpigelman2020-05-251-13/+21
* habanalabs: GAUDI does not support soft-resetOded Gabbay2020-05-251-0/+1
* habanalabs: update patched_cb_size for Wreg32Rachel Stahl2020-05-191-0/+1
* habanalabs: support clock gating enable/disableOded Gabbay2020-05-191-0/+12
* habanalabs: check if CoreSight is supportedOmer Shpigelman2020-05-191-0/+1
* habanalabs: define ASIC-dependent interface for signal/waitOmer Shpigelman2020-05-191-0/+43
* habanalabs: load CPU device boot loader from hostOfir Bitton2020-05-191-67/+19
* habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar2020-05-191-1/+9
* habanalabs: handle barriers in DMA QMAN streamsOded Gabbay2020-05-171-1/+2
* habanalabs: retrieve DMA mask indication from firmwareOded Gabbay2020-05-171-2/+17
* habanalabs: unify and improve device cpu initOded Gabbay2020-05-171-104/+12
* habanalabs: re-factor H/W queues initializationOmer Shpigelman2020-05-171-1/+8
* habanalabs: remove stop-on-error flag from DMAOmer Shpigelman2020-05-171-1/+5
* habanalabs: don't wait for ASIC CPU after resetOded Gabbay2020-05-171-24/+0
* habanalabs: add print upon clock changeOmer Shpigelman2020-03-241-1/+48
* habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge2020-03-241-0/+1
* habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge2020-03-241-0/+1
* habanalabs: ratelimit error prints of IRQsOded Gabbay2020-03-241-6/+7
* habanalabs: add debugfs write64/read64Moti Haimovski2020-03-241-0/+92
* habanalabs: fix DDR bar address settingOmer Shpigelman2020-03-241-2/+1
* habanalabs: split the host MMU propertiesOmer Shpigelman2020-03-241-11/+14
* habanalabs: flush only at the end of the map/unmapPawel Piskorski2020-03-241-8/+12
* habanalabs: patched cb equals user cb in device memsetOded Gabbay2020-02-111-2/+0