summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/habanalabs.h
AgeCommit message (Expand)Author
2019-09-05habanalabs: correctly cast variable to __le32Oded Gabbay
2019-09-05habanalabs: stop using the acronym KMDOded Gabbay
2019-09-05habanalabs: add uapi to retrieve aggregate H/W eventsOded Gabbay
2019-09-05habanalabs: add uapi to retrieve device utilizationOded Gabbay
2019-09-05habanalabs: Expose devices after initialization is doneTomer Tayar
2019-09-05habanalabs: create two char devices per ASICOded Gabbay
2019-09-05habanalabs: maintain a list of file private data objectsOded Gabbay
2019-09-05habanalabs: rename user_ctx as compute_ctxOded Gabbay
2019-09-05habanalabs: add handle field to context structureOded Gabbay
2019-09-05habanalabs: cap simulator timeoutOded Gabbay
2019-08-12habanalabs: fix endianness handling for internal QMAN submissionOded Gabbay
2019-07-29habanalabs: fix host memory polling in BE architectureBen Segal
2019-07-01habanalabs: Add busy engines bitmask to HW idle IOCTLTomer Tayar
2019-07-01habanalabs: Add debugfs node for engines statusTomer Tayar
2019-05-29habanalabs: add MMU mappings for Goya CPUOded Gabbay
2019-05-17habanalabs: don't limit packet size for device CPUOded Gabbay
2019-05-13habanalabs: increase PCI ELBI timeout for PalladiumOmer Shpigelman
2019-05-12habanalabs: pass device pointer to asic-specific functionOded Gabbay
2019-05-09habanalabs: change polling functions to macrosOded Gabbay
2019-05-04habanalabs: force user to set device debug modeOded Gabbay
2019-05-05habanalabs: minor documentation and prints fixesOmer Shpigelman
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