aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/goya/goya.c
AgeCommit message (Expand)Author
2020-05-21habanalabs: patched cb equals user cb in device memsetOded Gabbay
2020-05-21habanalabs: halt the engines before hard-resetOded Gabbay
2020-03-20habanalabs: remove variable 'val' set but not usedChen Wandun
2019-09-06habanalabs: fix device IRQ unmasking for BE hostBen Segal
2019-09-06habanalabs: fix endianness handling for internal QMAN submissionOded Gabbay
2019-09-06habanalabs: fix endianness handling for packets from userBen Segal
2019-05-24habanalabs: halt debug engines on user process closeOmer Shpigelman
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-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-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
2019-02-28habanalabs: extend QMAN0 job timeoutOmer Shpigelman
2019-02-28habanalabs: set DMA0 completion to SOB 1007Oded Gabbay
2019-02-28habanalabs: fix validation of WREG32 to DMA completionOded Gabbay
2019-02-28habanalabs: fix mmu cache registers initOded Gabbay
2019-02-28habanalabs: disable CPU access on timeoutsOded Gabbay
2019-02-28habanalabs: add MMU DRAM default page mappingOmer Shpigelman
2019-02-28habanalabs: Dissociate RAZWI info from event typesTomer Tayar
2019-02-27habanalabs: make functions static or declare themOded Gabbay
2019-02-26habanalabs: use u64 when comparing variables' sum to u32_maxOded Gabbay
2019-03-07habanalabs: Add a printout with the name of a busy engineTomer Tayar
2019-03-06habanalabs: Remove unneeded function pointersTomer Tayar
2019-03-05habanalabs: Move PCI code into common fileTomer Tayar
2019-03-04habanalabs: use EQ MSI/X ID per chipOded Gabbay
2019-03-04habanalabs: Move device CPU code into common fileTomer Tayar
2019-02-24habanalabs: rename goya_non_fatal_events array to all eventsOded Gabbay
2019-02-24habanalabs: add new device CPU boot statusIgor Grinberg
2019-02-23habanalabs: don't print result when rc indicates errorOded Gabbay
2019-02-18habanalabs: add debugfs supportOded Gabbay
2019-02-18habanalabs: implement INFO IOCTLOded Gabbay