a5xx: implement logicop support
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 4 Jul 2017 21:58:41 +0000 (17:58 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Tue, 4 Jul 2017 22:27:57 +0000 (18:27 -0400)
commitdef1b94c333d9b646f9ef241e437850928dd7e76
tree818827d3a76ca1726a40b57bae9c853b01d39c32
parentabe8740e337e7a4b0b9a340506799362d356e6ef
a5xx: implement logicop support

The former 0x60 hardcoded in is equivalent to ROP_COPY with the shift.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Acked-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/a5xx/a5xx.xml.h
src/gallium/drivers/freedreno/a5xx/fd5_blend.c
src/gallium/drivers/freedreno/a5xx/fd5_emit.c