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