Age | Commit message (Expand) | Author | Files | Lines |
2020-06-01 | habanalabs: correctly cast u64 to void* | Oded Gabbay | 1 | -1/+1 |
2020-06-01 | habanalabs: initialize variable to default value | Tomer Tayar | 1 | -1/+1 |
2020-05-25 | habanalabs: handle MMU cache invalidation timeout | Omer Shpigelman | 4 | -38/+75 |
2020-05-25 | habanalabs: don't allow hard reset with open processes | Omer Shpigelman | 1 | -6/+11 |
2020-05-25 | habanalabs: GAUDI does not support soft-reset | Oded Gabbay | 5 | -17/+35 |
2020-05-25 | habanalabs: add print for soft reset due to event | Omer Shpigelman | 1 | -2/+10 |
2020-05-25 | habanalabs: improve MMU cache invalidation code | Omer Shpigelman | 1 | -2/+4 |
2020-05-25 | habanalabs: don't set default fence_ops->wait | Daniel Vetter | 1 | -1/+0 |
2020-05-19 | habanalabs: update patched_cb_size for Wreg32 | Rachel Stahl | 1 | -0/+1 |
2020-05-19 | habanalabs: move event handling to common firmware file | Ofir Bitton | 6 | -1362/+801 |
2020-05-19 | habanalabs: enable gaudi code in driver | Oded Gabbay | 3 | -5/+7 |
2020-05-19 | habanalabs: add gaudi profiler module | Omer Shpigelman | 4 | -3/+890 |
2020-05-19 | habanalabs: add gaudi security module | Omer Shpigelman | 4 | -1/+9094 |
2020-05-19 | habanalabs: add hwmgr module for gaudi | Oded Gabbay | 4 | -4/+130 |
2020-05-19 | habanalabs: add gaudi asic-dependent code | Oded Gabbay | 7 | -1/+8335 |
2020-05-19 | habanalabs: add gaudi asic registers header files | Oded Gabbay | 91 | -1/+71211 |
2020-05-19 | habanalabs: get card type, location from F/W | Omer Shpigelman | 2 | -3/+21 |
2020-05-19 | habanalabs: support clock gating enable/disable | Oded Gabbay | 5 | -0/+84 |
2020-05-19 | habanalabs: set PM profile to auto only for goya | Oded Gabbay | 1 | -1/+4 |
2020-05-19 | habanalabs: add dedicated define for hard reset | Omer Shpigelman | 2 | -2/+5 |
2020-05-19 | habanalabs: check if CoreSight is supported | Omer Shpigelman | 2 | -0/+3 |
2020-05-19 | habanalabs: add signal/wait to CS IOCTL operations | Omer Shpigelman | 3 | -28/+323 |
2020-05-19 | habanalabs: handle the h/w sync object | Omer Shpigelman | 3 | -27/+188 |
2020-05-19 | habanalabs: define ASIC-dependent interface for signal/wait | Omer Shpigelman | 2 | -0/+58 |
2020-05-19 | uapi: habanalabs: add signal/wait operations | Omer Shpigelman | 2 | -1/+14 |
2020-05-19 | habanalabs: add missing MODULE_DEVICE_TABLE | Oded Gabbay | 1 | -0/+1 |
2020-05-19 | habanalabs: print all CB handles as hex numbers | Dotan Barak | 1 | -2/+2 |
2020-05-19 | habanalabs: update F/W register map | Oded Gabbay | 1 | -21/+23 |
2020-05-19 | habanalabs: enable trace data compression (profiler) | Adam Aharon | 1 | -1/+1 |
2020-05-19 | habanalabs: load CPU device boot loader from host | Ofir Bitton | 4 | -73/+77 |
2020-05-19 | habanalabs: leave space for 2xMSG_PROT in CB | Oded Gabbay | 1 | -7/+17 |
2020-05-19 | habanalabs: support hwmon_reset_history attribute | Christine Gharzuzi | 3 | -3/+97 |
2020-05-19 | habanalabs: Align protection bits configuration of all TPCs | Tomer Tayar | 1 | -1/+98 |
2020-05-19 | habanalabs: Allow access to TPC LFSR register | Tomer Tayar | 1 | -1/+0 |
2020-05-19 | habanalabs: Add INFO IOCTL opcode for time sync information | Tomer Tayar | 6 | -1/+88 |
2020-05-19 | habanalabs: hl_pci_set_dma_mask() can be static | kbuild test robot | 1 | -1/+1 |
2020-05-17 | habanalabs: handle barriers in DMA QMAN streams | Oded Gabbay | 5 | -4/+23 |
2020-05-17 | habanalabs: retrieve DMA mask indication from firmware | Oded Gabbay | 4 | -39/+53 |
2020-05-17 | habanalabs: update firmware definitions | Oded Gabbay | 2 | -3/+49 |
2020-05-17 | habanalabs: increase timeout during reset | Oded Gabbay | 1 | -1/+1 |
2020-05-17 | habanalabs: print warning when reset is requested | Oded Gabbay | 1 | -0/+4 |
2020-05-17 | habanalabs: unify and improve device cpu init | Oded Gabbay | 5 | -113/+220 |
2020-05-17 | habanalabs: re-factor H/W queues initialization | Omer Shpigelman | 5 | -14/+29 |
2020-05-17 | habanalabs: remove stop-on-error flag from DMA | Omer Shpigelman | 4 | -3/+63 |
2020-05-17 | habanalabs: don't wait for ASIC CPU after reset | Oded Gabbay | 2 | -25/+1 |
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 |