diff options
| author | Chris Wilson <[email protected]> | 2020-05-19 07:31:15 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-05-19 15:28:26 +0100 |
| commit | f73fbb5a59a7060f81afe4f924a69ab6bff0c46d (patch) | |
| tree | 90ab6b4015402a3017b77b82351517917f983d58 /tools/perf/scripts/python | |
| parent | 3a230a554dbbc6cd5016cf1b56ee77cfcd48c7d8 (diff) | |
drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
When we look at i915_request_is_started() we must be careful in case we
are using a request that does not have the initial-breadcrumb and
instead the is-started is being compared against the end of the previous
request. This will make wait_for_submit() declare that a request has
been already submitted too early.
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')
0 files changed, 0 insertions, 0 deletions