blob: 9366c0a38a2c67e31fe81a8070d92aceeef53d85 [file] [log] [blame]
8ff5f4fd40df ("habanalabs: handle MMU cache invalidation timeout")
42d0b0b95f98 ("habanalabs: improve MMU cache invalidation code")
ac0ae6a96aa5 ("habanalabs: add gaudi asic-dependent code")
ca62433f53d1 ("habanalabs: support clock gating enable/disable")
cb056b9fd513 ("habanalabs: retrieve DMA mask indication from firmware")
7e1c07dd3525 ("habanalabs: unify and improve device cpu init")
1fa185c6560c ("habanalabs: re-factor H/W queues initialization")
76cedc739d7a ("habanalabs: remove stop-on-error flag from DMA")
bc6ed3aa92ac ("habanalabs: update goya firmware register map")
da1342a0eec0 ("habanalabs: use defines for F/W files")
bea84c4d67e5 ("habanalabs: invalidate MMU cache only once")
71c5e55e7c07 ("habanalabs: skip VA block list update in reset flow")
bc75d799f953 ("habanalabs: prevent read/write from/to the device during hard reset")
7b6e4ea0f7b1 ("habanalabs: type specific MMU cache invalidation")
f05912d8f16b ("habanalabs: read F/W versions before failure")
62c1e124a9e0 ("habanalabs: add opcode to INFO IOCTL to return clock rate")
cb596aee8842 ("habanalabs: Add a new H/W queue type")
df762375f17e ("habanalabs: Mark queue as expecting CB handle or address")
f435614ff55c ("habanalabs: Fix typos")
abb7e16fb6df ("habanalabs: handle F/W failure for sensor initialization")
4c172bbfaa4e ("habanalabs: stop using the acronym KMD")
0996bd1c74d3 ("habanalabs: display card name as sensors header")
e9730763a21a ("habanalabs: add uapi to retrieve aggregate H/W events")
75b3cb2bb080 ("habanalabs: add uapi to retrieve device utilization")
fe9a52c97f10 ("habanalabs: replace __le32_to_cpu with le32_to_cpu")
abca3a822441 ("habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64")
ea451f88ef9c ("habanalabs: Expose devices after initialization is done")
10d7de2cdb87 ("habanalabs: Add descriptive name to PSOC app status register")
4095a17657e4 ("habanalabs: Add descriptive names to PSOC scratch-pad registers")
4d6a7751f6c3 ("habanalabs: create two char devices per ASIC")
b968eb1a84e0 ("habanalabs: change device_setup_cdev() to be more generic")
eb7caf84b029 ("habanalabs: maintain a list of file private data objects")
86d5307a6d35 ("habanalabs: rename user_ctx as compute_ctx")
02e921e42b27 ("habanalabs: show the process context dram usage")
209257feabb5 ("habanalabs: power management through sysfs is only for GOYA")
f388ec7c16ad ("habanalabs: add comments on INFO IOCTL")
e8960ca06bb2 ("habanalabs: Add busy engines bitmask to HW idle IOCTL")
06deb86a748a ("habanalabs: Add debugfs node for engines status")
ac6183ae4b4e ("habanalabs: Update the device idle check")
4a0ce7764b09 ("habanalabs: Allow accessing host mapped addresses via debugfs")
2a51558c8c7f ("habanalabs: remove DMA mask hack for Goya")
f09415f507c4 ("habanalabs: set Goya CPU to use ASIC MMU")
95b5a8b83e06 ("habanalabs: add MMU mappings for Goya CPU")
7aa2227affb5 ("habanalabs: initialize MMU context for driver")
0b28d26b9dfa ("habanalabs: initialize device CPU queues after MMU init")
cbb10f1e4a72 ("habanalabs: don't limit packet size for device CPU")
0c169b8afd1d ("habanalabs: check to load F/W before boot status")
8c173dc41d38 ("habanalabs: remove dead code in habanalabs_drv.c")
19734970c98b ("habanalabs: force user to set device debug mode")
34a5fab7b6f7 ("habanalabs: remove redundant CPU checks")