blob: a5199ee99a09e8f111ced15eb4fc2d49e6babfbe [file] [log] [blame]
d83fe66928b2 ("habanalabs: refactor MMU as device-oriented")
c91324f41b27 ("habanalabs: rename mmu.c to mmu_v1.c")
0839152f8c1e ("habanalabs: check correct vmalloc return code")
70b2f993ea4a ("habanalabs: create common folder")
db491e4f08a9 ("habanalabs: Add dropped cs statistics info struct")
ac0ae6a96aa5 ("habanalabs: add gaudi asic-dependent code")
ca62433f53d1 ("habanalabs: support clock gating enable/disable")
b75f22505ac9 ("habanalabs: add signal/wait to CS IOCTL operations")
b0b5d92579c0 ("habanalabs: handle the h/w sync object")
f9e5f29518c1 ("uapi: habanalabs: add signal/wait operations")
25e7aeba601c ("habanalabs: Add INFO IOCTL opcode for time sync information")
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")
1718a45b284d ("habanalabs: Avoid running restore chunks if no execute chunks")
64a7e2955d9a ("habanalabs: split the host MMU properties")
7fc40bcaa631 ("habanalabs: flush only at the end of the map/unmap")
018e0e3594f7 ("habanalabs: rate limit error msg on waiting for CS")
52c01b013719 ("habanalabs: expose reset counters via existing INFO IOCTL")
da1342a0eec0 ("habanalabs: use defines for F/W files")
e604f551cdce ("habanalabs: remove unnecessary checks")
71c5e55e7c07 ("habanalabs: skip VA block list update in reset flow")
54bb67444ea3 ("habanalabs: split MMU properties to PCI/DRAM")
30919edef243 ("habanalabs: re-factor MMU masks and documentation")
7f74d4d335f1 ("habanalabs: re-factor memory module code")
5d1012576d20 ("habanalabs: export uapi defines to user-space")
bd4c8cb17d4e ("habanalabs: increase max jobs number to 512")
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")
129b6a9324ad ("habanalabs: Handle HW_IP_INFO if device disabled or in reset")
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")