mesa/src/intel
Topi Pohjolainen a5889d70f2 i965/icl: Disable binding table prefetching
Gen 11 workarounds table #2056 WABTPPrefetchDisable suggests to
disable prefetching of binding tables for ICLLP A0 and B0
steppings. It fixes multiple gpu hangs in
ext_framebuffer_multisample* tests on ICLLP B0 h/w.

Anuj: Add comments and commit message.
      Add gen 11 checks in the code.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
2018-07-27 11:05:04 -07:00
..
blorp i965/icl: Disable binding table prefetching 2018-07-27 11:05:04 -07:00
common intel: Make the decoder just store addresses for bases, not buffers. 2018-07-25 14:43:54 -07:00
compiler intel/compiler: fix lower conversions to account for predication 2018-07-27 14:48:29 +02:00
dev intel: devinfo: add simulator id 2018-07-05 11:57:45 +01:00
genxml python: Better iterate over dictionaries 2018-07-24 11:07:04 -07:00
isl intel/isl/gen4: Make depth/stencil buffers Y-Tiled 2018-07-19 11:05:07 -07:00
tools intel: tools: dump: only store device id on success 2018-07-25 16:53:06 +01:00
vulkan i965: Combine both gl_PatchVerticesIn lowering passes. 2018-07-26 21:51:36 -07:00
Android.blorp.mk
Android.common.mk
Android.compiler.mk
Android.dev.mk
Android.genxml.mk
Android.isl.mk
Android.mk
Android.vulkan.mk
Makefile.am intel: tools: import intel_aubdump 2018-07-05 11:57:45 +01:00
Makefile.blorp.am
Makefile.common.am
Makefile.compiler.am intel/isl: Add format conversion code 2018-05-09 11:16:33 -07:00
Makefile.dev.am
Makefile.genxml.am
Makefile.isl.am intel/isl: Add format conversion code 2018-05-09 11:16:33 -07:00
Makefile.sources anv: Add KHR_display extension to anv [v7] 2018-06-19 14:17:46 -07:00
Makefile.tools.am
Makefile.vulkan.am anv/android: Fix Autotools build for VK_ANDROID_native_buffer 2018-07-11 11:09:16 -07:00
meson.build