summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs
AgeCommit message (Expand)AuthorFilesLines
2020-03-24habanalabs: provide historical maximum of various sensorsChristine Gharzuzi2-3/+12
2020-03-24habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2-37/+43
2020-03-24habanalabs: support temperature offset via sysfsMoti Haimovski3-1/+51
2020-03-24habanalabs: ratelimit error prints of IRQsOded Gabbay1-6/+7
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski3-0/+165
2020-03-24habanalabs: fix DDR bar address settingOmer Shpigelman1-2/+1
2020-03-24habanalabs: removing extra ;Oded Gabbay1-1/+1
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar1-20/+21
2020-03-24habanalabs: Modify CS jobs counter to u16Tomer Tayar1-1/+1
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman6-137/+225
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman1-4/+2
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski4-27/+50
2020-02-11habanalabs: patched cb equals user cb in device memsetOded Gabbay1-2/+0
2020-02-11habanalabs: do not halt CoreSight during hard resetOmer Shpigelman1-1/+3
2020-02-11habanalabs: halt the engines before hard-resetOded Gabbay2-0/+43
2019-12-14habanalabs: remove variable 'val' set but not usedChen Wandun1-8/+7
2019-12-14habanalabs: rate limit error msg on waiting for CSOded Gabbay2-3/+4
2019-11-21habanalabs: add more protection of device during resetOded Gabbay1-0/+16
2019-11-21habanalabs: flush EQ workers in hard resetOded Gabbay1-5/+11
2019-11-21habanalabs: make the reset code more consistentOded Gabbay1-1/+1
2019-11-21habanalabs: expose reset counters via existing INFO IOCTLMoti Haimovski1-0/+19
2019-11-21habanalabs: make code more conciseOded Gabbay1-13/+9
2019-11-21habanalabs: use defines for F/W filesOded Gabbay1-6/+5
2019-11-21habanalabs: remove prints on successful device initializationOded Gabbay2-7/+1
2019-11-21habanalabs: remove unnecessary checksOmer Shpigelman1-31/+9
2019-11-21habanalabs: invalidate MMU cache only onceOmer Shpigelman1-1/+11
2019-11-21habanalabs: skip VA block list update in reset flowOmer Shpigelman1-10/+20
2019-11-21habanalabs: optimize MMU unmapOmer Shpigelman1-6/+13
2019-11-21habanalabs: prevent read/write from/to the device during hard resetOmer Shpigelman1-2/+4
2019-11-21habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman6-148/+268
2019-11-21habanalabs: re-factor MMU masks and documentationOmer Shpigelman3-25/+23
2019-11-21habanalabs: type specific MMU cache invalidationOmer Shpigelman3-9/+12
2019-11-21habanalabs: re-factor memory module codeOmer Shpigelman3-129/+158
2019-11-21habanalabs: export uapi defines to user-spaceOded Gabbay1-4/+0
2019-11-21habanalabs: don't print error when queues are fullOded Gabbay1-3/+4
2019-11-21habanalabs: increase max jobs number to 512Oded Gabbay1-1/+1
2019-11-21habanalabs: set ETR as non-securedOded Gabbay2-1/+5
2019-11-21habanalabs: use registers name defines for ETR blockOded Gabbay3-26/+140
2019-11-21habanalabs: read F/W versions before failureOded Gabbay1-4/+4
2019-11-21habanalabs: expose card name in INFO IOCTLOded Gabbay2-2/+10
2019-11-21habanalabs: remove set but not used variable 'qman_base_addr'YueHaibing1-4/+0
2019-11-21habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay5-1/+60
2019-11-21habanalabs: set TPC Icache to 16 cache linesOded Gabbay2-3/+7
2019-11-21habanalabs: Add a new H/W queue typeTomer Tayar5-101/+308
2019-11-21habanalabs: Mark queue as expecting CB handle or addressTomer Tayar3-1/+9
2019-11-21habanalabs: Fix typosTomer Tayar2-3/+3
2019-11-21habanalabs: remove set but not used variable 'ctx'YueHaibing1-2/+0
2019-11-21habanalabs: handle F/W failure for sensor initializationOded Gabbay2-0/+7
2019-09-05habanalabs: correctly cast variable to __le32Oded Gabbay1-2/+2
2019-09-05habanalabs: show correct id in error printOded Gabbay1-2/+2