summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/command_submission.c
AgeCommit message (Expand)Author
2020-07-24habanalabs: create common folderOded Gabbay
2020-07-24habanalabs: Assign each CQ with its own work queueOfir Bitton
2020-07-24habanalabs: configure maximum queues per asicOfir Bitton
2020-07-24habanalabs: Add dropped cs statistics info structOfir Bitton
2020-07-24habanalabs: rephrase error messagesOded Gabbay
2020-07-24habanalabs: sync stream generic functionalityOfir Bitton
2020-07-24habanalabs: Use pending CS amount per ASICOfir Bitton
2020-06-24habanalabs: Correct handling when failing to enqueue CBOfir Bitton
2020-06-01habanalabs: correctly cast u64 to void*Oded Gabbay
2020-05-25habanalabs: don't set default fence_ops->waitDaniel Vetter
2020-05-19habanalabs: add signal/wait to CS IOCTL operationsOmer Shpigelman
2020-05-19habanalabs: handle the h/w sync objectOmer Shpigelman
2020-05-19uapi: habanalabs: add signal/wait operationsOmer Shpigelman
2020-05-17habanalabs: handle barriers in DMA QMAN streamsOded Gabbay
2020-03-24habanalabs: Remove unused parse_cnt variableTomer Tayar
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman
2019-12-14habanalabs: rate limit error msg on waiting for CSOded Gabbay
2019-11-21habanalabs: don't print error when queues are fullOded Gabbay
2019-11-21habanalabs: Add a new H/W queue typeTomer Tayar
2019-11-21habanalabs: Mark queue as expecting CB handle or addressTomer Tayar
2019-09-05habanalabs: stop using the acronym KMDOded Gabbay
2019-09-05habanalabs: add uapi to retrieve device utilizationOded Gabbay
2019-09-05habanalabs: add debug print when rejecting CSOded Gabbay
2019-07-29habanalabs: fix host memory polling in BE architectureBen Segal
2019-05-09habanalabs: change polling functions to macrosOded Gabbay
2019-05-01habanalabs: remove redundant member from parser structDalit Ben Zoor
2019-04-25habanalabs: rename restore to ctx_switch when appropriateOded Gabbay
2019-03-27habanalabs: improve error messagesOded Gabbay
2019-03-05habanalabs: ratelimit warnings at start of IOCTLsOded Gabbay
2019-03-03habanalabs: perform accounting for active CSOded Gabbay
2019-02-28habanalabs: soft-reset device if context-switch failsOded Gabbay
2019-02-18habanalabs: add debugfs supportOded Gabbay
2019-02-18habanalabs: add command submission moduleOded Gabbay