Re: [Mesa-dev] [PATCH] anv/icl: Set Error Detection Behavior Control Bit in L3CNTLREG

2018-10-25 Thread Lionel Landwerlin
Reviewed-by: Lionel Landwerlin On 25/10/2018 18:14, Anuj Phogat wrote: The default setting of this bit is not the desirable behavior. WA_1406697149 Signed-off-by: Anuj Phogat --- src/intel/genxml/gen11.xml | 1 + src/intel/vulkan/genX_cmd_buffer.c | 7 +++ 2 files changed, 8 i

[Mesa-dev] [PATCH] anv/icl: Set Error Detection Behavior Control Bit in L3CNTLREG

2018-10-25 Thread Anuj Phogat
The default setting of this bit is not the desirable behavior. WA_1406697149 Signed-off-by: Anuj Phogat --- src/intel/genxml/gen11.xml | 1 + src/intel/vulkan/genX_cmd_buffer.c | 7 +++ 2 files changed, 8 insertions(+) diff --git a/src/intel/genxml/gen11.xml b/src/intel/genxml/gen11