summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common/habanalabs_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-22habanalabs: use separate structure info for each error collect dataTal Cohen1-9/+9
2022-05-22habanalabs: return -EFAULT on copy_to_user errorOded Gabbay1-3/+1
2022-05-22habanalabs: use NULL for eventfdOded Gabbay1-2/+2
2022-05-22habanalabs: add support for notification via eventfdTal Cohen1-0/+65
2022-05-22habanalabs: expose compute ctx status through info ioctlOfir Bitton1-0/+2
2022-05-22habanalabs: add user API to get valid DRAM page sizesOhad Sharabi1-0/+24
2022-05-22habanalabs: add DRAM default page size to HW infoOhad Sharabi1-0/+1
2022-02-28habanalabs: expose number of user interruptsOded Gabbay1-2/+2
2022-02-28habanalabs: remove hwmgr.cOded Gabbay1-1/+1
2022-02-28habanalabs: get clk is common functionOded Gabbay1-5/+4
2021-12-26habanalabs: refactor reset information variablesOfir Bitton1-2/+2
2021-12-26habanalabs: replace some -ENOTTY with -EINVALOded Gabbay1-2/+2
2021-12-26habanalabs: return correct clock throttling periodOfir Bitton1-2/+2
2021-12-26habanalabs: fix etr asid configurationOded Gabbay1-6/+7
2021-12-26habanalabs: enable access to info ioctl during hard resetDani Liberman1-7/+0
2021-12-26habanalabs: add more info ioctls support during resetOfir Bitton1-28/+27
2021-12-26habanalabs: add support for fetching historic errorsDani Liberman1-0/+60
2021-12-26habanalabs: add new opcodes for INFO IOCTLfarah kassabri1-0/+43
2021-12-26habanalabs: expand clock throttling information uAPIOfir Bitton1-2/+25
2021-09-01habanalabs: expose server type in INFO IOCTLOded Gabbay1-0/+2
2021-06-18habanalabs: added open_stats info ioctlYuri Nudelman1-0/+21
2021-06-18habanalabs: add missing space after castingOmer Shpigelman1-1/+1
2021-04-09habanalabs: improve utilization calculationKoby Elbaz1-8/+3
2021-04-09habanalabs: return current power via INFO IOCTLSagiv Ozeri1-0/+22
2021-04-09habanalabs: wait for interrupt supportOfir Bitton1-1/+1
2021-03-10habanalabs: Disable file operations after device is removedTomer Tayar1-0/+12
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