index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
command_submission.c
Age
Commit message (
Expand
)
Author
2020-12-28
habanalabs: Revise comment to align with mirror list name
Tomer Tayar
2020-11-30
habanalabs: Modify the cs_cnt of a CB to be atomic
Tomer Tayar
2020-11-30
habanalabs: Add mask for CS type bits in CS flags
Tomer Tayar
2020-11-30
habanalabs: add support for cs with timestamp
Ofir Bitton
2020-11-30
habanalabs: indicate to user that a cs is gone
Ofir Bitton
2020-11-30
habanalabs: print CS type when it is stuck
Oded Gabbay
2020-11-30
habanalabs: Rename hw_queues_mirror to cs_mirror
Tomer Tayar
2020-11-30
habanalabs: add 'needs reset' state in driver
Ofir Bitton
2020-11-30
habanalabs: Separate CS job completion from its deallocation
Tomer Tayar
2020-11-30
habanalabs: release signal if collective wait was dropped
Ofir Bitton
2020-11-30
habanalabs: Small refactoring of cs_do_release()
Tomer Tayar
2020-11-30
habanalabs: Small refactoring of CS IOCTL handling
Tomer Tayar
2020-11-30
habanalabs: fix cs counters structure
farah kassabri
2020-11-30
habanalabs: initialize variable before use
Oded Gabbay
2020-11-30
habanalabs: make sure cs type is valid in cs_ioctl_signal_wait
Oded Gabbay
2020-11-30
habanalabs: sync stream collective support
Ofir Bitton
2020-11-30
habanalabs: sync stream collective infrastructure
Ofir Bitton
2020-11-30
habanalabs: use enum for CB allocation options
Tal Cohen
2020-11-30
habanalabs: remove duplicate check
Oded Gabbay
2020-11-30
habanalabs: sync stream refactor functions
Ofir Bitton
2020-11-30
habanalabs: add support for multiple SOBs per monitor
Ofir Bitton
2020-11-30
habanalabs: change aggregate cs counters to atomic
Oded Gabbay
2020-09-22
habanalabs: allow to wait on CS without sleep
Oded Gabbay
2020-09-22
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
2020-09-22
habanalabs: eliminate redundant else condition
Oded Gabbay
2020-09-22
habanalabs: Replace dma-fence mechanism with completions
Ofir Bitton
2020-08-22
habanalabs: verify user input in cs_ioctl_signal_wait
Ofir Bitton
2020-07-29
habanalabs: remove unused but set variable 'ctx_asid'
Wei Yongjun
2020-07-24
habanalabs: create internal CB pool
Ofir Bitton
2020-07-24
habanalabs: create common folder
Oded Gabbay
[prev]