summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs
Commit message (Expand)AuthorAgeFilesLines
* 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
* habanalabs: remove unnecessary checksOmer Shpigelman2019-11-211-31/+9
* habanalabs: invalidate MMU cache only onceOmer Shpigelman2019-11-211-1/+11
* habanalabs: skip VA block list update in reset flowOmer Shpigelman2019-11-211-10/+20
* habanalabs: optimize MMU unmapOmer Shpigelman2019-11-211-6/+13
* habanalabs: prevent read/write from/to the device during hard resetOmer Shpigelman2019-11-211-2/+4
* habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman2019-11-216-148/+268
* habanalabs: re-factor MMU masks and documentationOmer Shpigelman2019-11-213-25/+23
* habanalabs: type specific MMU cache invalidationOmer Shpigelman2019-11-213-9/+12
* habanalabs: re-factor memory module codeOmer Shpigelman2019-11-213-129/+158
* habanalabs: export uapi defines to user-spaceOded Gabbay2019-11-211-4/+0
* habanalabs: don't print error when queues are fullOded Gabbay2019-11-211-3/+4
* habanalabs: increase max jobs number to 512Oded Gabbay2019-11-211-1/+1
* habanalabs: set ETR as non-securedOded Gabbay2019-11-212-1/+5
* habanalabs: use registers name defines for ETR blockOded Gabbay2019-11-213-26/+140
* habanalabs: read F/W versions before failureOded Gabbay2019-11-211-4/+4
* habanalabs: expose card name in INFO IOCTLOded Gabbay2019-11-212-2/+10
* habanalabs: remove set but not used variable 'qman_base_addr'YueHaibing2019-11-211-4/+0
* habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay2019-11-215-1/+60
* habanalabs: set TPC Icache to 16 cache linesOded Gabbay2019-11-212-3/+7