• O
    habanalabs: perform accounting for active CS · cbaa99ed
    Oded Gabbay 提交于
    This patch adds accounting for active CS. Active means that the CS was
    submitted to the H/W queues and was not completed yet.
    
    This is necessary to support suspend operation. Because the device will be
    reset upon suspend, we can only suspend after all active CS have been
    completed. Hence, we need to perform accounting on their number.
    Signed-off-by: NOded Gabbay <oded.gabbay@gmail.com>
    cbaa99ed
habanalabs.h 49.8 KB