summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/goya
AgeCommit message (Expand)Author
2019-07-01habanalabs: Add busy engines bitmask to HW idle IOCTLTomer Tayar
2019-07-01habanalabs: Add debugfs node for engines statusTomer Tayar
2019-07-01habanalabs: Update the device idle checkTomer Tayar
2019-06-16habanalabs: Allow accessing host mapped addresses via debugfsTomer Tayar
2019-05-29habanalabs: remove DMA mask hack for GoyaOded Gabbay
2019-05-29habanalabs: set Goya CPU to use ASIC MMUOded Gabbay
2019-05-29habanalabs: add MMU mappings for Goya CPUOded Gabbay
2019-05-29habanalabs: initialize device CPU queues after MMU initOded Gabbay
2019-05-30habanalabs: restore unsecured registers default valuesDalit Ben Zoor
2019-05-30habanalabs: clear sobs and monitors in context switchDalit Ben Zoor
2019-05-30habanalabs: make tpc registers securedDalit Ben Zoor
2019-05-17habanalabs: don't limit packet size for device CPUOded Gabbay
2019-05-16habanalabs: support device memory memset > 4GBOded Gabbay
2019-05-13habanalabs: print event name for fatal and non-RAZWI eventsOmer Shpigelman
2019-05-12habanalabs: pass device pointer to asic-specific functionOded Gabbay
2019-05-09habanalabs: change polling functions to macrosOded Gabbay
2019-05-09habanalabs: remove redundant memory clearOded Gabbay
2019-05-09habanalabs: remove redundant CB size adjustmentOded Gabbay
2019-05-08habanalabs: check to load F/W before boot statusOded Gabbay
2019-05-05habanalabs: remove redundant CPU checksOmer Shpigelman
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-04habanalabs: Read upper bits of trace buffer from RWPHITomer Tayar
2019-05-24habanalabs: halt debug engines on user process closeOmer Shpigelman
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-02habanalabs: Update CPU DMA memory label nameTomer Tayar
2019-05-02habanalabs: Update CPU DMA pool label nameTomer Tayar
2019-05-01habanalabs: remove condition that is always trueDalit Ben Zoor
2019-05-01habanalabs: remove redundant member from parser structDalit Ben Zoor
2019-05-01habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar
2019-05-01habanalabs: rename functions to improve code readabilityOded Gabbay
2019-04-30habanalabs: remove call to cs_parser()Dalit Ben Zoor
2019-04-28habanalabs: return old dram bar address upon changeOded Gabbay
2019-04-22habanalabs: use ASIC functions interface for rreg/wregOded Gabbay
2019-04-21uapi/habanalabs: add missing fields in bmon paramsOded Gabbay
2019-04-21habanalabs: re-factor goya_parse_cb_no_ext_queue()Oded Gabbay
2019-04-21Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman
2019-04-06habanalabs: prevent device PTE read/write during hard-resetOded Gabbay
2019-04-02habanalabs: refactoring in goya.cOded Gabbay
2019-04-01habanalabs: add goya implementation for debug configurationOmer Shpigelman
2019-04-01habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman
2019-03-24habanalabs: remove low credit limit of DMA #0Oded Gabbay
2019-03-21habanalabs: allow user to modify TPC clock relaxation valueDalit Ben Zoor
2019-03-20habanalabs: set new golden value to tpc clock relaxationDalit Ben Zoor
2019-03-07habanalabs: keep track of the device's dma maskOded Gabbay
2019-03-03habanalabs: cast to expected typeOded Gabbay
2019-03-03habanalabs: prevent host crash during suspend/resumeOded Gabbay
2019-03-02habanalabs: use %px instead of %p in error printOded Gabbay
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsTomer Tayar
2019-02-28habanalabs: soft-reset device if context-switch failsOded Gabbay
2019-02-28habanalabs: print pointer using %pOded Gabbay