vc4: Fix accidental dropping of the low bits of the store tilebuffer packet.
authorEric Anholt <eric@anholt.net>
Fri, 17 Oct 2014 11:14:11 +0000 (12:14 +0100)
committerEric Anholt <eric@anholt.net>
Fri, 17 Oct 2014 12:09:29 +0000 (13:09 +0100)
commit1f7048419ed6ad4d25e89efa885fdc58d36c4213
tree7a0e5a75be724f3c6147917f4f54043cca318594
parentafc3aa373d45775d08babffa49b566f952689efc
vc4: Fix accidental dropping of the low bits of the store tilebuffer packet.

Notably this included the EOF flag (the other bits are the full buffer
dump selection, but we don't do full dumps), which caused the kernel
checking for frame completion to trigger.
src/gallium/drivers/vc4/kernel/vc4_validate.c