aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorGurchetan Singh <[email protected]>2021-09-21 16:20:23 -0700
committerGerd Hoffmann <[email protected]>2021-09-29 09:22:31 +0200
commitcd7f5ca33585918febe5e2f6dc090a21cfa775b0 (patch)
tree6bbee480a5b3c6073de5ffcdea6c9be2bd3f6771 /tools/perf/scripts/python/event_analyzing_sample.py
parent8d6b006e1f51c99016aa39ca9e03947cbdd024e3 (diff)
drm/virtio: implement context init: add virtio_gpu_fence_event
Similar to DRM_VMW_EVENT_FENCE_SIGNALED. Sends a pollable event to the DRM file descriptor when a fence on a specific ring is signaled. One difference is the event is not exposed via the UAPI -- this is because host responses are on a shared memory buffer of type BLOB_MEM_GUEST [this is the common way to receive responses with virtgpu]. As such, there is no context specific read(..) implementation either -- just a poll(..) implementation. Signed-off-by: Gurchetan Singh <[email protected]> Acked-by: Nicholas Verne <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions