index
:
linux.git
master
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
/
goya
/
goya.c
Age
Commit message (
Expand
)
Author
2019-04-22
habanalabs: use ASIC functions interface for rreg/wreg
Oded Gabbay
2019-04-21
habanalabs: re-factor goya_parse_cb_no_ext_queue()
Oded Gabbay
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
2019-04-06
habanalabs: prevent device PTE read/write during hard-reset
Oded Gabbay
2019-04-02
habanalabs: refactoring in goya.c
Oded Gabbay
2019-04-01
habanalabs: add goya implementation for debug configuration
Omer Shpigelman
2019-04-01
habanalabs: add new IOCTL for debug, tracing and profiling
Omer Shpigelman
2019-03-24
habanalabs: remove low credit limit of DMA #0
Oded Gabbay
2019-03-20
habanalabs: set new golden value to tpc clock relaxation
Dalit Ben Zoor
2019-03-07
habanalabs: keep track of the device's dma mask
Oded Gabbay
2019-03-03
habanalabs: cast to expected type
Oded Gabbay
2019-03-03
habanalabs: prevent host crash during suspend/resume
Oded Gabbay
2019-03-02
habanalabs: use %px instead of %p in error print
Oded Gabbay
2019-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Tomer Tayar
2019-02-28
habanalabs: soft-reset device if context-switch fails
Oded Gabbay
2019-02-28
habanalabs: print pointer using %p
Oded Gabbay
2019-02-28
habanalabs: extend QMAN0 job timeout
Omer Shpigelman
2019-02-28
habanalabs: set DMA0 completion to SOB 1007
Oded Gabbay
2019-02-28
habanalabs: fix validation of WREG32 to DMA completion
Oded Gabbay
2019-02-28
habanalabs: fix mmu cache registers init
Oded Gabbay
2019-02-28
habanalabs: disable CPU access on timeouts
Oded Gabbay
2019-02-28
habanalabs: add MMU DRAM default page mapping
Omer Shpigelman
2019-02-28
habanalabs: Dissociate RAZWI info from event types
Tomer Tayar
2019-02-27
habanalabs: make functions static or declare them
Oded Gabbay
2019-02-26
habanalabs: use u64 when comparing variables' sum to u32_max
Oded Gabbay
2019-03-07
habanalabs: Add a printout with the name of a busy engine
Tomer Tayar
2019-03-06
habanalabs: Remove unneeded function pointers
Tomer Tayar
2019-03-05
habanalabs: Move PCI code into common file
Tomer Tayar
2019-03-04
habanalabs: use EQ MSI/X ID per chip
Oded Gabbay
2019-03-04
habanalabs: Move device CPU code into common file
Tomer Tayar
2019-02-24
habanalabs: rename goya_non_fatal_events array to all events
Oded Gabbay
2019-02-24
habanalabs: add new device CPU boot status
Igor Grinberg
2019-02-23
habanalabs: don't print result when rc indicates error
Oded Gabbay
2019-02-18
habanalabs: add debugfs support
Oded Gabbay
2019-02-18
habanalabs: implement INFO IOCTL
Oded Gabbay
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
2019-02-18
habanalabs: add command submission module
Oded Gabbay
2019-02-18
habanalabs: add device reset support
Oded Gabbay
2019-02-18
habanalabs: add sysfs and hwmon support
Oded Gabbay
2019-02-18
habanalabs: add event queue and interrupts
Oded Gabbay
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay
2019-02-18
habanalabs: add basic Goya h/w initialization
Oded Gabbay
2019-02-18
habanalabs: add command buffer module
Oded Gabbay
2019-02-18
habanalabs: add basic Goya support
Oded Gabbay