diff options
| author | Vitaly Lubart <[email protected]> | 2022-09-27 17:41:34 -0700 |
|---|---|---|
| committer | Daniele Ceraolo Spurio <[email protected]> | 2022-10-03 11:29:10 -0700 |
| commit | 2266e58a1c08efacc97a46fd3793a3b1a9323741 (patch) | |
| tree | 0402908944a001647955f8bb65a7bca59ee7b12e /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 2af56dde08a1ae9ef8cfb1186d78d2b9620dc997 (diff) | |
mei: bus: extend bus API to support command streamer API
Add mei bus API for sending gsc commands: mei_cldev_send_gsc_command()
The GSC commands are originated in the graphics stack
and are in form of SGL DMA buffers.
The GSC commands are synchronous, the response is received
in the same call on the out sg list buffers.
The function setups pointers for in and out sg lists in the
mei sgl extended header and sends it to the firmware.
Signed-off-by: Vitaly Lubart <[email protected]>
Signed-off-by: Tomas Winkler <[email protected]>
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions