index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
hw_queue.c
Age
Commit message (
Expand
)
Author
2020-07-24
habanalabs: create common folder
Oded Gabbay
2020-07-24
habanalabs: verify queue can contain all cs jobs
Ofir Bitton
2020-07-24
habanalabs: use queue pi/ci in order to determine queue occupancy
Ofir Bitton
2020-07-24
habanalabs: configure maximum queues per asic
Ofir Bitton
2020-07-24
habanalabs: Add dropped cs statistics info struct
Ofir Bitton
2020-07-24
habanalabs: Increase queues depth
Ofir Bitton
2020-07-24
habanalabs: sync stream generic functionality
Ofir Bitton
2020-07-24
habanalabs: Use pending CS amount per ASIC
Ofir Bitton
2020-05-19
habanalabs: handle the h/w sync object
Omer Shpigelman
2020-05-17
habanalabs: handle barriers in DMA QMAN streams
Oded Gabbay
2020-05-17
habanalabs: re-factor H/W queues initialization
Omer Shpigelman
2019-11-21
habanalabs: Add a new H/W queue type
Tomer Tayar
2019-11-21
habanalabs: Fix typos
Tomer Tayar
2019-09-05
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
2019-09-05
habanalabs: replace __le32_to_cpu with le32_to_cpu
Oded Gabbay
2019-09-05
habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64
Oded Gabbay
2019-08-12
habanalabs: fix endianness handling for internal QMAN submission
Oded Gabbay
2019-05-12
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
2019-05-01
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
2019-05-01
habanalabs: rename functions to improve code readability
Oded Gabbay
2019-04-28
habanalabs: Use single pool for CPU accessible host memory
Tomer Tayar
2019-03-03
habanalabs: perform accounting for active CS
Oded Gabbay
2019-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
2019-02-18
habanalabs: add command submission module
Oded Gabbay
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay