summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs (follow)
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: print all CB handles as hex numbersDotan Barak2020-05-191-2/+2
* habanalabs: update F/W register mapOded Gabbay2020-05-191-21/+23
* habanalabs: enable trace data compression (profiler)Adam Aharon2020-05-191-1/+1
* habanalabs: load CPU device boot loader from hostOfir Bitton2020-05-194-73/+77
* habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay2020-05-191-7/+17
* habanalabs: support hwmon_reset_history attributeChristine Gharzuzi2020-05-193-3/+97
* habanalabs: Align protection bits configuration of all TPCsTomer Tayar2020-05-191-1/+98
* habanalabs: Allow access to TPC LFSR registerTomer Tayar2020-05-191-1/+0
* habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar2020-05-196-1/+88
* habanalabs: hl_pci_set_dma_mask() can be statickbuild test robot2020-05-191-1/+1
* habanalabs: handle barriers in DMA QMAN streamsOded Gabbay2020-05-175-4/+23
* habanalabs: retrieve DMA mask indication from firmwareOded Gabbay2020-05-174-39/+53
* habanalabs: update firmware definitionsOded Gabbay2020-05-172-3/+49
* habanalabs: increase timeout during resetOded Gabbay2020-05-171-1/+1
* habanalabs: print warning when reset is requestedOded Gabbay2020-05-171-0/+4
* habanalabs: unify and improve device cpu initOded Gabbay2020-05-175-113/+220
* habanalabs: re-factor H/W queues initializationOmer Shpigelman2020-05-175-14/+29
* habanalabs: remove stop-on-error flag from DMAOmer Shpigelman2020-05-174-3/+63
* habanalabs: don't wait for ASIC CPU after resetOded Gabbay2020-05-172-25/+1
* habanalabs: fix pm manual->auto in GOYAOded Gabbay2020-03-241-1/+1
* habanalabs: show unsupported message for GAUDIOded Gabbay2020-03-242-2/+13
* habanalabs: add print upon clock changeOmer Shpigelman2020-03-242-1/+52
* habanalabs: update goya firmware register mapOded Gabbay2020-03-242-30/+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: Remove unused parse_cnt variableTomer Tayar2020-03-241-2/+2
* habanalabs: provide historical maximum of various sensorsChristine Gharzuzi2020-03-242-3/+12
* habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2020-03-242-37/+43
* habanalabs: support temperature offset via sysfsMoti Haimovski2020-03-243-1/+51
* habanalabs: ratelimit error prints of IRQsOded Gabbay2020-03-241-6/+7
* habanalabs: add debugfs write64/read64Moti Haimovski2020-03-243-0/+165
* habanalabs: fix DDR bar address settingOmer Shpigelman2020-03-241-2/+1
* habanalabs: removing extra ;Oded Gabbay2020-03-241-1/+1
* habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar2020-03-241-20/+21
* habanalabs: Modify CS jobs counter to u16Tomer Tayar2020-03-241-1/+1
* habanalabs: split the host MMU propertiesOmer Shpigelman2020-03-246-137/+225
* habanalabs: use the user CB size as a default job sizeOmer Shpigelman2020-03-241-4/+2
* habanalabs: flush only at the end of the map/unmapPawel Piskorski2020-03-244-27/+50
* habanalabs: patched cb equals user cb in device memsetOded Gabbay2020-02-111-2/+0
* habanalabs: do not halt CoreSight during hard resetOmer Shpigelman2020-02-111-1/+3
* habanalabs: halt the engines before hard-resetOded Gabbay2020-02-112-0/+43
* habanalabs: remove variable 'val' set but not usedChen Wandun2019-12-141-8/+7
* habanalabs: rate limit error msg on waiting for CSOded Gabbay2019-12-142-3/+4
* habanalabs: add more protection of device during resetOded Gabbay2019-11-211-0/+16
* habanalabs: flush EQ workers in hard resetOded Gabbay2019-11-211-5/+11
* habanalabs: make the reset code more consistentOded Gabbay2019-11-211-1/+1
* habanalabs: expose reset counters via existing INFO IOCTLMoti Haimovski2019-11-211-0/+19
* habanalabs: make code more conciseOded Gabbay2019-11-211-13/+9
* habanalabs: use defines for F/W filesOded Gabbay2019-11-211-6/+5
* habanalabs: remove prints on successful device initializationOded Gabbay2019-11-212-7/+1