aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatthew Brost <[email protected]>2021-07-21 14:50:50 -0700
committerJohn Harrison <[email protected]>2021-07-22 10:07:11 -0700
commitb208f2d51b468f3289208e9d8d3cbbf76e84e426 (patch)
tree9e29733e1d0f03098e79e2b6be7959482c09bf07 /tools/perf/scripts/python/bin
parent3a4cdf1982f05d1da434eb3d777554ea6de6769a (diff)
drm/i915/guc: Insert fence on context when deregistering
Sometimes during context pinning a context with the same guc_id is registered with the GuC. In this a case deregister must be done before the context can be registered. A fence is inserted on all requests while the deregister is in flight. Once the G2H is received indicating the deregistration is complete the context is registered and the fence is released. v2: (John H) - Fix commit message Cc: John Harrison <[email protected]> Signed-off-by: Matthew Brost <[email protected]> Reviewed-by: John Harrison <[email protected]> Signed-off-by: John Harrison <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions