commit | cf30339d3f44a64115e88d46a932fdc3d3644785 | [log] [tgz] |
---|---|---|
author | Ohad Sharabi <osharabi@habana.ai> | Sun Jan 17 16:01:56 2021 +0200 |
committer | Oded Gabbay <ogabbay@kernel.org> | Wed Jan 27 21:03:51 2021 +0200 |
tree | 94b5911de1c3ebad848348e4d1c6fefdd4564143 | |
parent | 0811b391469510447a2263f706389b610e454177 [diff] |
habanalabs: modify device_idle interface Currently this API uses single 64 bits mask for engines idle indication. Recently, it was observed that more bits are needed for some ASICs. This patch modifies the use of the idle mask and the idle_extensions mask. Signed-off-by: Ohad Sharabi <osharabi@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>