<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/trace/events/amdxdna.h, branch linux-6.18.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.18.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.18.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2024-11-22T18:43:27Z</updated>
<entry>
<title>accel/amdxdna: Add command execution</title>
<updated>2024-11-22T18:43:27Z</updated>
<author>
<name>Lizhi Hou</name>
<email>lizhi.hou@amd.com</email>
</author>
<published>2024-11-18T17:29:39Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=aac243092b707bb3018e951d470cc1a9bcbaba6c'/>
<id>urn:sha1:aac243092b707bb3018e951d470cc1a9bcbaba6c</id>
<content type='text'>
Add interfaces for user application to submit command and wait for its
completion.

Co-developed-by: Min Ma &lt;min.ma@amd.com&gt;
Signed-off-by: Min Ma &lt;min.ma@amd.com&gt;
Reviewed-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;
Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;
Signed-off-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20241118172942.2014541-8-lizhi.hou@amd.com
</content>
</entry>
<entry>
<title>accel/amdxdna: Support hardware mailbox</title>
<updated>2024-11-22T18:41:54Z</updated>
<author>
<name>Lizhi Hou</name>
<email>lizhi.hou@amd.com</email>
</author>
<published>2024-11-18T17:29:35Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=b87f920b934426a24d54613f12ed67c03ae05024'/>
<id>urn:sha1:b87f920b934426a24d54613f12ed67c03ae05024</id>
<content type='text'>
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 &lt;George.Yang@amd.com&gt;
Signed-off-by: George Yang &lt;George.Yang@amd.com&gt;
Co-developed-by: Min Ma &lt;min.ma@amd.com&gt;
Signed-off-by: Min Ma &lt;min.ma@amd.com&gt;
Reviewed-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;
Signed-off-by: Lizhi Hou &lt;lizhi.hou@amd.com&gt;
Signed-off-by: Jeffrey Hugo &lt;quic_jhugo@quicinc.com&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20241118172942.2014541-4-lizhi.hou@amd.com
</content>
</entry>
</feed>
