diff options
| author | Lizhi Hou <lizhi.hou@amd.com> | 2024-11-18 20:29:35 +0300 |
|---|---|---|
| committer | Jeffrey Hugo <quic_jhugo@quicinc.com> | 2024-11-22 21:41:54 +0300 |
| commit | b87f920b934426a24d54613f12ed67c03ae05024 (patch) | |
| tree | 10ace448b1baf9315b95443bdd2c8c6ae5d464aa /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8c9ff1b181ba3d31d6b4a48606248b52180a7046 (diff) | |
| download | linux-b87f920b934426a24d54613f12ed67c03ae05024.tar.xz | |
accel/amdxdna: Support hardware mailbox
The hardware mailboxes are used by the driver to submit requests to
firmware and receive the completion notices from hardware.
Initially, a management mailbox channel is up and running. The driver may
request firmware to create/destroy more channels dynamically through
management channel.
Add driver internal mailbox interfaces.
- create/destroy a mailbox channel instance
- send a message to the firmware through a specific channel
- wait for a notification from the specific channel
Co-developed-by: George Yang <George.Yang@amd.com>
Signed-off-by: George Yang <George.Yang@amd.com>
Co-developed-by: Min Ma <min.ma@amd.com>
Signed-off-by: Min Ma <min.ma@amd.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Signed-off-by: Lizhi Hou <lizhi.hou@amd.com>
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241118172942.2014541-4-lizhi.hou@amd.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
