mesa/src/intel/blorp
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.c i965: Add plumbing for shader time in 32-wide FS dispatch mode. 2018-06-28 13:19:38 -07:00
blorp.h intel/blorp: Take an explicit filter parameter in blorp_blit 2018-07-18 09:47:28 -07:00
blorp_blit.c intel/blorp: Fix blits to R8G8B8_UNORM_SRGB sRGB harder 2018-07-23 00:36:39 -07:00
blorp_clear.c intel/blorp: Handle 3-component formats in clears 2018-07-13 20:57:46 -07:00
blorp_genX_exec.h i965/icl: Disable binding table prefetching 2018-07-27 11:05:04 -07:00
blorp_nir_builder.h intel/blorp: Add a partial resolve pass for MCS 2017-07-22 20:59:22 -07:00
blorp_priv.h intel/blorp: Add a blorp_filter enum for use in blorp_blit 2018-07-18 09:47:28 -07:00
meson.build meson: Use dependencies for nir 2018-01-11 15:40:02 -08:00
TODO intel/blorp: Add a TODO file 2016-09-12 10:14:49 -07:00