Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | habanalabs: fix pm manual->auto in GOYA | Oded Gabbay | 1 | -1/+1 |
2020-03-24 | habanalabs: show unsupported message for GAUDI | Oded Gabbay | 2 | -2/+13 |
2020-03-24 | habanalabs: add print upon clock change | Omer Shpigelman | 2 | -1/+52 |
2020-03-24 | habanalabs: update goya firmware register map | Oded Gabbay | 2 | -30/+48 |
2020-03-24 | habanalabs: Add missing annotation for goya_hw_queues_unlock() | Jules Irenge | 1 | -0/+1 |
2020-03-24 | habanalabs: Add missing annotation for goya_hw_queues_lock() | Jules Irenge | 1 | -0/+1 |
2020-03-24 | habanalabs: Remove unused parse_cnt variable | Tomer Tayar | 1 | -2/+2 |
2020-03-24 | habanalabs: provide historical maximum of various sensors | Christine Gharzuzi | 2 | -3/+12 |
2020-03-24 | habanalabs: modify the return values of hl_read/write routines | Moti Haimovski | 2 | -37/+43 |
2020-03-24 | habanalabs: support temperature offset via sysfs | Moti Haimovski | 3 | -1/+51 |
2020-03-24 | habanalabs: ratelimit error prints of IRQs | Oded Gabbay | 1 | -6/+7 |
2020-03-24 | habanalabs: add debugfs write64/read64 | Moti Haimovski | 3 | -0/+165 |
2020-03-24 | habanalabs: fix DDR bar address setting | Omer Shpigelman | 1 | -2/+1 |
2020-03-24 | habanalabs: removing extra ; | Oded Gabbay | 1 | -1/+1 |
2020-03-24 | habanalabs: Avoid running restore chunks if no execute chunks | Tomer Tayar | 1 | -20/+21 |
2020-03-24 | habanalabs: Modify CS jobs counter to u16 | Tomer Tayar | 1 | -1/+1 |
2020-03-24 | habanalabs: split the host MMU properties | Omer Shpigelman | 6 | -137/+225 |
2020-03-24 | habanalabs: use the user CB size as a default job size | Omer Shpigelman | 1 | -4/+2 |
2020-03-24 | habanalabs: flush only at the end of the map/unmap | Pawel Piskorski | 4 | -27/+50 |
2020-02-11 | habanalabs: patched cb equals user cb in device memset | Oded Gabbay | 1 | -2/+0 |
2020-02-11 | habanalabs: do not halt CoreSight during hard reset | Omer Shpigelman | 1 | -1/+3 |
2020-02-11 | habanalabs: halt the engines before hard-reset | Oded Gabbay | 2 | -0/+43 |
2019-12-14 | habanalabs: remove variable 'val' set but not used | Chen Wandun | 1 | -8/+7 |
2019-12-14 | habanalabs: rate limit error msg on waiting for CS | Oded Gabbay | 2 | -3/+4 |
2019-11-21 | habanalabs: add more protection of device during reset | Oded Gabbay | 1 | -0/+16 |
2019-11-21 | habanalabs: flush EQ workers in hard reset | Oded Gabbay | 1 | -5/+11 |
2019-11-21 | habanalabs: make the reset code more consistent | Oded Gabbay | 1 | -1/+1 |
2019-11-21 | habanalabs: expose reset counters via existing INFO IOCTL | Moti Haimovski | 1 | -0/+19 |
2019-11-21 | habanalabs: make code more concise | Oded Gabbay | 1 | -13/+9 |
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 | 2 | -7/+1 |
2019-11-21 | habanalabs: remove unnecessary checks | Omer Shpigelman | 1 | -31/+9 |
2019-11-21 | habanalabs: invalidate MMU cache only once | Omer Shpigelman | 1 | -1/+11 |
2019-11-21 | habanalabs: skip VA block list update in reset flow | Omer Shpigelman | 1 | -10/+20 |
2019-11-21 | habanalabs: optimize MMU unmap | Omer Shpigelman | 1 | -6/+13 |
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 | 6 | -148/+268 |
2019-11-21 | habanalabs: re-factor MMU masks and documentation | Omer Shpigelman | 3 | -25/+23 |
2019-11-21 | habanalabs: type specific MMU cache invalidation | Omer Shpigelman | 3 | -9/+12 |
2019-11-21 | habanalabs: re-factor memory module code | Omer Shpigelman | 3 | -129/+158 |
2019-11-21 | habanalabs: export uapi defines to user-space | Oded Gabbay | 1 | -4/+0 |
2019-11-21 | habanalabs: don't print error when queues are full | Oded Gabbay | 1 | -3/+4 |
2019-11-21 | habanalabs: increase max jobs number to 512 | Oded Gabbay | 1 | -1/+1 |
2019-11-21 | habanalabs: set ETR as non-secured | Oded Gabbay | 2 | -1/+5 |
2019-11-21 | habanalabs: use registers name defines for ETR block | Oded Gabbay | 3 | -26/+140 |
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 | 2 | -2/+10 |
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 | 5 | -1/+60 |
2019-11-21 | habanalabs: set TPC Icache to 16 cache lines | Oded Gabbay | 2 | -3/+7 |