diff options
author | Kenneth Graunke <[email protected]> | 2019-06-20 20:18:11 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-08-31 20:17:55 -0700 |
commit | 87fa8d9ebc0dcd8c0ba1405d590ee6337fce69ba (patch) | |
tree | a507d11610ceebdc0758ccd156b484cd97459ae8 /src/egl | |
parent | 4771f6bccca060fcdceb89205740c94756733df5 (diff) |
iris: Lessen texture cache hack flush for blits/copies on Icelake.
Lionel found actual documentation for this at long last. Apparently
it actually is a sampler cache limitation that was mostly fixed on
Icelake. Unfortunately, it seems there are still issues with ASTC
and non-ASTC sampler views. Still, we can lessen the flush condition
from "format mismatch" to "ASTC mismatch", which eliminates most of
the flushing here.
We also update the documentation to refer to the workaround name.
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions