panfrost: Skip flushes only for wallpapers, not any blit
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 21 Jun 2019 20:59:51 +0000 (13:59 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 25 Jun 2019 20:39:17 +0000 (13:39 -0700)
commit4ac42f2b3882e9425c372f952cc32b395c6a7c3b
tree81af1a66bb7d10697e8d2d5fd036130dfd1ba37f
parentffcc4d1c4e872b3bb5be1d6952e527e5c091370c
panfrost: Skip flushes only for wallpapers, not any blit

We need the flush from u_blitter for a normal blit (e.g. for mipmaps);
it's only wallpaper-related blits that are special-cased.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_context.c