index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
goya
/
goya.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: add indication of security-enabled F/W
Oded Gabbay
2020-09-22
1
-1
/
+6
*
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
2020-09-22
1
-2
/
+2
*
habanalabs: Save context in a command buffer object
Tomer Tayar
2020-09-22
1
-4
/
+6
*
habanalabs: add num_hops to hl_mmu_properties
Moti Haimovski
2020-09-22
1
-0
/
+2
*
habanalabs: check flag before reset because of f/w event
Oded Gabbay
2020-09-22
1
-1
/
+2
*
habanalabs: remove unused ASIC function pointer
Oded Gabbay
2020-09-22
1
-1
/
+0
*
habanalabs: rename ArmCP to CPU-CP
Oded Gabbay
2020-09-22
1
-1
/
+1
*
habanalabs: make use of dma_mmap_coherent
Hillf Danton
2020-09-22
1
-4
/
+3
*
habanalabs: cast to u64 before shift > 31 bits
Oded Gabbay
2020-09-22
1
-3
/
+5
*
habanalabs: replace armcp with the generic cpucp
Oded Gabbay
2020-09-22
1
-17
/
+17
*
habanalabs: extend busy engines mask to 64 bits
farah kassabri
2020-09-22
1
-1
/
+1
*
habanalabs: print the queue id in case of an error
Dotan Barak
2020-09-22
1
-3
/
+6
*
habanalabs: add information about PCIe controller
Ofir Bitton
2020-09-22
1
-0
/
+4
*
habanalabs: validate packet id during CB parse
Ofir Bitton
2020-08-22
1
-0
/
+31
*
habanalabs: goya_ctx_init() can be static
kernel test robot
2020-07-29
1
-1
/
+1
*
habanalabs: fix up absolute include instructions
Greg Kroah-Hartman
2020-07-29
1
-4
/
+4
*
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
2020-07-27
1
-8
/
+12
|
\
|
*
habanalabs: set 4s timeout for message to device CPU
Oded Gabbay
2020-07-10
1
-4
/
+8
|
*
habanalabs: set clock gating per engine
Oded Gabbay
2020-07-10
1
-4
/
+4
*
|
habanalabs: create internal CB pool
Ofir Bitton
2020-07-24
1
-7
/
+11
*
|
habanalabs: halt device CPU only upon certain reset
Oded Gabbay
2020-07-24
1
-20
/
+18
*
|
habanalabs: configure maximum queues per asic
Ofir Bitton
2020-07-24
1
-8
/
+26
*
|
habanalabs: PCIe iATU refactoring
Ofir Bitton
2020-07-24
1
-3
/
+34
*
|
habanalabs: calculate trace frequency from PLL
Adam Aharon
2020-07-24
1
-4
/
+29
*
|
habanalabs: sync stream generic functionality
Ofir Bitton
2020-07-24
1
-12
/
+0
*
|
habanalabs: Use pending CS amount per ASIC
Ofir Bitton
2020-07-24
1
-0
/
+2
*
|
misc: habanalabs: goya: Omit pointless check ensuring addr is >=0
Lee Jones
2020-07-01
1
-10
/
+6
|
/
*
habanalabs: handle MMU cache invalidation timeout
Omer Shpigelman
2020-05-25
1
-13
/
+21
*
habanalabs: GAUDI does not support soft-reset
Oded Gabbay
2020-05-25
1
-0
/
+1
*
habanalabs: update patched_cb_size for Wreg32
Rachel Stahl
2020-05-19
1
-0
/
+1
*
habanalabs: support clock gating enable/disable
Oded Gabbay
2020-05-19
1
-0
/
+12
*
habanalabs: check if CoreSight is supported
Omer Shpigelman
2020-05-19
1
-0
/
+1
*
habanalabs: define ASIC-dependent interface for signal/wait
Omer Shpigelman
2020-05-19
1
-0
/
+43
*
habanalabs: load CPU device boot loader from host
Ofir Bitton
2020-05-19
1
-67
/
+19
*
habanalabs: Add INFO IOCTL opcode for time sync information
Tomer Tayar
2020-05-19
1
-1
/
+9
*
habanalabs: handle barriers in DMA QMAN streams
Oded Gabbay
2020-05-17
1
-1
/
+2
*
habanalabs: retrieve DMA mask indication from firmware
Oded Gabbay
2020-05-17
1
-2
/
+17
*
habanalabs: unify and improve device cpu init
Oded Gabbay
2020-05-17
1
-104
/
+12
*
habanalabs: re-factor H/W queues initialization
Omer Shpigelman
2020-05-17
1
-1
/
+8
*
habanalabs: remove stop-on-error flag from DMA
Omer Shpigelman
2020-05-17
1
-1
/
+5
*
habanalabs: don't wait for ASIC CPU after reset
Oded Gabbay
2020-05-17
1
-24
/
+0
*
habanalabs: add print upon clock change
Omer Shpigelman
2020-03-24
1
-1
/
+48
*
habanalabs: Add missing annotation for goya_hw_queues_unlock()
Jules Irenge
2020-03-24
1
-0
/
+1
*
habanalabs: Add missing annotation for goya_hw_queues_lock()
Jules Irenge
2020-03-24
1
-0
/
+1
*
habanalabs: ratelimit error prints of IRQs
Oded Gabbay
2020-03-24
1
-6
/
+7
*
habanalabs: add debugfs write64/read64
Moti Haimovski
2020-03-24
1
-0
/
+92
*
habanalabs: fix DDR bar address setting
Omer Shpigelman
2020-03-24
1
-2
/
+1
*
habanalabs: split the host MMU properties
Omer Shpigelman
2020-03-24
1
-11
/
+14
*
habanalabs: flush only at the end of the map/unmap
Pawel Piskorski
2020-03-24
1
-8
/
+12
*
habanalabs: patched cb equals user cb in device memset
Oded Gabbay
2020-02-11
1
-2
/
+0
[next]