aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2024-04-29 04:32:18 +0000
committerTakashi Sakamoto <[email protected]>2024-05-06 02:06:05 +0000
commit624a8535f7036d8c4de1481b72704daa7f7fd43e (patch)
treed9ba62020bd313e9fb4ec2fb493b28dbe062adba /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentfirewire: core: add tracepoint event for asynchronous inbound request (diff)
downloadkernel-624a8535f7036d8c4de1481b72704daa7f7fd43e.tar.gz
kernel-624a8535f7036d8c4de1481b72704daa7f7fd43e.zip
firewire: core: add tracepoints events for asynchronous outbound response
In a view of core transaction service, the asynchronous outbound response consists of two stages; initiation and completion. This commit adds a pair of events for the asynchronous outbound response. The following example is for asynchronous write quadlet request as IEC 61883-1 FCP response to node 0xffc1. async_response_outbound_initiate: \ transaction=0xffff89fa08cf16c0 generation=4 scode=2 dst_id=0xffc1 \ tlabel=25 tcode=2 src_id=0xffc0 rcode=0 \ header={0xffc16420,0xffc00000,0x0,0x0} data={} async_response_outbound_complete: \ transaction=0xffff89fa08cf16c0 generation=4 scode=2 status=1 \ timestamp=0x0000 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Sakamoto <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions