summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/common/habanalabs_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-08habanalabs: support fetching first available user CQOfir Bitton1-1/+2
2021-01-27habanalabs: modify device_idle interfaceOhad Sharabi1-2/+3
2021-01-27habanalabs: add user available interrupt to hw_ipOfir Bitton1-0/+2
2021-01-27habanalabs: report correct dram size in info ioctlOfir Bitton1-1/+9
2021-01-27habanalabs: return dram virtual address in info ioctlAlon Mizrahi1-1/+3
2021-01-27habanalabs: report dram_page_size in hw_ip_info ioctlMoti Haimovski1-0/+1
2021-01-21habanalabs: fix backward compatibility of idle checkOded Gabbay1-0/+2
2020-12-28habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi1-0/+5
2020-12-28habanalabs: remove generic gaudi get_pll_freq functionAlon Mizrahi1-1/+1
2020-12-28habanalabs: Fix a missing-braces warningTomer Tayar1-1/+1
2020-11-30habanalabs: fetch pll frequency from firmwareAlon Mizrahi1-0/+22
2020-11-30habanalabs: print message with correct deviceOded Gabbay1-1/+1
2020-11-30habanalabs: add 'needs reset' state in driverOfir Bitton1-4/+8
2020-11-30habanalabs: fix cs counters structurefarah kassabri1-12/+23
2020-11-30habanalabs: change aggregate cs counters to atomicOded Gabbay1-2/+16
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay1-6/+6
2020-09-22habanalabs: add support for getting device total energyfarah kassabri1-0/+24
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri1-1/+1
2020-09-22habanalabs: expose sync manager resources allocation in INFO IOCTLOfir Bitton1-1/+29
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton1-0/+41
2020-07-24habanalabs: create common folderOded Gabbay1-0/+546