aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2022-02-24 14:23:21 -0800
committerRob Clark <[email protected]>2022-03-04 22:49:52 -0800
commit17154addc5c1a175bcf3441ff0d9598efa1f05cd (patch)
treee4b4c3afed270e9734cc2f5930d470240cd0c852 /scripts/gdb
parent5f9ffe89803387078c3b253970795fa7ed447f18 (diff)
drm/msm: Add MSM_SUBMIT_FENCE_SN_IN
Add a way for userspace to specify the sequence number fence used to track completion of the submit. As the seqno fence is simply an incrementing counter which is local to the submitqueue, it is easy for userspace to know the next value. This is useful for native userspace drivers in a vm guest, as the guest to host roundtrip can have high latency. Assigning the fence seqno in the guest userspace allows the guest to continue without waiting for response from the host. Signed-off-by: Rob Clark <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions