Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | habanalabs: ratelimit error prints of IRQs | Oded Gabbay | 1 | -6/+7 |
2020-03-24 | habanalabs: add debugfs write64/read64 | Moti Haimovski | 1 | -0/+92 |
2020-03-24 | habanalabs: fix DDR bar address setting | Omer Shpigelman | 1 | -2/+1 |
2020-03-24 | habanalabs: split the host MMU properties | Omer Shpigelman | 2 | -13/+16 |
2020-03-24 | habanalabs: flush only at the end of the map/unmap | Pawel Piskorski | 1 | -8/+12 |
2020-02-11 | habanalabs: patched cb equals user cb in device memset | Oded Gabbay | 1 | -2/+0 |
2020-02-11 | habanalabs: halt the engines before hard-reset | Oded Gabbay | 1 | -0/+42 |
2019-12-14 | habanalabs: remove variable 'val' set but not used | Chen Wandun | 1 | -8/+7 |
2019-11-21 | habanalabs: use defines for F/W files | Oded Gabbay | 1 | -6/+5 |
2019-11-21 | habanalabs: remove prints on successful device initialization | Oded Gabbay | 1 | -3/+0 |
2019-11-21 | habanalabs: prevent read/write from/to the device during hard reset | Omer Shpigelman | 1 | -2/+4 |
2019-11-21 | habanalabs: split MMU properties to PCI/DRAM | Omer Shpigelman | 1 | -0/+17 |
2019-11-21 | habanalabs: type specific MMU cache invalidation | Omer Shpigelman | 1 | -2/+4 |
2019-11-21 | habanalabs: re-factor memory module code | Omer Shpigelman | 1 | -1/+1 |
2019-11-21 | habanalabs: set ETR as non-secured | Oded Gabbay | 1 | -1/+3 |
2019-11-21 | habanalabs: use registers name defines for ETR block | Oded Gabbay | 1 | -26/+25 |
2019-11-21 | habanalabs: read F/W versions before failure | Oded Gabbay | 1 | -4/+4 |
2019-11-21 | habanalabs: expose card name in INFO IOCTL | Oded Gabbay | 1 | -0/+3 |
2019-11-21 | habanalabs: remove set but not used variable 'qman_base_addr' | YueHaibing | 1 | -4/+0 |
2019-11-21 | habanalabs: add opcode to INFO IOCTL to return clock rate | Oded Gabbay | 3 | -1/+35 |
2019-11-21 | habanalabs: set TPC Icache to 16 cache lines | Oded Gabbay | 1 | -0/+3 |
2019-11-21 | habanalabs: Add a new H/W queue type | Tomer Tayar | 1 | -2/+2 |
2019-11-21 | habanalabs: Mark queue as expecting CB handle or address | Tomer Tayar | 1 | -0/+3 |
2019-11-21 | habanalabs: handle F/W failure for sensor initialization | Oded Gabbay | 1 | -0/+5 |
2019-09-05 | habanalabs: stop using the acronym KMD | Oded Gabbay | 2 | -18/+18 |
2019-09-05 | habanalabs: display card name as sensors header | Oded Gabbay | 2 | -0/+6 |
2019-09-05 | habanalabs: add uapi to retrieve aggregate H/W events | Oded Gabbay | 2 | -3/+9 |
2019-09-05 | habanalabs: Make the Coresight timestamp perpetual | Tomer Tayar | 2 | -15/+25 |
2019-09-05 | habanalabs: improve security in Debug IOCTL | Omer Shpigelman | 1 | -10/+62 |
2019-09-05 | habanalabs: Add descriptive name to PSOC app status register | Tomer Tayar | 1 | -2/+2 |
2019-09-05 | habanalabs: Add descriptive names to PSOC scratch-pad registers | Tomer Tayar | 1 | -17/+16 |
2019-09-05 | habanalabs: maintain a list of file private data objects | Oded Gabbay | 1 | -8/+19 |
2019-09-05 | habanalabs: power management through sysfs is only for GOYA | Oded Gabbay | 1 | -0/+98 |
2019-08-12 | habanalabs: fix device IRQ unmasking for BE host | Ben Segal | 1 | -9/+24 |
2019-08-12 | habanalabs: fix endianness handling for internal QMAN submission | Oded Gabbay | 2 | -4/+5 |
2019-08-12 | habanalabs: fix endianness handling for packets from user | Ben Segal | 1 | -13/+19 |
2019-07-29 | habanalabs: fix host memory polling in BE architecture | Ben Segal | 1 | -2/+3 |
2019-06-27 | habanalabs: don't reset device when getting VRHOT | Oded Gabbay | 1 | -1/+1 |
2019-07-08 | habanalabs: use %pad for printing a dma_addr_t | Arnd Bergmann | 1 | -2/+2 |
2019-07-01 | habanalabs: Add busy engines bitmask to HW idle IOCTL | Tomer Tayar | 1 | -2/+9 |
2019-07-01 | habanalabs: Add debugfs node for engines status | Tomer Tayar | 1 | -45/+84 |
2019-07-01 | habanalabs: Update the device idle check | Tomer Tayar | 1 | -4/+6 |
2019-06-16 | habanalabs: Allow accessing host mapped addresses via debugfs | Tomer Tayar | 1 | -4/+15 |
2019-05-29 | habanalabs: remove DMA mask hack for Goya | Oded Gabbay | 1 | -15/+4 |
2019-05-29 | habanalabs: set Goya CPU to use ASIC MMU | Oded Gabbay | 1 | -3/+20 |
2019-05-29 | habanalabs: add MMU mappings for Goya CPU | Oded Gabbay | 2 | -9/+129 |
2019-05-29 | habanalabs: initialize device CPU queues after MMU init | Oded Gabbay | 1 | -36/+28 |
2019-05-30 | habanalabs: restore unsecured registers default values | Dalit Ben Zoor | 1 | -3/+16 |
2019-05-30 | habanalabs: clear sobs and monitors in context switch | Dalit Ben Zoor | 1 | -0/+7 |
2019-05-30 | habanalabs: make tpc registers secured | Dalit Ben Zoor | 1 | -0/+16 |