index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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]