summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/common/habanalabs_drv.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-26habanalabs: move driver to accel subsystemOded Gabbay1-753/+0
2023-01-26habanalabs: don't allow user to destroy CB handle more than onceTomer Tayar1-1/+1
2022-11-23habanalabs/gaudi2: add PCI revision 2 supportOfir Bitton1-8/+18
2022-11-23habanalabs: add warning print upon a PCI errorOfir Bitton1-2/+7
2022-11-23habanalabs: add page fault info uapiDani Liberman1-0/+1
2022-11-23habanalabs: refactor razwi event notificationDani Liberman1-1/+1
2022-11-23habanalabs: allow control device open during resetOfir Bitton1-2/+2
2022-09-19habanalabs: failure to open device due to reset is debug levelOded Gabbay1-2/+2
2022-09-19habanalabs: rename error info structureDani Liberman1-3/+3
2022-09-19habanalabs: send device activity in a proper contextOfir Bitton1-2/+2
2022-09-19habanalabs: send device active message to f/wfarah kassabri1-0/+2
2022-09-18habanalabs: define trace eventsOhad Sharabi1-0/+3
2022-09-18habanalabs: remove secured PCI IDsOfir Bitton1-6/+0
2022-09-18habanalabs/gaudi: increase default cs timeout to 10 minutesOded Gabbay1-5/+18
2022-07-12habanalabs: add status of reset after device releaseOded Gabbay1-1/+5
2022-07-12habanalabs: enable gaudi2 code in driverOded Gabbay1-7/+49
2022-07-12habanalabs: remove obsolete device variables used for testingOded Gabbay1-9/+5
2022-07-12habanalabs: add gaudi2 asic-specific codeOded Gabbay1-1/+0
2022-07-12habanalabs/gaudi: collect undefined opcode error infoTal Cohen1-0/+1
2022-07-12habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()Tomer Tayar1-0/+2
2022-07-12habanalabs: change the write flag name of error info structsTal Cohen1-2/+2
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