summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/common/command_submission.c
AgeCommit message (Expand)Author
2021-01-27habanalabs: staged submission supportOfir Bitton
2021-01-27habanalabs: add CS completion and timeout propertiesOfir Bitton
2021-01-27habanalabs: add driver support for internal cb schedulingOfir Bitton
2021-01-27habanalabs: increment ctx ref from within a cs allocationOfir Bitton
2021-01-27habanalabs: replace WARN/WARN_ON with dev_crit in driverAlon Mizrahi
2021-01-27habanalabs: allow user to pass a staged submission seqOfir Bitton
2021-01-27habanalabs/gaudi: support CS with no completionOfir Bitton
2020-12-28habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi
2020-12-28habanalabs: Revise comment to align with mirror list nameTomer Tayar
2020-11-30habanalabs: Modify the cs_cnt of a CB to be atomicTomer Tayar
2020-11-30habanalabs: Add mask for CS type bits in CS flagsTomer Tayar
2020-11-30habanalabs: add support for cs with timestampOfir Bitton
2020-11-30habanalabs: indicate to user that a cs is goneOfir Bitton
2020-11-30habanalabs: print CS type when it is stuckOded Gabbay
2020-11-30habanalabs: Rename hw_queues_mirror to cs_mirrorTomer Tayar
2020-11-30habanalabs: add 'needs reset' state in driverOfir Bitton
2020-11-30habanalabs: Separate CS job completion from its deallocationTomer Tayar
2020-11-30habanalabs: release signal if collective wait was droppedOfir Bitton
2020-11-30habanalabs: Small refactoring of cs_do_release()Tomer Tayar
2020-11-30habanalabs: Small refactoring of CS IOCTL handlingTomer Tayar
2020-11-30habanalabs: fix cs counters structurefarah kassabri
2020-11-30habanalabs: initialize variable before useOded Gabbay
2020-11-30habanalabs: make sure cs type is valid in cs_ioctl_signal_waitOded Gabbay
2020-11-30habanalabs: sync stream collective supportOfir Bitton
2020-11-30habanalabs: sync stream collective infrastructureOfir Bitton
2020-11-30habanalabs: use enum for CB allocation optionsTal Cohen
2020-11-30habanalabs: remove duplicate checkOded Gabbay
2020-11-30habanalabs: sync stream refactor functionsOfir Bitton
2020-11-30habanalabs: add support for multiple SOBs per monitorOfir Bitton
2020-11-30habanalabs: change aggregate cs counters to atomicOded Gabbay
2020-09-22habanalabs: allow to wait on CS without sleepOded Gabbay
2020-09-22habanalabs: count dropped CS because max CS in-flightOded Gabbay
2020-09-22habanalabs: eliminate redundant else conditionOded Gabbay
2020-09-22habanalabs: Replace dma-fence mechanism with completionsOfir Bitton
2020-08-22habanalabs: verify user input in cs_ioctl_signal_waitOfir Bitton
2020-07-29habanalabs: remove unused but set variable 'ctx_asid'Wei Yongjun
2020-07-24habanalabs: create internal CB poolOfir Bitton
2020-07-24habanalabs: create common folderOded Gabbay