summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common/habanalabs_drv.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-22habanalabs: use separate structure info for each error collect dataTal Cohen1-2/+2
2022-05-22habanalabs: use NULL for eventfdOded Gabbay1-4/+0
2022-05-22habanalabs: add support for notification via eventfdTal Cohen1-0/+9
2022-05-22habanalabs: add device memory scrub ability through debugfsDafna Hirschfeld1-0/+8
2022-05-22habanalabs: use unified memory manager for CB flowYuri Nudelman1-2/+0
2022-05-22habanalabs: Add separate poll interval value for protocolfarah kassabri1-0/+1
2022-05-22habanalabs: use get_task_pid() to take PIDDani Liberman1-1/+1
2022-05-22habanalabs: convert ts to use unified memory managerYuri Nudelman1-2/+2
2022-05-22habanalabs: modify dma_mask to be ASIC specific propertyTomer Tayar1-3/+0
2022-05-22habanalabs: add new return code to device fd openOfir Bitton1-1/+14
2022-02-28habanalabs: Timestamps buffers registrationfarah kassabri1-0/+2
2022-02-28habanalabs/gaudi: disable CGM permanentlyOded Gabbay1-1/+0
2021-12-26habanalabs: refactor reset information variablesOfir Bitton1-2/+2
2021-12-26habanalabs: keep control device alive during hard resetDani Liberman1-5/+4
2021-12-26habanalabs: remove in_debug check in device openOded Gabbay1-8/+0
2021-12-26habanalabs: remove compute context pointerOded Gabbay1-1/+1
2021-12-26habanalabs: Move frequency change thread to goya_late_initRajaravi Krishna Katta1-7/+0
2021-12-26habanalabs: add support for fetching historic errorsDani Liberman1-0/+4
2021-12-26habanalabs: make hdev creation code more readableOded Gabbay1-63/+60
2021-12-26habanalabs: use variable poll interval for fw loadingOhad Sharabi1-0/+3
2021-10-18habanalabs: initialize hpriv fields before adding new nodeMoti Haimovski1-8/+15
2021-10-18habanalabs: bypass reset for continuous h/w error eventBharat Jauhari1-0/+1
2021-09-01habanalabs: add support for f/w resetOded Gabbay1-1/+1
2021-09-01habanalabs: add "in device creation" statusOmer Shpigelman1-2/+6
2021-08-29habanalabs: add support for encapsulated signals reservationfarah kassabri1-1/+0
2021-08-29habanalabs: use get_task_pid() to take PIDOded Gabbay1-1/+1
2021-06-18habanalabs: added open_stats info ioctlYuri Nudelman1-0/+3
2021-06-18habanalabs: Fix an error handling path in 'hl_pci_probe()'Christophe JAILLET1-0/+1
2021-06-18habanalabs: enable stop on error for all QMANs and enginesOfir Bitton1-0/+1
2021-06-18habanalabs: reset device upon FD close if not idleOfir Bitton1-0/+1
2021-06-18habanalabs: prefer ASYNC device probingOded Gabbay1-1/+5
2021-06-18habanalabs: track security status using positive logicOhad Sharabi1-3/+3
2021-06-18habanalabs: set memory scrubbing to disabled by defaultOded Gabbay1-2/+2
2021-06-18habanalabs: check if asic secured with asic typeOhad Sharabi1-1/+1
2021-06-18habanalabs/gaudi: send hard reset cause to prebootKoby Elbaz1-0/+2
2021-05-08habanalabs: ignore f/w status errorOded Gabbay1-0/+7
2021-04-09habanalabs/gaudi: derive security status from pci idOfir Bitton1-0/+21
2021-04-09habanalabs: use a single FW loading bringup flagOfir Bitton1-2/+1
2021-04-09habanalabs: change default CS timeout to 30 secondsOded Gabbay1-2/+2
2020-12-28habanalabs: register to pci shutdown callbackOded Gabbay1-0/+1
2020-11-30habanalabs: move HW dirty check to a proper locationOfir Bitton1-6/+6
2020-11-30habanalabs: add 'needs reset' state in driverOfir Bitton1-4/+13
2020-11-30habanalabs/gaudi: scrub all memory upon closing FDfarah kassabri1-0/+6
2020-11-30habanalabs: support multiple types of firmwaresOded Gabbay1-0/+1
2020-09-22habanalabs: PCIe Advanced Error Reporting supportOfir Bitton1-1/+75
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman1-1/+1
2020-07-24habanalabs: create common folderOded Gabbay1-0/+529