| Commit message (Expand) | Author | Age | Files | Lines |
* | habanalabs: use separate structure info for each error collect data | Tal Cohen | 2022-05-22 | 1 | -8/+7 |
* | habanalabs: do MMU prefetch as deferred work | Ohad Sharabi | 2022-05-22 | 1 | -7/+1 |
* | habanalabs: add support for notification via eventfd | Tal Cohen | 2022-05-22 | 1 | -1/+13 |
* | habanalabs: add device memory scrub ability through debugfs | Dafna Hirschfeld | 2022-05-22 | 1 | -8/+10 |
* | habanalabs: use unified memory manager for CB flow | Yuri Nudelman | 2022-05-22 | 1 | -26/+16 |
* | habanalabs/gaudi: set arbitration timeout to a high value | Ofir Bitton | 2022-05-22 | 1 | -16/+11 |
* | habanalabs: use for_each_sgtable_dma_sg for dma sgt | Ohad Sharabi | 2022-05-22 | 1 | -38/+6 |
* | habanalabs/gaudi: use lower_32_bits() for casting | Rajaravi Krishna Katta | 2022-05-22 | 1 | -1/+1 |
* | habanalabs: change a reset print to debug level | Oded Gabbay | 2022-05-22 | 1 | -3/+3 |
* | habanalabs: remove redundant info print | Oded Gabbay | 2022-05-22 | 1 | -3/+0 |
* | habanalabs: remove debugfs read/write callbacks | Dafna Hirschfeld | 2022-05-22 | 1 | -182/+0 |
* | habanalabs: add callback and field to be used for debugfs refactor | Dafna Hirschfeld | 2022-05-22 | 1 | -0/+4 |
* | habanalabs/gaudi: add debugfs to fetch internal sync status | Ohad Sharabi | 2022-05-22 | 1 | -0/+11 |
* | habanalabs/gaudi: Use correct sram size macro for debugfs | Dafna Hirschfeld | 2022-05-22 | 1 | -4/+4 |
* | habanalabs: add MMU prefetch to ASIC-specific code | Ohad Sharabi | 2022-05-22 | 1 | -0/+7 |
* | habanalabs: modify dma_mask to be ASIC specific property | Tomer Tayar | 2022-05-22 | 1 | -8/+2 |
* | habanalabs/gaudi: avoid resetting max power in hard reset | Tomer Tayar | 2022-05-22 | 1 | -2/+0 |
* | habanalabs/gaudi: increase submission resources | Ofir Bitton | 2022-05-22 | 1 | -2/+2 |
* | habanalabs: add user API to get valid DRAM page sizes | Ohad Sharabi | 2022-05-22 | 1 | -0/+7 |
* | habanalabs: convert all MMU masks/shifts to arrays | Ohad Sharabi | 2022-05-22 | 1 | -10/+10 |
* | habanalabs: change mmu_get_real_page_size to be ASIC-specific | Ohad Sharabi | 2022-05-22 | 1 | -1/+2 |
* | habanalabs: set non-0 value in dram default page size | Ohad Sharabi | 2022-05-22 | 1 | -0/+1 |
* | habanalabs: add an option to delay a device reset | Tomer Tayar | 2022-02-28 | 1 | -1/+1 |
* | habanalabs/gaudi: add missing handling of NIC related events | Oded Gabbay | 2022-02-28 | 1 | -0/+5 |
* | habanalabs/gaudi: handle axi errors from NIC engines | Oded Gabbay | 2022-02-28 | 1 | -0/+48 |
* | habanalabs: allow user to set allocation page size | Ohad Sharabi | 2022-02-28 | 1 | -1/+2 |
* | habanalabs: set max power on device init per ASIC | Tomer Tayar | 2022-02-28 | 1 | -0/+2 |
* | habanalabs: enable stop-on-error debugfs setting per ASIC | Tomer Tayar | 2022-02-28 | 1 | -0/+2 |
* | habanalabs: duplicate HOP table props to MMU props | Ohad Sharabi | 2022-02-28 | 1 | -0/+3 |
* | habanalabs: use common wrapper for MMU cache invalidation | Oded Gabbay | 2022-02-28 | 1 | -3/+3 |
* | habanalabs: remove power9 workaround for dma support | Oded Gabbay | 2022-02-28 | 1 | -8/+1 |
* | habanalabs: add vrm version to sysfs | Oded Gabbay | 2022-02-28 | 2 | -4/+25 |
* | habanalabs: remove asic callback set_pll_profile() | Oded Gabbay | 2022-02-28 | 1 | -2/+1 |
* | habanalabs: remove hwmgr.c | Oded Gabbay | 2022-02-28 | 1 | -1/+1 |
* | habanalabs: get clk is common function | Oded Gabbay | 2022-02-28 | 1 | -1/+0 |
* | habanalabs: sysfs functions should be in sysfs.c | Oded Gabbay | 2022-02-28 | 1 | -1/+1 |
* | habanalabs: remove ASIC functions of clock gating | Oded Gabbay | 2022-02-28 | 2 | -121/+5 |
* | habanalabs/gaudi: disable CGM permanently | Oded Gabbay | 2022-02-28 | 2 | -167/+64 |
* | habanalabs: refactor reset information variables | Ofir Bitton | 2021-12-26 | 1 | -4/+4 |
* | habanalabs: clean MMU headers definitions | Ohad Sharabi | 2021-12-26 | 1 | -12/+12 |
* | habanalabs: fix etr asid configuration | Oded Gabbay | 2021-12-26 | 2 | -4/+4 |
* | habanalabs/gaudi: return EPERM on non hard-reset | Oded Gabbay | 2021-12-26 | 1 | -6/+2 |
* | habanalabs: rename late init after reset function | Oded Gabbay | 2021-12-26 | 1 | -2/+2 |
* | habanalabs: Move frequency change thread to goya_late_init | Rajaravi Krishna Katta | 2021-12-26 | 1 | -0/+2 |
* | habanalabs: fix possible deadlock in cache invl failure | Ofir Bitton | 2021-12-26 | 1 | -6/+0 |
* | habanalabs: skip PLL freq fetch | Ohad Sharabi | 2021-12-26 | 1 | -0/+5 |
* | habanalabs: add support for fetching historic errors | Dani Liberman | 2021-12-26 | 1 | -43/+124 |
* | habanalabs/gaudi: Fix collective wait bug | farah kassabri | 2021-12-26 | 1 | -4/+11 |
* | habanalabs: expand clock throttling information uAPI | Ofir Bitton | 2021-12-26 | 1 | -4/+18 |
* | habanalabs: rename reset flags | Bharat Jauhari | 2021-12-26 | 1 | -6/+8 |