summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs
AgeCommit message (Expand)Author
2020-02-11habanalabs: patched cb equals user cb in device memsetOded Gabbay
2020-02-11habanalabs: do not halt CoreSight during hard resetOmer Shpigelman
2020-02-11habanalabs: halt the engines before hard-resetOded Gabbay
2019-12-14habanalabs: remove variable 'val' set but not usedChen Wandun
2019-12-14habanalabs: rate limit error msg on waiting for CSOded Gabbay
2019-11-21habanalabs: add more protection of device during resetOded Gabbay
2019-11-21habanalabs: flush EQ workers in hard resetOded Gabbay
2019-11-21habanalabs: make the reset code more consistentOded Gabbay
2019-11-21habanalabs: expose reset counters via existing INFO IOCTLMoti Haimovski
2019-11-21habanalabs: make code more conciseOded Gabbay
2019-11-21habanalabs: use defines for F/W filesOded Gabbay
2019-11-21habanalabs: remove prints on successful device initializationOded Gabbay
2019-11-21habanalabs: remove unnecessary checksOmer Shpigelman
2019-11-21habanalabs: invalidate MMU cache only onceOmer Shpigelman
2019-11-21habanalabs: skip VA block list update in reset flowOmer Shpigelman
2019-11-21habanalabs: optimize MMU unmapOmer Shpigelman
2019-11-21habanalabs: prevent read/write from/to the device during hard resetOmer Shpigelman
2019-11-21habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman
2019-11-21habanalabs: re-factor MMU masks and documentationOmer Shpigelman
2019-11-21habanalabs: type specific MMU cache invalidationOmer Shpigelman
2019-11-21habanalabs: re-factor memory module codeOmer Shpigelman
2019-11-21habanalabs: export uapi defines to user-spaceOded Gabbay
2019-11-21habanalabs: don't print error when queues are fullOded Gabbay
2019-11-21habanalabs: increase max jobs number to 512Oded Gabbay
2019-11-21habanalabs: set ETR as non-securedOded Gabbay
2019-11-21habanalabs: use registers name defines for ETR blockOded Gabbay
2019-11-21habanalabs: read F/W versions before failureOded Gabbay
2019-11-21habanalabs: expose card name in INFO IOCTLOded Gabbay
2019-11-21habanalabs: remove set but not used variable 'qman_base_addr'YueHaibing
2019-11-21habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay
2019-11-21habanalabs: set TPC Icache to 16 cache linesOded Gabbay
2019-11-21habanalabs: Add a new H/W queue typeTomer Tayar
2019-11-21habanalabs: Mark queue as expecting CB handle or addressTomer Tayar
2019-11-21habanalabs: Fix typosTomer Tayar
2019-11-21habanalabs: remove set but not used variable 'ctx'YueHaibing
2019-11-21habanalabs: handle F/W failure for sensor initializationOded Gabbay
2019-09-05habanalabs: correctly cast variable to __le32Oded Gabbay
2019-09-05habanalabs: show correct id in error printOded Gabbay
2019-09-05habanalabs: stop using the acronym KMDOded Gabbay
2019-09-05habanalabs: display card name as sensors headerOded Gabbay
2019-09-05habanalabs: add uapi to retrieve aggregate H/W eventsOded Gabbay
2019-09-05habanalabs: add uapi to retrieve device utilizationOded Gabbay
2019-09-05habanalabs: Make the Coresight timestamp perpetualTomer Tayar
2019-09-05habanalabs: print to kernel log when reset is finishedOded Gabbay
2019-09-05habanalabs: replace __le32_to_cpu with le32_to_cpuOded Gabbay
2019-09-05habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64Oded Gabbay
2019-09-05habanalabs: Handle HW_IP_INFO if device disabled or in resetTomer Tayar
2019-09-05habanalabs: Expose devices after initialization is doneTomer Tayar
2019-09-05habanalabs: improve security in Debug IOCTLOmer Shpigelman
2019-09-05habanalabs: use default structure for user input in Debug IOCTLOmer Shpigelman