Revert "iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch"
authorAnuj Phogat <anuj.phogat@gmail.com>
Wed, 26 Jun 2019 21:27:01 +0000 (14:27 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Fri, 28 Jun 2019 21:02:13 +0000 (14:02 -0700)
commitd96cba775413ab357194af96b20c2107a0155bd8
treee4221f55be4675402c8e73718580443c8dd52da7
parent387e43b52fa2c17ae1cd3f95c7578407d9c4ef95
Revert "iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch"

SLICE_COMMON_CHICKEN3 is a privileged register not accesible from userspace.
This patch silences a simulator warning about it.

We don't need to add this workaround in linux kernel as the WA description
says it's fixed on latest stepping.

This reverts commit 9c421d6b47e0c5f206959acd68814b63232946be.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/gallium/drivers/iris/iris_state.c