diff options
author | Chris Wilson <[email protected]> | 2020-10-07 10:09:47 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-11-03 15:00:06 +0000 |
commit | c648ae338e927f8fb6dd274646e5825852b7fd63 (patch) | |
tree | 35e3c14d9346c9fb3d24e4fc69cb2812f43548ae /tools/perf/scripts/python/mem-phys-addr.py | |
parent | bc73e5d33048b7ab5f12b11b5d923700467a8e1d (diff) |
drm/i915/gem: Perform all asynchronous waits prior to marking payload start
The initial breadcrumb marks the transition from context wait and setup
into the request payload. We use the marker to determine if the request
is merely waiting to begin, or is inside the payload and hung.
Forgetting to include a breadcrumb before the user payload would mean we
do not reset the guilty user request, and conversely if the initial
breadcrumb is too early we blame the user for a problem elsewhere.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions