diff options
author | Wojciech Ziemba <[email protected]> | 2022-02-10 13:38:27 +0000 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2022-02-18 16:21:09 +1100 |
commit | e5745f34113b758b45d134dec04a7df94dc67131 (patch) | |
tree | c803611502a5f435a0aa2cd913715a9899b94b46 /tools/perf/scripts/python | |
parent | f734409c77d7e422bc759c53ad234e6af9b56938 (diff) |
crypto: qat - enable power management for QAT GEN4
Add support for HW QAT Power Management (PM) feature.
This feature is enabled at init time (1) by sending an admin message to
the firmware, targeting the admin AE, that sets the idle time before
the device changes state and (2) by unmasking the PM source of interrupt
in ERRMSK2.
The interrupt handler is extended to handle a PM interrupt which
is triggered by HW when a PM transition occurs. In this case, the
driver responds acknowledging the transaction using the HOST_MSG
mailbox.
Signed-off-by: Wojciech Ziemba <[email protected]>
Co-developed-by: Marcinx Malinowski <[email protected]>
Signed-off-by: Marcinx Malinowski <[email protected]>
Reviewed-by: Giovanni Cabiddu <[email protected]>
Reviewed-by: Marco Chiappero <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions