commit | 62c1e124a9e03ccb8bb39efe1d092c2376967528 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@gmail.com> | Thu Oct 10 15:48:59 2019 +0300 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Thu Nov 21 11:35:45 2019 +0200 |
tree | c6fc20d051587eb6f10a3698467bcb58548d39ac | |
parent | 8fdacf2a530f36f6f0621a95ef0e37d8db2d2f89 [diff] |
habanalabs: add opcode to INFO IOCTL to return clock rate Add a new opcode to the INFO IOCTL to allow the user application to retrieve the ASIC's current and maximum clock rate. The rate is returned in MHz. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Reviewed-by: Tomer Tayar <ttayar@habana.ai>