aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: eliminate aggregate use warningOded Gabbay2022-09-205-10/+8
* habanalabs: remove some f/w descriptor validationsfarah kassabri2022-09-201-29/+14
* habanalabs: failure to open device due to reset is debug levelOded Gabbay2022-09-191-2/+2
* habanalabs/gaudi2: add secured attestation info uapiDani Liberman2022-09-193-0/+101
* habanalabs: rename error info structureDani Liberman2022-09-194-27/+27
* habanalabs: MMU invalidation h/w is per deviceOded Gabbay2022-09-194-26/+30
* habanalabs: fix resetting the DRAM BAROhad Sharabi2022-09-191-19/+22
* habanalabs: add support for new cpucp return codesOfir Bitton2022-09-192-3/+33
* habanalabs/gaudi2: read F/W security indication after hard resetTomer Tayar2022-09-192-7/+7
* habanalabs: fix possible hole in device vafarah kassabri2022-09-192-86/+20
* habanalabs: send device activity in a proper contextOfir Bitton2022-09-192-4/+4
* habanalabs: send device active message to f/wfarah kassabri2022-09-194-0/+22
* habanalabs: ignore EEPROM errors during bootOfir Bitton2022-09-181-0/+9
* habanalabs: perform context switch flow only if neededOfir Bitton2022-09-182-4/+8
* habanalabs: set command buffer host VA dynamicallyDafna Hirschfeld2022-09-183-12/+18
* habanalabs: trace DMA allocationsOhad Sharabi2022-09-182-27/+62
* habanalabs: trace MMU map/unmap pageOhad Sharabi2022-09-181-0/+7
* habanalabs: define trace eventsOhad Sharabi2022-09-181-0/+3
* habanalabs: fix calculation of DRAM base address in PCIe BARTomer Tayar2022-09-181-1/+5
* habanalabs: if map page fails don't try to unmap itDafna Hirschfeld2022-09-181-0/+2
* habanalabs: add cdev index data memberOmer Shpigelman2022-09-182-5/+9
* habanalabs: fix bug when setting va block sizeDafna Hirschfeld2022-09-181-2/+2
* habanalabs: expose device security status using info ioctlOfir Bitton2022-09-181-0/+1
* habanalabs: expose device security status through sysfsOfir Bitton2022-09-181-0/+10
* habanalabs: remove secured PCI IDsOfir Bitton2022-09-181-6/+0
* habanalabs: fix H/W block handling for partial unmappingsTomer Tayar2022-09-183-9/+21
* habanalabs: unify hwmon resources clean upDani Liberman2022-09-182-0/+22
* habanalabs/gaudi2: new API to control engine cores running modeTal Cohen2022-09-182-2/+49
* habanalabs: remove left-over code from bring-upOded Gabbay2022-09-181-20/+0
* habanalabs/gaudi2: change device f/w security checkfarah kassabri2022-09-181-0/+2
* habanalabs: move common function out of debugfs.cOded Gabbay2022-09-182-25/+24
* habanalabs: add a missing lock for in_reset indicationTomer Tayar2022-09-181-0/+2
* habanalabs: fix vma fields assignments order in hl_hw_block_mmap()Tomer Tayar2022-09-181-6/+5
* habanalabs: avoid returning a valid handle if map_block() failsTomer Tayar2022-09-181-4/+9
* habanalabs: fix command submission sanity checkTal Cohen2022-09-181-5/+9
* habanalabs: add uapi to retrieve engines statusDani Liberman2022-09-182-2/+41
* habanalabs: remove all kdma locksOded Gabbay2022-09-181-4/+0
* habanalabs: wrap macro arg with parenthesesOhad Sharabi2022-09-181-2/+2
* habanalabs: fix spelling mistakesBharat Jauhari2022-09-183-23/+22
* habanalabs/gaudi: increase default cs timeout to 10 minutesOded Gabbay2022-09-181-5/+18
* habanalabs: add return code field to module iteratorOhad Sharabi2022-09-181-2/+5
* habanalabs: rename non_hard_reset to compute_resetOfir Bitton2022-09-182-3/+3
* habanalabs: removed seq_file parameter from is_idle asic functionsDani Liberman2022-09-182-3/+61
* habanalabs: rename soft reset to compute resetOded Gabbay2022-07-126-27/+27
* habanalabs: add status of reset after device releaseOded Gabbay2022-07-122-7/+16
* habanalabs: fix update of is_in_soft_resetOded Gabbay2022-07-121-5/+15
* habanalabs: expose only valid debugfs nodesOfir Bitton2022-07-121-44/+50
* habanalabs: add a value field to hl_fw_send_pci_access_msg()Tomer Tayar2022-07-123-7/+6
* habanalabs: fixes to the poll-timeout macrosOhad Sharabi2022-07-121-29/+90
* habanalabs: initialize variable explicitlyOded Gabbay2022-07-121-1/+1