index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
habanalabs_ioctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: get card type, location from F/W
Omer Shpigelman
2020-05-19
1
-0
/
+2
*
habanalabs: Add INFO IOCTL opcode for time sync information
Tomer Tayar
2020-05-19
1
-0
/
+19
*
habanalabs: expose reset counters via existing INFO IOCTL
Moti Haimovski
2019-11-21
1
-0
/
+19
*
habanalabs: make code more concise
Oded Gabbay
2019-11-21
1
-13
/
+9
*
habanalabs: expose card name in INFO IOCTL
Oded Gabbay
2019-11-21
1
-2
/
+7
*
habanalabs: add opcode to INFO IOCTL to return clock rate
Oded Gabbay
2019-11-21
1
-0
/
+23
*
habanalabs: add uapi to retrieve aggregate H/W events
Oded Gabbay
2019-09-05
1
-3
/
+8
*
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
2019-09-05
1
-0
/
+27
*
habanalabs: replace __le32_to_cpu with le32_to_cpu
Oded Gabbay
2019-09-05
1
-1
/
+1
*
habanalabs: Handle HW_IP_INFO if device disabled or in reset
Tomer Tayar
2019-09-05
1
-6
/
+13
*
habanalabs: use default structure for user input in Debug IOCTL
Omer Shpigelman
2019-09-05
1
-7
/
+10
*
habanalabs: create two char devices per ASIC
Oded Gabbay
2019-09-05
1
-28
/
+67
*
habanalabs: show the process context dram usage
Oded Gabbay
2019-09-05
1
-4
/
+7
*
habanalabs: Add busy engines bitmask to HW idle IOCTL
Tomer Tayar
2019-07-01
1
-1
/
+2
*
habanalabs: Add debugfs node for engines status
Tomer Tayar
2019-07-01
1
-1
/
+1
*
habanalabs: add rate-limit to an error message
Oded Gabbay
2019-06-06
1
-1
/
+1
*
habanalabs: force user to set device debug mode
Oded Gabbay
2019-05-04
1
-0
/
+8
*
habanalabs: use u64_to_user_ptr() for reading user pointers
Arnd Bergmann
2019-06-20
1
-1
/
+1
*
habanalabs: improve IOCTLs behavior when disabled or reset
Oded Gabbay
2019-04-06
1
-1
/
+2
*
habanalabs: add new IOCTL for debug, tracing and profiling
Omer Shpigelman
2019-04-01
1
-1
/
+112
*
habanalabs: add device status option to INFO IOCTL
Dalit Ben Zoor
2019-03-24
1
-0
/
+19
*
habanalabs: Add a printout with the name of a busy engine
Tomer Tayar
2019-03-07
1
-1
/
+1
*
habanalabs: ratelimit warnings at start of IOCTLs
Oded Gabbay
2019-03-05
1
-1
/
+1
*
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
2019-02-28
1
-1
/
+1
*
habanalabs: implement INFO IOCTL
Oded Gabbay
2019-02-18
1
-0
/
+126
*
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
2019-02-18
1
-1
/
+2
*
habanalabs: add command submission module
Oded Gabbay
2019-02-18
1
-1
/
+3
*
habanalabs: add device reset support
Oded Gabbay
2019-02-18
1
-0
/
+6
*
habanalabs: add command buffer module
Oded Gabbay
2019-02-18
1
-0
/
+99