index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2023-01-26
habanalabs: move driver to accel subsystem
Oded Gabbay
2023-01-26
habanalabs/uapi: move uapi file to drm
Oded Gabbay
2023-01-26
habanalabs: put fences in case of unexpected wait status
Tomer Tayar
2023-01-26
habanalabs: fix handling of wait CS for interrupting signals
Tomer Tayar
2023-01-26
habanalabs: abort waiting user threads upon error
Tomer Tayar
2022-11-23
habanalabs: clear non-released encapsulated signals
Tomer Tayar
2022-11-23
habanalabs: use graceful hard reset for CS timeouts
Tomer Tayar
2022-09-20
habanalabs: eliminate aggregate use warning
Oded Gabbay
2022-09-19
habanalabs: rename error info structure
Dani Liberman
2022-09-18
habanalabs: perform context switch flow only if needed
Ofir Bitton
2022-09-18
habanalabs/gaudi2: new API to control engine cores running mode
Tal Cohen
2022-09-18
habanalabs: fix command submission sanity check
Tal Cohen
2022-07-12
habanalabs: make sure variable is set before used
Oded Gabbay
2022-07-12
habanalabs: don't declare tmp twice in same function
Oded Gabbay
2022-07-12
habanalabs: add support for common decoder interrupts
Ofir Bitton
2022-07-12
habanalabs: naming refactor of user interrupt flow
Ofir Bitton
2022-07-12
habanalabs: add gaudi2 wait-for-CS support
Oded Gabbay
2022-07-12
habanalabs: add gaudi2 asic-specific code
Oded Gabbay
2022-07-12
habanalabs: print pointer with correct modifier
Oded Gabbay
2022-07-12
habanalabs: check fence pointer before use
Oded Gabbay
2022-07-12
habanalabs: fix NULL dereference on cs timeout
Yuri Nudelman
2022-07-12
habanalabs: add validity check for cq counter offset
farah kassabri
2022-07-12
habanalabs: send an event notification when CS timeout occurs
Tal Cohen
2022-07-12
habanalabs: keep a record of completed CS outcomes
Yuri Nudelman
2022-07-12
habanalabs: change the write flag name of error info structs
Tal Cohen
2022-05-22
habanalabs: use separate structure info for each error collect data
Tal Cohen
2022-05-22
habanalabs: remove hdev from hl_ctx_get args
Ohad Sharabi
2022-05-22
habanalabs: use unified memory manager for CB flow
Yuri Nudelman
2022-05-22
habanalabs: hide memory manager page shift
Yuri Nudelman
2022-05-22
habanalabs: fix comments according to kernel-doc
Rajaravi Krishna Katta
2022-05-22
habanalabs: convert ts to use unified memory manager
Yuri Nudelman
2022-05-22
habanalabs: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-02-28
habanalabs: Fix reset upon device release bug
farah kassabri
2022-02-28
habanalabs: Timestamps buffers registration
farah kassabri
2022-02-28
habanalabs: fix race when waiting on encaps signal
Dani Liberman
2022-02-28
habanalabs: remove duplicate print
Oded Gabbay
2022-02-28
habanalabs: fix race between wait and irq
Oded Gabbay
2022-02-28
habanalabs: fix user interrupt wait when timeout is 0
Oded Gabbay
2022-02-28
habanalabs: there is no kernel TDR in future ASICs
Oded Gabbay
2022-02-28
habanalabs: check the return value of hl_cs_poll_fences()
Tomer Tayar
2021-12-26
habanalabs: refactor reset information variables
Ofir Bitton
2021-12-26
habanalabs: handle skip multi-CS if handling not done
Ohad Sharabi
2021-12-26
habanalabs: change wait_for_interrupt implementation
farah kassabri
2021-12-26
habanalabs: prevent wait if CS in multi-CS list completed
Ohad Sharabi
2021-12-26
habanalabs: wait again for multi-CS if no CS completed
Ohad Sharabi
2021-12-26
habanalabs: save ctx inside encaps signal
Oded Gabbay
2021-12-26
habanalabs: free signal handle on failure
Oded Gabbay
2021-12-26
habanalabs: enable access to info ioctl during hard reset
Dani Liberman
2021-12-26
habanalabs: add SOB information to signal submission uAPI
Dani Liberman
2021-12-26
habanalabs: fix race condition in multi CS completion
Dani Liberman
[next]