diff options
author | 2021-10-26 14:11:06 +0300 | |
---|---|---|
committer | 2021-12-26 08:59:04 +0200 | |
commit | e84e31a9123bda35a1e61f391e7c30e8b3a8ea5b (patch) | |
tree | 231c5adaad1ba14cd4ba259bda0e3ea2c0e6212d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | habanalabs: handle abort scenario for user interrupt (diff) | |
download | wireguard-linux-e84e31a9123bda35a1e61f391e7c30e8b3a8ea5b.tar.xz wireguard-linux-e84e31a9123bda35a1e61f391e7c30e8b3a8ea5b.zip |
habanalabs: add dedicated message towards f/w to set power
CPUCP_PACKET_POWER_GET packet type was used for both
hl_get_power() and hl_set_power().
To align with other sensor functions hl_set_power()
should use CPUCP_PACKET_POWER_SET.
This packet will only be used with newer ASICs, so need to add
a compatibility flag to the asic properties to indicate whether to use
this packet or the GET packet.
Signed-off-by: Rajaravi Krishna Katta <rkatta@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions