anv/icl: Disable binding table prefetching
authorAnuj Phogat <anuj.phogat@gmail.com>
Thu, 9 Aug 2018 16:52:39 +0000 (09:52 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 21 Aug 2018 19:50:05 +0000 (12:50 -0700)
commit81b74b5d96bce37d586525bce9181592626bf781
tree6a4d9af68d911d981d3cb53a2e5dafe98c792879
parent482f328f3b2abd88288b54769193aa75d0f406e0
anv/icl: Disable binding table prefetching

Gen 11 workarounds table #2056 WABTPPrefetchDisable suggests to
disable prefetching of binding tables for ICLLP A0 and B0
steppings. We have a similar patch for i965 driver in  Mesa
commit a5889d70.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/vulkan/genX_pipeline.c