index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
habanalabs_ioctl.c
Age
Commit message (
Expand
)
Author
2019-11-21
habanalabs: expose reset counters via existing INFO IOCTL
Moti Haimovski
2019-11-21
habanalabs: make code more concise
Oded Gabbay
2019-11-21
habanalabs: expose card name in INFO IOCTL
Oded Gabbay
2019-11-21
habanalabs: add opcode to INFO IOCTL to return clock rate
Oded Gabbay
2019-09-05
habanalabs: add uapi to retrieve aggregate H/W events
Oded Gabbay
2019-09-05
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
2019-09-05
habanalabs: replace __le32_to_cpu with le32_to_cpu
Oded Gabbay
2019-09-05
habanalabs: Handle HW_IP_INFO if device disabled or in reset
Tomer Tayar
2019-09-05
habanalabs: use default structure for user input in Debug IOCTL
Omer Shpigelman
2019-09-05
habanalabs: create two char devices per ASIC
Oded Gabbay
2019-09-05
habanalabs: show the process context dram usage
Oded Gabbay
2019-07-01
habanalabs: Add busy engines bitmask to HW idle IOCTL
Tomer Tayar
2019-07-01
habanalabs: Add debugfs node for engines status
Tomer Tayar
2019-06-06
habanalabs: add rate-limit to an error message
Oded Gabbay
2019-05-04
habanalabs: force user to set device debug mode
Oded Gabbay
2019-06-20
habanalabs: use u64_to_user_ptr() for reading user pointers
Arnd Bergmann
2019-04-06
habanalabs: improve IOCTLs behavior when disabled or reset
Oded Gabbay
2019-04-01
habanalabs: add new IOCTL for debug, tracing and profiling
Omer Shpigelman
2019-03-24
habanalabs: add device status option to INFO IOCTL
Dalit Ben Zoor
2019-03-07
habanalabs: Add a printout with the name of a busy engine
Tomer Tayar
2019-03-05
habanalabs: ratelimit warnings at start of IOCTLs
Oded Gabbay
2019-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
2019-02-18
habanalabs: implement INFO IOCTL
Oded Gabbay
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
2019-02-18
habanalabs: add command submission module
Oded Gabbay
2019-02-18
habanalabs: add device reset support
Oded Gabbay
2019-02-18
habanalabs: add command buffer module
Oded Gabbay