diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-02-05 09:54:40 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-02-05 18:51:52 +0000 |
commit | 602ddb410dff397e791b7caafa2b2d40e5e52a29 (patch) | |
tree | 33c789257b4fa77400dc78cf583888d47a9cabd2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | aae970d8454bb9b6b15f385250027af4c454d4f4 (diff) |
drm/i915: Flush execution tasklets before checking request status
Rather than flushing the submission tasklets just before we sleep, flush
before we check the request status. Ideally this gives us a moment to
process the tasklets after sleeping just before we timeout.
v2: Compromise by pushing the flush prior to the timeout, but after the
check on completion so that we do not further delay the ready client.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200205095441.1769599-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions