blob: 2d8aa06696b97cd5d8ef5321ece3331b8c9bae37 [file] [log] [blame]
64a7e2955d9a ("habanalabs: split the host MMU properties")
e604f551cdce ("habanalabs: remove unnecessary checks")
71c5e55e7c07 ("habanalabs: skip VA block list update in reset flow")
54bb67444ea3 ("habanalabs: split MMU properties to PCI/DRAM")
7f74d4d335f1 ("habanalabs: re-factor memory module code")
86d5307a6d35 ("habanalabs: rename user_ctx as compute_ctx")
4a0ce7764b09 ("habanalabs: Allow accessing host mapped addresses via debugfs")
95b5a8b83e06 ("habanalabs: add MMU mappings for Goya CPU")
0b28d26b9dfa ("habanalabs: initialize device CPU queues after MMU init")
cbb10f1e4a72 ("habanalabs: don't limit packet size for device CPU")
19734970c98b ("habanalabs: force user to set device debug mode")
34a5fab7b6f7 ("habanalabs: remove redundant CPU checks")
d724170160f8 ("habanalabs: fix bug in checking huge page optimization")
8d45f1de3994 ("habanalabs: Avoid using a non-initialized MMU cache mutex")
89225ce4fc43 ("habanalabs: halt debug engines on user process close")
94cb669ceb05 ("habanalabs: Manipulate DMA addresses in ASIC functions")
03d5f641dc71 ("habanalabs: Use single pool for CPU accessible host memory")
a38693d77576 ("habanalabs: return old dram bar address upon change")
027d35d0b699 ("habanalabs: rename restore to ctx_switch when appropriate")
b2377e032f17 ("habanalabs: use ASIC functions interface for rreg/wreg")
883c2459a57d ("habanalabs: re-factor goya_parse_cb_no_ext_queue()")
54303a1aef95 ("habanalabs: split mmu/no-mmu code paths in memory ioctl")
bedd14425d86 ("habanalabs: refactoring in goya.c")
8ba2876ddf93 ("habanalabs: add goya implementation for debug configuration")
315bc055ed56 ("habanalabs: add new IOCTL for debug, tracing and profiling")
e850b89f50d2 ("habanalabs: prevent CPU soft lockup on Palladium")
aa957088b4e8 ("habanalabs: add device status option to INFO IOCTL")
a691a1ebb59e ("habanalabs: set new golden value to tpc clock relaxation")
d9973871dae1 ("habanalabs: keep track of the device's dma mask")
66542c3b9d2f ("habanalabs: add MMU shadow mapping")
d75bcf3e5d60 ("habanalabs: Allow accessing DRAM virtual addresses via debugfs")
c811f7bc771f ("habanalabs: Add a printout with the name of a busy engine")
393e5b55e222 ("habanalabs: Remove unneeded function pointers")
b6f897d75d65 ("habanalabs: Move PCI code into common file")
3110c60fdc7a ("habanalabs: Move device CPU code into common file")
7cb5101ee010 ("habanalabs: prevent host crash during suspend/resume")
d12a5e2458d4 ("habanalabs: fix mapping with page size bigger than 4KB")
bfb1ce1259ca ("habanalabs: fix MMU number of pages calculation")
dbbe358b1370 ("habanalabs: use %px instead of %p in error print")
b3bf147bd611 ("habanalabs: use do_div for 64-bit divisions")
8c8448792a49 ("habanalabs: fix little-endian<->cpu conversion warnings")
df697bce61ce ("habanalabs: fix little-endian<->cpu conversion warnings")
af5f7eea45e1 ("habanalabs: soft-reset device if context-switch fails")
efaa281219fd ("habanalabs: print pointer using %p")
3dccd18787b8 ("habanalabs: extend QMAN0 job timeout")
a28ce422a6d9 ("habanalabs: disable CPU access on timeouts")
27ca384cb7c4 ("habanalabs: add MMU DRAM default page mapping")
5e6e0239e178 ("habanalabs: make functions static or declare them")
230afe74d139 ("habanalabs: allow memory allocations larger than 4GB")
e99f1683bbce ("habanalabs: use u64 when comparing variables' sum to u32_max")