index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
command_buffer.c
Age
Commit message (
Expand
)
Author
2021-12-26
habanalabs: add a lock to protect multiple reset variables
Ofir Bitton
2021-12-26
habanalabs: refactor reset information variables
Ofir Bitton
2021-12-26
habanalabs: replace some -ENOTTY with -EINVAL
Oded Gabbay
2021-12-26
habanalabs: change wait_for_interrupt implementation
farah kassabri
2021-12-26
habanalabs: fix possible deadlock in cache invl failure
Ofir Bitton
2021-12-26
habanalabs: partly skip cache flush when in PMMU map flow
Yuri Nudelman
2021-12-26
habanalabs: add enum mmu_op_flags
Yuri Nudelman
2021-12-26
habanalabs: wrong VA size calculation
Yuri Nudelman
2021-09-01
habanalabs: cannot sleep while holding spinlock
farah kassabri
2021-08-29
habanalabs: rename cb_mmap to mmap
Zvika Yehudai
2021-04-09
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
2021-01-27
habanalabs: replace WARN/WARN_ON with dev_crit in driver
Alon Mizrahi
2020-11-30
habanalabs: Add CB IOCTL opcode to retrieve CB information
Tomer Tayar
2020-11-30
habanalabs: mmu map wrapper for sizes larger than a page
Ofir Bitton
2020-11-30
habanalabs: restore vm_pgoff after mmap
Oded Gabbay
2020-11-30
habanalabs: add 'needs reset' state in driver
Ofir Bitton
2020-11-30
habanalabs: Move repeatedly included headers to habanalabs.h
Tomer Tayar
2020-11-04
habanalabs: fix kernel pointer type
Arnd Bergmann
2020-09-22
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
2020-09-22
habanalabs: Save context in a command buffer object
Tomer Tayar
2020-09-22
habanalabs: make use of dma_mmap_coherent
Hillf Danton
2020-09-22
habanalabs: clear vm_pgoff before doing the mmap
Oded Gabbay
2020-09-22
habanalabs: restructure hl_mmap
Oded Gabbay
2020-09-22
habanalabs: change CB's ID to be 64 bits
Oded Gabbay
2020-08-22
habanalabs: Validate user address before mapping
Ofir Bitton
2020-07-24
habanalabs: create internal CB pool
Ofir Bitton
2020-07-24
habanalabs: create common folder
Oded Gabbay