i965/icl: Set Enabled Texel Offset Precision Fix bit
authorAnuj Phogat <anuj.phogat@gmail.com>
Mon, 27 Aug 2018 18:23:08 +0000 (11:23 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Fri, 21 Sep 2018 21:40:04 +0000 (14:40 -0700)
commitfa1ff71a0f1dd66bd5560fa4cc62e504d5930838
treee83800c40d6549d743cd9eee05ca609f2fab9552
parent5eb173304bd1cebdde0617bcc42cd4dca0b8c880
i965/icl: Set Enabled Texel Offset Precision Fix bit

h/w specification requires this bit to be always set.

V2: Fix bit mask (Chris Wilson)

Suggested-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_defines.h
src/mesa/drivers/dri/i965/brw_state_upload.c