mesa/src/intel
Anuj Phogat 7b283544dc anv/icl: Add render target flush after uploading binding table
The PIPE_CONTROL command description says:

"Whenever a Binding Table Index (BTI) used by a Render Taget Message
points to a different RENDER_SURFACE_STATE, SW must issue a Render
Target Cache Flush by enabling this bit. When render target flush
is set due to new association of BTI, PS Scoreboard Stall bit must
be set in this packet."

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2018-02-16 11:10:32 -08:00
..
blorp i965/icl: Add assertions to check dispatch mode is SIMD8 2018-02-15 16:14:56 -08:00
common intel/common/icl: Add has_sample_with_hiz flag in gen_device_info 2018-02-15 16:14:56 -08:00
compiler i965/compiler: clean up nir_intrinsic_load_input for vertex shaders 2018-02-14 12:00:14 +01:00
genxml intel/genxml/icl: Update genx_bits header 2018-02-15 16:14:55 -08:00
isl intel/isl/icl: Build and use gen11 surface state emit functions 2018-02-15 16:14:55 -08:00
tools intel/aubinator: Correctly decode INTERFACE_DESCRIPTOR_DATA 2018-02-14 13:17:26 -08:00
vulkan anv/icl: Add render target flush after uploading binding table 2018-02-16 11:10:32 -08:00
Android.blorp.mk
Android.common.mk
Android.compiler.mk
Android.genxml.mk intel/genxml/icl: Generate packing headers 2018-02-15 16:14:55 -08:00
Android.isl.mk intel/isl/icl: Build and use gen11 surface state emit functions 2018-02-15 16:14:55 -08:00
Android.mk
Android.vulkan.mk anv/icl: Build anv libs for gen11 2018-02-16 11:10:32 -08:00
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
Makefile.blorp.am
Makefile.common.am automake: intel: correctly append to the LIBADD variable 2017-11-08 14:23:57 +00:00
Makefile.compiler.am
Makefile.genxml.am
Makefile.isl.am intel/isl/icl: Build and use gen11 surface state emit functions 2018-02-15 16:14:55 -08:00
Makefile.sources anv/icl: Build anv libs for gen11 2018-02-16 11:10:32 -08:00
Makefile.tools.am intel/tools: Convert aubinator over to the common framework 2017-12-14 13:27:24 -08:00
Makefile.vulkan.am anv/icl: Build anv libs for gen11 2018-02-16 11:10:32 -08:00
meson.build