summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/common/habanalabs_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-26habanalabs: move driver to accel subsystemOded Gabbay1-1190/+0
2023-01-26habanalabs/uapi: move uapi file to drmOded Gabbay1-1/+1
2023-01-26habanalabs: pass-through request from user to f/wfarah kassabri1-0/+51
2022-11-23habanalabs: skip events info ioctl if not supportedOhad Sharabi1-0/+4
2022-11-23habanalabs/gaudi2: add PCI revision 2 supportOfir Bitton1-2/+4
2022-11-23habanalabs: allow unregistering eventfd when device non-operationalTomer Tayar1-3/+3
2022-11-23habanalabs: add page fault info uapiDani Liberman1-0/+42
2022-11-23habanalabs: refactor razwi event notificationDani Liberman1-9/+3
2022-09-19habanalabs/gaudi2: add secured attestation info uapiDani Liberman1-0/+52
2022-09-19habanalabs: rename error info structureDani Liberman1-15/+15
2022-09-18habanalabs: expose device security status using info ioctlOfir Bitton1-0/+1
2022-09-18habanalabs: add uapi to retrieve engines statusDani Liberman1-0/+40
2022-07-12habanalabs: rename soft reset to compute resetOded Gabbay1-1/+1
2022-07-12habanalabs: add gaudi2 MMU supportMoti Haimovski1-1/+1
2022-07-12habanalabs: initialize new asic propertiesOded Gabbay1-7/+14
2022-07-12habanalabs: add gaudi2 asic-specific codeOded Gabbay1-1/+1
2022-07-12habanalabs: communicate supported page sizes to userOhad Sharabi1-1/+1
2022-07-12habanalabs: expose undefined opcode status via info ioctlTal Cohen1-0/+25
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