index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
habanalabs: firmware returns 64bit argument
Alon Mizrahi
2020-11-30
8
-31
/
+49
|
*
|
|
|
habanalabs: fix MMU debugfs operations
Moti Haimovski
2020-11-30
4
-263
/
+206
|
*
|
|
|
habanalabs: share a single ctx-mutex between all MMUs
Moti Haimovski
2020-11-30
2
-4
/
+4
|
*
|
|
|
habanalabs: support reserving aligned va block
Ofir Bitton
2020-11-30
3
-5
/
+10
|
*
|
|
|
habanalabs: add boot errors prints
Guy Nisan
2020-11-30
1
-0
/
+7
|
*
|
|
|
habanalabs: print message with correct device
Oded Gabbay
2020-11-30
1
-1
/
+1
|
*
|
|
|
habanalabs/gaudi: fetch HBM ecc info from FW
Ofir Bitton
2020-11-30
2
-7
/
+72
|
*
|
|
|
habanalabs: fetch hard reset capability from FW
Ofir Bitton
2020-11-30
5
-12
/
+32
|
*
|
|
|
habanalabs: move asic property to correct structure
Oded Gabbay
2020-11-30
6
-11
/
+10
|
*
|
|
|
habanalabs: use host va range for internal pools
Ofir Bitton
2020-11-30
4
-8
/
+98
|
*
|
|
|
habanalabs: improve hard reset procedure
Ofir Bitton
2020-11-30
2
-38
/
+106
|
*
|
|
|
habanalabs: Rename hw_queues_mirror to cs_mirror
Tomer Tayar
2020-11-30
4
-22
/
+20
|
*
|
|
|
habanalabs: refactor mmu va_range db structure
Ofir Bitton
2020-11-30
2
-72
/
+82
|
*
|
|
|
habanalabs: move HW dirty check to a proper location
Ofir Bitton
2020-11-30
6
-58
/
+63
|
*
|
|
|
habanalabs: restore vm_pgoff after mmap
Oded Gabbay
2020-11-30
1
-0
/
+1
|
*
|
|
|
habanalabs: add 'needs reset' state in driver
Ofir Bitton
2020-11-30
13
-54
/
+99
|
*
|
|
|
habanalabs: fix hard reset print and comment
Omer Shpigelman
2020-11-30
1
-5
/
+8
|
*
|
|
|
habanalabs/gaudi: remove pcie_en strap toggle
Igor Grinberg
2020-11-30
1
-13
/
+1
|
*
|
|
|
habanalabs: remove duplicate print
Oded Gabbay
2020-11-30
2
-6
/
+0
|
*
|
|
|
habanalabs: Separate CS job completion from its deallocation
Tomer Tayar
2020-11-30
3
-12
/
+28
|
*
|
|
|
habanalabs/gaudi: increase MAX CS to 16K
Oded Gabbay
2020-11-30
1
-1
/
+1
|
*
|
|
|
habanalabs: reset device upon fw read failure
farah kassabri
2020-11-30
5
-22
/
+38
|
*
|
|
|
habanalabs: Move repeatedly included headers to habanalabs.h
Tomer Tayar
2020-11-30
10
-14
/
+4
|
*
|
|
|
habanalabs: release signal if collective wait was dropped
Ofir Bitton
2020-11-30
1
-2
/
+4
|
*
|
|
|
habanalabs: Skip updating CI of internal queues if not in use
Tomer Tayar
2020-11-30
1
-0
/
+5
|
*
|
|
|
habanalabs: Small refactoring of cs_do_release()
Tomer Tayar
2020-11-30
1
-50
/
+49
|
*
|
|
|
habanalabs: Small refactoring of CS IOCTL handling
Tomer Tayar
2020-11-30
1
-194
/
+223
|
*
|
|
|
habanalabs/gaudi: fetch PLL info from FW
Ofir Bitton
2020-11-30
3
-9
/
+62
|
*
|
|
|
habanalabs: refactor MMU to support dual residency MMU
Moti Haimovski
2020-11-30
3
-47
/
+143
|
*
|
|
|
habanalabs: fix MMU print message
Moti Haimovski
2020-11-30
1
-1
/
+1
|
*
|
|
|
habanalabs/gaudi: scrub all memory upon closing FD
farah kassabri
2020-11-30
7
-14
/
+161
|
*
|
|
|
habanalabs/gaudi: add support for FW security
Ofir Bitton
2020-11-30
2
-78
/
+128
|
*
|
|
|
habanalabs: fetch security indication from FW
Ofir Bitton
2020-11-30
9
-29
/
+204
|
*
|
|
|
habanalabs: fix cs counters structure
farah kassabri
2020-11-30
5
-60
/
+75
|
*
|
|
|
habanalabs: advanced FW loading
Ofir Bitton
2020-11-30
4
-9
/
+22
|
*
|
|
|
habanalabs: initialize variable before use
Oded Gabbay
2020-11-30
1
-1
/
+1
|
*
|
|
|
habanalabs/gaudi: remove unreachable code
Ofir Bitton
2020-11-30
1
-3
/
+1
|
*
|
|
|
habanalabs: make sure cs type is valid in cs_ioctl_signal_wait
Oded Gabbay
2020-11-30
1
-1
/
+3
|
*
|
|
|
habanalabs/gaudi: monitor device memory usage
Oded Gabbay
2020-11-30
1
-6
/
+50
|
*
|
|
|
habanalabs: sync stream collective support
Ofir Bitton
2020-11-30
6
-61
/
+850
|
*
|
|
|
habanalabs/gaudi: Set DMA5 QMAN internal
Ofir Bitton
2020-11-30
2
-22
/
+17
|
*
|
|
|
habanalabs: sync stream collective infrastructure
Ofir Bitton
2020-11-30
5
-18
/
+163
|
*
|
|
|
habanalabs: use enum for CB allocation options
Tal Cohen
2020-11-30
4
-12
/
+57
|
*
|
|
|
habanalabs/gaudi: add support for NIC QMANs
Oded Gabbay
2020-11-30
3
-47
/
+723
|
*
|
|
|
habanalabs/gaudi: add NIC security configuration
Oded Gabbay
2020-11-30
1
-0
/
+3973
|
*
|
|
|
habanalabs/gaudi: add NIC firmware-related definitions
Oded Gabbay
2020-11-30
2
-4
/
+54
|
*
|
|
|
habanalabs/gaudi: add NIC QMAN H/W and registers definitions
Oded Gabbay
2020-11-30
13
-1
/
+9168
|
*
|
|
|
habanalabs: remove duplicate check
Oded Gabbay
2020-11-30
1
-3
/
+4
|
*
|
|
|
habanalabs: sync stream refactor functions
Ofir Bitton
2020-11-30
1
-92
/
+118
|
*
|
|
|
habanalabs: add support for multiple SOBs per monitor
Ofir Bitton
2020-11-30
5
-57
/
+142
[prev]
[next]