index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
hw_queue.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: create common folder
Oded Gabbay
2020-07-24
1
-918
/
+0
*
habanalabs: verify queue can contain all cs jobs
Ofir Bitton
2020-07-24
1
-0
/
+7
*
habanalabs: use queue pi/ci in order to determine queue occupancy
Ofir Bitton
2020-07-24
1
-55
/
+27
*
habanalabs: configure maximum queues per asic
Ofir Bitton
2020-07-24
1
-7
/
+12
*
habanalabs: Add dropped cs statistics info struct
Ofir Bitton
2020-07-24
1
-1
/
+4
*
habanalabs: Increase queues depth
Ofir Bitton
2020-07-24
1
-2
/
+0
*
habanalabs: sync stream generic functionality
Ofir Bitton
2020-07-24
1
-5
/
+43
*
habanalabs: Use pending CS amount per ASIC
Ofir Bitton
2020-07-24
1
-1
/
+1
*
habanalabs: handle the h/w sync object
Omer Shpigelman
2020-05-19
1
-4
/
+103
*
habanalabs: handle barriers in DMA QMAN streams
Oded Gabbay
2020-05-17
1
-1
/
+2
*
habanalabs: re-factor H/W queues initialization
Omer Shpigelman
2020-05-17
1
-5
/
+5
*
habanalabs: Add a new H/W queue type
Tomer Tayar
2019-11-21
1
-55
/
+194
*
habanalabs: Fix typos
Tomer Tayar
2019-11-21
1
-2
/
+2
*
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
2019-09-05
1
-1
/
+7
*
habanalabs: replace __le32_to_cpu with le32_to_cpu
Oded Gabbay
2019-09-05
1
-1
/
+1
*
habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64
Oded Gabbay
2019-09-05
1
-4
/
+4
*
habanalabs: fix endianness handling for internal QMAN submission
Oded Gabbay
2019-08-12
1
-9
/
+5
*
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
2019-05-12
1
-1
/
+1
*
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
2019-05-01
1
-4
/
+2
*
habanalabs: rename functions to improve code readability
Oded Gabbay
2019-05-01
1
-3
/
+3
*
habanalabs: Use single pool for CPU accessible host memory
Tomer Tayar
2019-04-28
1
-10
/
+30
*
habanalabs: perform accounting for active CS
Oded Gabbay
2019-03-03
1
-2
/
+3
*
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
2019-02-28
1
-10
/
+13
*
habanalabs: add command submission module
Oded Gabbay
2019-02-18
1
-0
/
+232
*
habanalabs: add h/w queues module
Oded Gabbay
2019-02-18
1
-0
/
+400