diff options
author | Chris Wilson <[email protected]> | 2018-08-30 17:10:42 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-08-30 18:26:48 +0100 |
commit | 70b73f9ac113983f9c7db9887447f1344ac5b69b (patch) | |
tree | 133323ecd9f200a55403d8d562e2039ea6bd81b1 /tools/perf/scripts/python/syscall-counts.py | |
parent | 096055487115883dc82fdebb5d16444585e4fc24 (diff) |
drm/i915/ringbuffer: Delay after invalidating gen6+ xcs
During stress testing of full-ppgtt (on Baytrail at least), we found
that the invalidation around a context/mm switch was insufficient (writes
would go astray). Adding a second MI_FLUSH_DW barrier prevents this, but
it is unclear as to whether this is merely a delaying tactic or if it is
truly serialising with the TLB invalidation. Either way, it is
empirically required.
v2: Avoid the loop for readability;
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107715
References: https://bugs.freedesktop.org/show_bug.cgi?id=107759
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Matthew Auld <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions