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
2021-12-26
habanalabs: add support for fetching historic errors
Dani Liberman
2021-12-26
habanalabs: refactor wait-for-user-interrupt function
Bharat Jauhari
2021-12-26
habanalabs: change wait for interrupt timeout to 64 bit
Dani Liberman
2021-12-26
habanalabs: rename reset flags
Bharat Jauhari
2021-12-26
habanalabs: handle abort scenario for user interrupt
Bharat Jauhari
2021-10-18
habanalabs: refactor fence handling in hl_cs_poll_fences
Dani Liberman
2021-10-18
habanalabs: simplify wait for interrupt with timestamp flow
Yuri Nudelman
2021-10-18
habanalabs: fix NULL pointer dereference
Dani Liberman
2021-10-18
habanalabs: fix race condition in multi CS completion
Dani Liberman
2021-10-18
habanalabs: take timestamp on wait for interrupt
Yuri Nudelman
2021-10-18
habanalabs: add support for a long interrupt target value
Ofir Bitton
2021-10-18
habanalabs: remove redundant cs validity checks
Ofir Bitton
2021-09-29
habanalabs: fix resetting args in wait for CS IOCTL
Rajaravi Krishna Katta
2021-09-14
habanalabs: expose a single cs seq in staged submissions
Ofir Bitton
2021-09-14
habanalabs: rate limit multi CS completion errors
Ofir Bitton
2021-09-14
habanalabs: fail collective wait when not supported
Ofir Bitton
2021-09-14
habanalabs: fix kernel OOPs related to staged cs
farah kassabri
2021-09-14
habanalabs: fix potential race in interrupt wait ioctl
Ofir Bitton
2021-09-01
habanalabs: never copy_from_user inside spinlock
Oded Gabbay
2021-09-01
habanalabs: remove unnecessary device status check
Oded Gabbay
2021-09-01
habanalabs: disable IRQ in user interrupts spinlock
Oded Gabbay
2021-09-01
habanalabs: modify multi-CS to wait on stream masters
Ohad Sharabi
2021-08-29
habanalabs: add support for encapsulated signals submission
farah kassabri
2021-08-29
habanalabs: add support for encapsulated signals reservation
farah kassabri
2021-08-29
habanalabs: signal/wait change sync object reset flow
farah kassabri
2021-08-29
habanalabs: add wait-for-multi-CS uAPI
Ohad Sharabi
2021-08-29
habanalabs: get multiple fences under same cs_lock
Ohad Sharabi
2021-08-29
habanalabs: expose state dump
Yuri Nudelman
2021-08-29
habanalabs: handle case of interruptable wait
Oded Gabbay
2021-08-29
habanalabs: re-init completion object upon retry
Oded Gabbay
2021-06-21
habanalabs: add validity check for signal cs
farah kassabri
2021-06-18
debugfs: add skip_reset_on_timeout option
Yuri Nudelman
2021-06-18
habanalabs: add debug flag to prevent failure on timeout
Yuri Nudelman
2021-06-18
habanalabs/gaudi: send hard reset cause to preboot
Koby Elbaz
2021-05-08
habanalabs: wait for interrupt wrong timeout calculation
Ofir Bitton
2021-04-09
habanalabs: add custom timeout flag per cs
Alon Mizrahi
2021-04-09
habanalabs: improve utilization calculation
Koby Elbaz
2021-04-09
habanalabs: move relevant datapath work outside cs lock
Ofir Bitton
2021-04-09
habanalabs: skip DISABLE PCI packet to FW on heartbeat
Ohad Sharabi
2021-04-09
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
2021-04-09
habanalabs: use correct define for 32-bit max value
Oded Gabbay
2021-04-09
habanalabs: wait for interrupt support
Ofir Bitton
2021-01-27
habanalabs: staged submission support
Ofir Bitton
2021-01-27
habanalabs: add CS completion and timeout properties
Ofir Bitton
2021-01-27
habanalabs: add driver support for internal cb scheduling
Ofir Bitton
2021-01-27
habanalabs: increment ctx ref from within a cs allocation
Ofir Bitton
2021-01-27
habanalabs: replace WARN/WARN_ON with dev_crit in driver
Alon Mizrahi
2021-01-27
habanalabs: allow user to pass a staged submission seq
Ofir Bitton
2021-01-27
habanalabs/gaudi: support CS with no completion
Ofir Bitton
2020-12-28
habanalabs: add validation cs counter, fix misplaced counters
Alon Mizrahi
[prev]
[next]