panfrost: Set `initialized` in more cases
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 19 Jul 2019 23:11:27 +0000 (16:11 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 22 Jul 2019 15:20:34 +0000 (08:20 -0700)
commitf1dcaa0df67aa92ff236418e125adf3299bbf0fd
tree731a75d470b11318cec1a7056fc19a662f34cb6c
parent9e3dc703ffd1fe78b3d99a0e2b3093415fbae610
panfrost: Set `initialized` in more cases

Indirect linear writes were not being marked as initialized, causing the
back blit to be dropped, breaking the listed tests.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/ci/expected-failures.txt
src/gallium/drivers/panfrost/pan_resource.c