diff options
author | Francisco Jerez <[email protected]> | 2016-01-13 18:59:39 -0800 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2016-01-15 11:33:52 +0200 |
commit | 965fd602a6436f689f4f2fe40a6789582778ccd5 (patch) | |
tree | 118879b2d2ac12db5e8d499f582127fed575e8f4 /tools/perf/scripts/python/stackcollapse.py | |
parent | d890565c44447db08fd9d07f5b02928a07a88c7e (diff) |
drm/i915: Make sure DC writes are coherent on flush.
We need to set the DC FLUSH PIPE_CONTROL bit on Gen7+ to guarantee
that writes performed via the HDC are visible in memory. Fixes an
intermittent failure in a Piglit test that writes to a BO from a
shader using GL atomic counters (implemented as HDC untyped atomics)
and then expects the memory to read back the same value after mapping
it on the CPU.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91298
Tested-by: Mark Janes <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: [email protected]
Signed-off-by: Francisco Jerez <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions