summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common/command_submission.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi2020-12-281-18/+57
* habanalabs: Revise comment to align with mirror list nameTomer Tayar2020-12-281-1/+1
* habanalabs: Modify the cs_cnt of a CB to be atomicTomer Tayar2020-11-301-22/+7
* habanalabs: Add mask for CS type bits in CS flagsTomer Tayar2020-11-301-2/+4
* habanalabs: add support for cs with timestampOfir Bitton2020-11-301-12/+32
* habanalabs: indicate to user that a cs is goneOfir Bitton2020-11-301-18/+50
* habanalabs: print CS type when it is stuckOded Gabbay2020-11-301-3/+25
* habanalabs: Rename hw_queues_mirror to cs_mirrorTomer Tayar2020-11-301-10/+8
* habanalabs: add 'needs reset' state in driverOfir Bitton2020-11-301-2/+5
* habanalabs: Separate CS job completion from its deallocationTomer Tayar2020-11-301-6/+19
* habanalabs: release signal if collective wait was droppedOfir Bitton2020-11-301-2/+4
* habanalabs: Small refactoring of cs_do_release()Tomer Tayar2020-11-301-50/+49
* habanalabs: Small refactoring of CS IOCTL handlingTomer Tayar2020-11-301-194/+223
* habanalabs: fix cs counters structurefarah kassabri2020-11-301-8/+10
* habanalabs: initialize variable before useOded Gabbay2020-11-301-1/+1
* habanalabs: make sure cs type is valid in cs_ioctl_signal_waitOded Gabbay2020-11-301-1/+3
* habanalabs: sync stream collective supportOfir Bitton2020-11-301-6/+5
* habanalabs: sync stream collective infrastructureOfir Bitton2020-11-301-7/+31
* habanalabs: use enum for CB allocation optionsTal Cohen2020-11-301-2/+29
* habanalabs: remove duplicate checkOded Gabbay2020-11-301-3/+4
* habanalabs: sync stream refactor functionsOfir Bitton2020-11-301-92/+118
* habanalabs: add support for multiple SOBs per monitorOfir Bitton2020-11-301-0/+32
* habanalabs: change aggregate cs counters to atomicOded Gabbay2020-11-301-21/+21
* habanalabs: allow to wait on CS without sleepOded Gabbay2020-09-221-2/+5
* habanalabs: count dropped CS because max CS in-flightOded Gabbay2020-09-221-1/+4
* habanalabs: eliminate redundant else conditionOded Gabbay2020-09-221-2/+2
* habanalabs: Replace dma-fence mechanism with completionsOfir Bitton2020-09-221-48/+47
* habanalabs: verify user input in cs_ioctl_signal_waitOfir Bitton2020-08-221-0/+8
* habanalabs: remove unused but set variable 'ctx_asid'Wei Yongjun2020-07-291-2/+1
* habanalabs: create internal CB poolOfir Bitton2020-07-241-6/+7
* habanalabs: create common folderOded Gabbay2020-07-241-0/+1232