aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/habanalabs_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-06habanalabs: improve IOCTLs behavior when disabled or resetOded Gabbay1-1/+2
2019-04-01habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman1-1/+112
2019-03-24habanalabs: add device status option to INFO IOCTLDalit Ben Zoor1-0/+19
2019-03-07habanalabs: Add a printout with the name of a busy engineTomer Tayar1-1/+1
2019-03-05habanalabs: ratelimit warnings at start of IOCTLsOded Gabbay1-1/+1
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsOded Gabbay1-1/+1
2019-02-18habanalabs: implement INFO IOCTLOded Gabbay1-0/+126
2019-02-18habanalabs: add virtual memory and MMU modulesOmer Shpigelman1-1/+2
2019-02-18habanalabs: add command submission moduleOded Gabbay1-1/+3
2019-02-18habanalabs: add device reset supportOded Gabbay1-0/+6
2019-02-18habanalabs: add command buffer moduleOded Gabbay1-0/+99