anv/icl: Allow headerless sampler messages for pre-emptable contexts
authorAnuj Phogat <anuj.phogat@gmail.com>
Fri, 17 Aug 2018 23:42:23 +0000 (16:42 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 21 Aug 2018 19:50:05 +0000 (12:50 -0700)
commit2383ddace12c3f5c23d8cc20a7768b0a6cb915f6
tree21d03e04ce0de999a15da08752c1fc364dc657cc
parent81b74b5d96bce37d586525bce9181592626bf781
anv/icl: Allow headerless sampler messages for pre-emptable contexts

It fixes simulator warnings in vulkancts tests complaining about missing
support for headerless sampler messages for pre-emptable contexts.
Bit 5 in SAMPLER MODE register is newly introduced for ICLLP.

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