aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/habanalabs.h
AgeCommit message (Expand)Author
2020-07-13habanalabs: increase timeout during resetOded Gabbay
2019-09-06habanalabs: fix endianness handling for internal QMAN submissionOded Gabbay
2019-05-24habanalabs: halt debug engines on user process closeOmer Shpigelman
2019-04-30habanalabs: increase timeout if working with simulatorDalit 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-28habanalabs: Use single pool for CPU accessible host memoryTomer Tayar
2019-04-28habanalabs: return old dram bar address upon changeOded Gabbay
2019-04-25habanalabs: rename restore to ctx_switch when appropriateOded Gabbay
2019-04-22habanalabs: use ASIC functions interface for rreg/wregOded Gabbay
2019-04-10habanalabs: Cancel pr_fmt() definition dependency on includes orderTomer Tayar
2019-04-04habanalabs: ASIC_AUTO_DETECT enum value is redundantOded Gabbay
2019-04-02habanalabs: refactoring in goya.cOded Gabbay
2019-04-01habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman
2019-03-24habanalabs: add device status option to INFO IOCTLDalit Ben Zoor
2019-03-07habanalabs: keep track of the device's dma maskOded Gabbay
2019-02-24habanalabs: add MMU shadow mappingOmer Shpigelman
2019-03-07habanalabs: Add a printout with the name of a busy engineTomer Tayar
2019-03-05habanalabs: Move PCI code into common fileTomer Tayar
2019-03-04habanalabs: Move device CPU code into common fileTomer Tayar
2019-03-03habanalabs: perform accounting for active CSOded Gabbay
2019-03-05habanalabs: fix MMU number of pages calculationOmer Shpigelman
2019-02-28habanalabs: disable CPU access on timeoutsOded Gabbay
2019-02-28habanalabs: add MMU DRAM default page mappingOmer Shpigelman
2019-02-27habanalabs: make functions static or declare themOded Gabbay
2019-02-27habanalabs: allow memory allocations larger than 4GBOded 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 context and ASID modulesOded Gabbay
2019-02-18habanalabs: add basic Goya supportOded Gabbay
2019-02-18habanalabs: add skeleton driverOded Gabbay