index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
command_submission.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: create common folder
Oded Gabbay
2020-07-24
1
-1232
/
+0
*
habanalabs: Assign each CQ with its own work queue
Ofir Bitton
2020-07-24
1
-1
/
+3
*
habanalabs: configure maximum queues per asic
Ofir Bitton
2020-07-24
1
-4
/
+20
*
habanalabs: Add dropped cs statistics info struct
Ofir Bitton
2020-07-24
1
-1
/
+23
*
habanalabs: rephrase error messages
Oded Gabbay
2020-07-24
1
-7
/
+13
*
habanalabs: sync stream generic functionality
Ofir Bitton
2020-07-24
1
-2
/
+4
*
habanalabs: Use pending CS amount per ASIC
Ofir Bitton
2020-07-24
1
-2
/
+4
*
habanalabs: Correct handling when failing to enqueue CB
Ofir Bitton
2020-06-24
1
-0
/
+13
*
habanalabs: correctly cast u64 to void*
Oded Gabbay
2020-06-01
1
-1
/
+1
*
habanalabs: don't set default fence_ops->wait
Daniel Vetter
2020-05-25
1
-1
/
+0
*
habanalabs: add signal/wait to CS IOCTL operations
Omer Shpigelman
2020-05-19
1
-20
/
+321
*
habanalabs: handle the h/w sync object
Omer Shpigelman
2020-05-19
1
-20
/
+31
*
uapi: habanalabs: add signal/wait operations
Omer Shpigelman
2020-05-19
1
-1
/
+12
*
habanalabs: handle barriers in DMA QMAN streams
Oded Gabbay
2020-05-17
1
-0
/
+1
*
habanalabs: Remove unused parse_cnt variable
Tomer Tayar
2020-03-24
1
-2
/
+2
*
habanalabs: Avoid running restore chunks if no execute chunks
Tomer Tayar
2020-03-24
1
-20
/
+21
*
habanalabs: use the user CB size as a default job size
Omer Shpigelman
2020-03-24
1
-4
/
+2
*
habanalabs: rate limit error msg on waiting for CS
Oded Gabbay
2019-12-14
1
-2
/
+3
*
habanalabs: don't print error when queues are full
Oded Gabbay
2019-11-21
1
-3
/
+4
*
habanalabs: Add a new H/W queue type
Tomer Tayar
2019-11-21
1
-38
/
+82
*
habanalabs: Mark queue as expecting CB handle or address
Tomer Tayar
2019-11-21
1
-1
/
+3
*
habanalabs: stop using the acronym KMD
Oded Gabbay
2019-09-05
1
-2
/
+3
*
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
2019-09-05
1
-4
/
+16
*
habanalabs: add debug print when rejecting CS
Oded Gabbay
2019-09-05
1
-0
/
+2
*
habanalabs: fix host memory polling in BE architecture
Ben Segal
2019-07-29
1
-1
/
+1
*
habanalabs: change polling functions to macros
Oded Gabbay
2019-05-09
1
-6
/
+4
*
habanalabs: remove redundant member from parser struct
Dalit Ben Zoor
2019-05-01
1
-1
/
+0
*
habanalabs: rename restore to ctx_switch when appropriate
Oded Gabbay
2019-04-25
1
-8
/
+8
*
habanalabs: improve error messages
Oded Gabbay
2019-03-27
1
-1
/
+2
*
habanalabs: ratelimit warnings at start of IOCTLs
Oded Gabbay
2019-03-05
1
-1
/
+1
*
habanalabs: perform accounting for active CS
Oded Gabbay
2019-03-03
1
-0
/
+6
*
habanalabs: soft-reset device if context-switch fails
Oded Gabbay
2019-02-28
1
-7
/
+9
*
habanalabs: add debugfs support
Oded Gabbay
2019-02-18
1
-0
/
+12
*
habanalabs: add command submission module
Oded Gabbay
2019-02-18
1
-0
/
+766