index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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
Files
Lines
2021-04-09
habanalabs: use correct define for 32-bit max value
Oded Gabbay
1
-1
/
+1
2021-04-09
habanalabs: wait for interrupt support
Ofir Bitton
1
-1
/
+212
2021-01-27
habanalabs: staged submission support
Ofir Bitton
1
-24
/
+190
2021-01-27
habanalabs: add CS completion and timeout properties
Ofir Bitton
1
-19
/
+85
2021-01-27
habanalabs: add driver support for internal cb scheduling
Ofir Bitton
1
-0
/
+139
2021-01-27
habanalabs: increment ctx ref from within a cs allocation
Ofir Bitton
1
-10
/
+5
2021-01-27
habanalabs: replace WARN/WARN_ON with dev_crit in driver
Alon Mizrahi
1
-2
/
+2
2021-01-27
habanalabs: allow user to pass a staged submission seq
Ofir Bitton
1
-5
/
+11
2021-01-27
habanalabs/gaudi: support CS with no completion
Ofir Bitton
1
-0
/
+1
2020-12-28
habanalabs: add validation cs counter, fix misplaced counters
Alon Mizrahi
1
-18
/
+57
2020-12-28
habanalabs: Revise comment to align with mirror list name
Tomer Tayar
1
-1
/
+1
2020-11-30
habanalabs: Modify the cs_cnt of a CB to be atomic
Tomer Tayar
1
-22
/
+7
2020-11-30
habanalabs: Add mask for CS type bits in CS flags
Tomer Tayar
1
-2
/
+4
2020-11-30
habanalabs: add support for cs with timestamp
Ofir Bitton
1
-12
/
+32
2020-11-30
habanalabs: indicate to user that a cs is gone
Ofir Bitton
1
-18
/
+50
2020-11-30
habanalabs: print CS type when it is stuck
Oded Gabbay
1
-3
/
+25
2020-11-30
habanalabs: Rename hw_queues_mirror to cs_mirror
Tomer Tayar
1
-10
/
+8
2020-11-30
habanalabs: add 'needs reset' state in driver
Ofir Bitton
1
-2
/
+5
2020-11-30
habanalabs: Separate CS job completion from its deallocation
Tomer Tayar
1
-6
/
+19
2020-11-30
habanalabs: release signal if collective wait was dropped
Ofir Bitton
1
-2
/
+4
2020-11-30
habanalabs: Small refactoring of cs_do_release()
Tomer Tayar
1
-50
/
+49
2020-11-30
habanalabs: Small refactoring of CS IOCTL handling
Tomer Tayar
1
-194
/
+223
2020-11-30
habanalabs: fix cs counters structure
farah kassabri
1
-8
/
+10
2020-11-30
habanalabs: initialize variable before use
Oded Gabbay
1
-1
/
+1
2020-11-30
habanalabs: make sure cs type is valid in cs_ioctl_signal_wait
Oded Gabbay
1
-1
/
+3
2020-11-30
habanalabs: sync stream collective support
Ofir Bitton
1
-6
/
+5
2020-11-30
habanalabs: sync stream collective infrastructure
Ofir Bitton
1
-7
/
+31
2020-11-30
habanalabs: use enum for CB allocation options
Tal Cohen
1
-2
/
+29
2020-11-30
habanalabs: remove duplicate check
Oded Gabbay
1
-3
/
+4
2020-11-30
habanalabs: sync stream refactor functions
Ofir Bitton
1
-92
/
+118
2020-11-30
habanalabs: add support for multiple SOBs per monitor
Ofir Bitton
1
-0
/
+32
2020-11-30
habanalabs: change aggregate cs counters to atomic
Oded Gabbay
1
-21
/
+21
2020-09-22
habanalabs: allow to wait on CS without sleep
Oded Gabbay
1
-2
/
+5
2020-09-22
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
1
-1
/
+4
2020-09-22
habanalabs: eliminate redundant else condition
Oded Gabbay
1
-2
/
+2
2020-09-22
habanalabs: Replace dma-fence mechanism with completions
Ofir Bitton
1
-48
/
+47
2020-08-22
habanalabs: verify user input in cs_ioctl_signal_wait
Ofir Bitton
1
-0
/
+8
2020-07-29
habanalabs: remove unused but set variable 'ctx_asid'
Wei Yongjun
1
-2
/
+1
2020-07-24
habanalabs: create internal CB pool
Ofir Bitton
1
-6
/
+7
2020-07-24
habanalabs: create common folder
Oded Gabbay
1
-0
/
+1232
[prev]