summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/goya/goya.c
AgeCommit message (Expand)Author
2019-03-24habanalabs: remove low credit limit of DMA #0Oded 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-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
2019-02-18habanalabs: add virtual memory and MMU modulesOmer Shpigelman
2019-02-18habanalabs: add command submission moduleOded Gabbay
2019-02-18habanalabs: add device reset supportOded Gabbay
2019-02-18habanalabs: add sysfs and hwmon supportOded Gabbay
2019-02-18habanalabs: add event queue and interruptsOded Gabbay
2019-02-18habanalabs: add h/w queues moduleOded Gabbay
2019-02-18habanalabs: add basic Goya h/w initializationOded Gabbay
2019-02-18habanalabs: add command buffer moduleOded Gabbay
2019-02-18habanalabs: add basic Goya supportOded Gabbay