commit | 86055df9682948ef26b06b94a3856676d638e2fb | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 29 17:36:29 2014 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 29 20:02:10 2014 +0100 |
tree | 7ed6cd1b359c780f17875c3176f21d05379ee095 | |
parent | d28b9d27bf6c1c5e0dae591985442a25bbecab86 [diff] |
igt/gem_concurrent_blit: Apply some fence pressure as well As before, we also want to race against access through the fence registers. This overlaps slightly with gem_set_tiling_vs_blt, but the different access pattern should make it useful. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>