OSDN Git Service

i965: Emit IF/ELSE/ENDIF/WHILE JIP with type W on Gen7
authorAntia Puentes <apuentes@igalia.com>
Thu, 12 Mar 2015 12:59:17 +0000 (13:59 +0100)
committerSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Mon, 16 Mar 2015 11:56:17 +0000 (12:56 +0100)
commit9735a62a2c6007e7ee7baa5a769575a0adb5fda3
tree7af38677bfc869cb0d0598ad80eb5eefbb3df9a5
parentdc394136404eafec689874934db0198be6182c59
i965: Emit IF/ELSE/ENDIF/WHILE JIP with type W on Gen7

IvyBridge and Haswell PRM say that the JIP should be emitted
with type W but we were using UD. The previous implementation
did not show adverse effects, but IMHO it is safer to follow
the specification thoroughly.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Antia Puentes <apuentes@igalia.com>
src/mesa/drivers/dri/i965/brw_eu_emit.c