index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
habanalabs: add gaudi2 asic-specific code
Oded Gabbay
1
-0
/
+3
2022-07-12
habanalabs: move call to scrub_device_mem after ctx_fini
Dafna Hirschfeld
1
-3
/
+0
2022-07-12
habanalabs: don't send addr and size to scrub_device_mem cb
Dafna Hirschfeld
1
-1
/
+1
2022-07-12
habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()
Tomer Tayar
1
-21
/
+37
2022-07-12
habanalabs: keep a record of completed CS outcomes
Yuri Nudelman
1
-1
/
+8
2022-05-22
habanalabs: remove hdev from hl_ctx_get args
Ohad Sharabi
1
-2
/
+2
2021-12-26
habanalabs: keep control device alive during hard reset
Dani Liberman
1
-5
/
+3
2021-12-26
habanalabs: remove compute context pointer
Oded Gabbay
1
-1
/
+1
2021-12-26
habanalabs: add helper to get compute context
Oded Gabbay
1
-0
/
+23
2021-12-26
habanalabs: fix etr asid configuration
Oded Gabbay
1
-1
/
+1
2021-12-26
habanalabs: save ctx inside encaps signal
Oded Gabbay
1
-5
/
+5
2021-12-26
habanalabs: remove redundant check on ctx_fini
Oded Gabbay
1
-3
/
+1
2021-10-18
habanalabs: context cleanup cosmetics
Omer Shpigelman
1
-7
/
+1
2021-08-29
habanalabs: remove redundant warning message
Oded Gabbay
1
-3
/
+0
2021-08-29
habanalabs: add support for encapsulated signals submission
farah kassabri
1
-8
/
+6
2021-08-29
habanalabs: add support for encapsulated signals reservation
farah kassabri
1
-0
/
+56
2021-08-29
habanalabs: add wait-for-multi-CS uAPI
Ohad Sharabi
1
-1
/
+21
2021-08-29
habanalabs: get multiple fences under same cs_lock
Ohad Sharabi
1
-9
/
+44
2021-06-18
habanalabs: reset device upon FD close if not idle
Ofir Bitton
1
-9
/
+0
2021-04-09
habanalabs: support HW blocks vm show
Sagiv Ozeri
1
-3
/
+11
2021-01-27
habanalabs: modify device_idle interface
Ohad Sharabi
1
-4
/
+5
2021-01-27
habanalabs: add driver support for internal cb scheduling
Ofir Bitton
1
-0
/
+8
2021-01-27
habanalabs: Init the VM module for kernel context
Ofir Bitton
1
-3
/
+13
2020-11-30
habanalabs/gaudi: scrub all memory upon closing FD
farah kassabri
1
-0
/
+3
2020-11-30
habanalabs: sync stream collective support
Ofir Bitton
1
-0
/
+1
2020-09-25
habanalabs: add notice of device not idle
Oded Gabbay
1
-0
/
+8
2020-09-25
habanalabs: add debug messages for opening/closing context
Oded Gabbay
1
-0
/
+5
2020-09-22
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
1
-1
/
+11
2020-09-22
habanalabs: Replace dma-fence mechanism with completions
Ofir Bitton
1
-6
/
+7
2020-07-24
habanalabs: Fix memory leak in error flow of context initialization
Tomer Tayar
1
-8
/
+10
2020-07-24
habanalabs: create internal CB pool
Ofir Bitton
1
-0
/
+8
2020-07-24
habanalabs: create common folder
Oded Gabbay
1
-0
/
+237