diff options
author | Chris Wilson <[email protected]> | 2018-05-26 00:33:56 +0100 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2018-05-25 21:35:50 -0700 |
commit | f5e8b13f78a085bc95a1c0895e4a38ff6b87b375 (patch) | |
tree | dade5ae70a4bec18f363488fc954d66cab568698 /appveyor.yml | |
parent | 18c50498db078f8bfbf1f8135b4e72ed479e32d9 (diff) |
i915: Fix streaming loads for intel_tiled_memcpy
We stream from a tiled and aligned source into an unaligned user buffer,
so we need to use _mm_storeu_si128.
Fixes: d21c086d819d78fb3f6abcbb14aa492970f442aa (i965/tiled_memcpy: inline movntdqa loads in tiled_to_linear)
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions