index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
command_submission.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: add validation cs counter, fix misplaced counters
Alon Mizrahi
2020-12-28
1
-18
/
+57
*
habanalabs: Revise comment to align with mirror list name
Tomer Tayar
2020-12-28
1
-1
/
+1
*
habanalabs: Modify the cs_cnt of a CB to be atomic
Tomer Tayar
2020-11-30
1
-22
/
+7
*
habanalabs: Add mask for CS type bits in CS flags
Tomer Tayar
2020-11-30
1
-2
/
+4
*
habanalabs: add support for cs with timestamp
Ofir Bitton
2020-11-30
1
-12
/
+32
*
habanalabs: indicate to user that a cs is gone
Ofir Bitton
2020-11-30
1
-18
/
+50
*
habanalabs: print CS type when it is stuck
Oded Gabbay
2020-11-30
1
-3
/
+25
*
habanalabs: Rename hw_queues_mirror to cs_mirror
Tomer Tayar
2020-11-30
1
-10
/
+8
*
habanalabs: add 'needs reset' state in driver
Ofir Bitton
2020-11-30
1
-2
/
+5
*
habanalabs: Separate CS job completion from its deallocation
Tomer Tayar
2020-11-30
1
-6
/
+19
*
habanalabs: release signal if collective wait was dropped
Ofir Bitton
2020-11-30
1
-2
/
+4
*
habanalabs: Small refactoring of cs_do_release()
Tomer Tayar
2020-11-30
1
-50
/
+49
*
habanalabs: Small refactoring of CS IOCTL handling
Tomer Tayar
2020-11-30
1
-194
/
+223
*
habanalabs: fix cs counters structure
farah kassabri
2020-11-30
1
-8
/
+10
*
habanalabs: initialize variable before use
Oded Gabbay
2020-11-30
1
-1
/
+1
*
habanalabs: make sure cs type is valid in cs_ioctl_signal_wait
Oded Gabbay
2020-11-30
1
-1
/
+3
*
habanalabs: sync stream collective support
Ofir Bitton
2020-11-30
1
-6
/
+5
*
habanalabs: sync stream collective infrastructure
Ofir Bitton
2020-11-30
1
-7
/
+31
*
habanalabs: use enum for CB allocation options
Tal Cohen
2020-11-30
1
-2
/
+29
*
habanalabs: remove duplicate check
Oded Gabbay
2020-11-30
1
-3
/
+4
*
habanalabs: sync stream refactor functions
Ofir Bitton
2020-11-30
1
-92
/
+118
*
habanalabs: add support for multiple SOBs per monitor
Ofir Bitton
2020-11-30
1
-0
/
+32
*
habanalabs: change aggregate cs counters to atomic
Oded Gabbay
2020-11-30
1
-21
/
+21
*
habanalabs: allow to wait on CS without sleep
Oded Gabbay
2020-09-22
1
-2
/
+5
*
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
2020-09-22
1
-1
/
+4
*
habanalabs: eliminate redundant else condition
Oded Gabbay
2020-09-22
1
-2
/
+2
*
habanalabs: Replace dma-fence mechanism with completions
Ofir Bitton
2020-09-22
1
-48
/
+47
*
habanalabs: verify user input in cs_ioctl_signal_wait
Ofir Bitton
2020-08-22
1
-0
/
+8
*
habanalabs: remove unused but set variable 'ctx_asid'
Wei Yongjun
2020-07-29
1
-2
/
+1
*
habanalabs: create internal CB pool
Ofir Bitton
2020-07-24
1
-6
/
+7
*
habanalabs: create common folder
Oded Gabbay
2020-07-24
1
-0
/
+1232