summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/common/habanalabs.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-19habanalabs/gaudi2: add secured attestation info uapiDani Liberman1-0/+3
2022-09-19habanalabs: rename error info structureDani Liberman1-6/+6
2022-09-19habanalabs: MMU invalidation h/w is per deviceOded Gabbay1-3/+7
2022-09-19habanalabs: add support for new cpucp return codesOfir Bitton1-0/+2
2022-09-19habanalabs: fix possible hole in device vafarah kassabri1-3/+4
2022-09-19habanalabs: send device active message to f/wfarah kassabri1-0/+3
2022-09-18habanalabs: perform context switch flow only if neededOfir Bitton1-0/+2
2022-09-18habanalabs: set command buffer host VA dynamicallyDafna Hirschfeld1-7/+3
2022-09-18habanalabs: trace DMA allocationsOhad Sharabi1-9/+31
2022-09-18habanalabs: add cdev index data memberOmer Shpigelman1-1/+3
2022-09-18habanalabs: fix H/W block handling for partial unmappingsTomer Tayar1-2/+4
2022-09-18habanalabs: unify hwmon resources clean upDani Liberman1-0/+1
2022-09-18habanalabs/gaudi2: new API to control engine cores running modeTal Cohen1-1/+7
2022-09-18habanalabs: remove all kdma locksOded Gabbay1-4/+0
2022-09-18habanalabs: wrap macro arg with parenthesesOhad Sharabi1-2/+2
2022-09-18habanalabs: fix spelling mistakesBharat Jauhari1-14/+13
2022-09-18habanalabs: add return code field to module iteratorOhad Sharabi1-2/+5
2022-09-18habanalabs: rename non_hard_reset to compute_resetOfir Bitton1-2/+2
2022-09-18habanalabs: removed seq_file parameter from is_idle asic functionsDani Liberman1-2/+15
2022-07-12habanalabs: rename soft reset to compute resetOded Gabbay1-8/+8
2022-07-12habanalabs: add a value field to hl_fw_send_pci_access_msg()Tomer Tayar1-1/+1
2022-07-12habanalabs: fixes to the poll-timeout macrosOhad Sharabi1-29/+90
2022-07-12habanalabs: save f/w preboot minor versionSagiv Ozeri1-1/+3
2022-07-12habanalabs: add support for common decoder interruptsOfir Bitton1-0/+3
2022-07-12habanalabs: naming refactor of user interrupt flowOfir Bitton1-4/+4
2022-07-12habanalabs: wait for preboot ready after hard resetOhad Sharabi1-4/+23
2022-07-12habanalabs: add gaudi2 MMU supportMoti Haimovski1-15/+84
2022-07-12habanalabs: add gaudi2 wait-for-CS supportOded Gabbay1-0/+6
2022-07-12habanalabs: add generic security moduleOfir Bitton1-0/+69
2022-07-12habanalabs: remove obsolete device variables used for testingOded Gabbay1-8/+17
2022-07-12habanalabs: add gaudi2 asic-specific codeOded Gabbay1-48/+199
2022-07-12habanalabs: remove redundant argument in access_dev_mem APIsOfir Bitton1-4/+4
2022-07-12habanalabs: communicate supported page sizes to userOhad Sharabi1-2/+3
2022-07-12habanalabs: page size can only be a power of 2Ohad Sharabi1-3/+0
2022-07-12habanalabs: refactor dma asic-specific functionsOhad Sharabi1-0/+9
2022-07-12habanalabs: don't send addr and size to scrub_device_mem cbDafna Hirschfeld1-2/+2
2022-07-12habanalabs/gaudi: fix a race condition causing DMAR errorYuri Nudelman1-0/+1
2022-07-12habanalabs: move memory_scrub_val to hdev structDafna Hirschfeld1-2/+2
2022-07-12habanalabs: remove unused get_dma_desc_list_sizeOded Gabbay1-3/+0
2022-07-12habanalabs/gaudi: collect undefined opcode error infoTal Cohen1-3/+37
2022-07-12habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()Tomer Tayar1-4/+7
2022-07-12habanalabs: keep a record of completed CS outcomesYuri Nudelman1-0/+37
2022-07-12habanalabs: change the write flag name of error info structsTal Cohen1-6/+6
2022-05-22habanalabs: use separate structure info for each error collect dataTal Cohen1-29/+42
2022-05-22habanalabs: remove hdev from hl_ctx_get argsOhad Sharabi1-1/+1
2022-05-22habanalabs: do MMU prefetch as deferred workOhad Sharabi1-3/+24
2022-05-22habanalabs: add support for notification via eventfdTal Cohen1-12/+28
2022-05-22habanalabs: add topic to memory manager bufferYuri Nudelman1-0/+2
2022-05-22habanalabs: add device memory scrub ability through debugfsDafna Hirschfeld1-0/+6
2022-05-22habanalabs: use unified memory manager for CB flowYuri Nudelman1-44/+3