diff options
author | 2020-11-02 22:10:57 +0000 | |
---|---|---|
committer | 2020-11-03 14:29:10 +0000 | |
commit | 09212e81e5450743e5b06b27c4e344e4c45b630d (patch) | |
tree | 39a18bb5e19b31d08cb3a6ffcc6d7da35d8b3afc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/gt: Expose more parameters for emitting writes into the ring (diff) | |
download | wireguard-linux-09212e81e5450743e5b06b27c4e344e4c45b630d.tar.xz wireguard-linux-09212e81e5450743e5b06b27c4e344e4c45b630d.zip |
drm/i915/gt: Flush xcs before tgl breadcrumbs
In a simple test case that writes to scratch and then busy-waits for the
batch to be signaled, we observe that the signal is before the write is
posted. That is bad news.
Splitting the flush + write_dword into two separate flush_dw prevents
the issue from being reproduced, we can presume the post-sync op is not
so post-sync.
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/216
Testcase: igt/gem_exec_fence/parallel
Testcase: igt/i915_selftest/live/gt_timelines
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: stable@vger.kernel.org
Acked-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201102221057.29626-2-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions