panfrost: Disable pipelining temporarily
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 17 Jun 2019 16:25:52 +0000 (09:25 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 17 Jun 2019 16:25:52 +0000 (09:25 -0700)
commit3a9b7692f1aecad3947fd2d4f8c3d2a947a16335
treeaca44943de9e39a45441902960a46098abe107a4
parentd4aed002145bb9c4d8bf9a80af3e9f3198c421fa
panfrost: Disable pipelining temporarily

Pipelined rendering is important for performance but is not working
right these days. Disable it for correctness until the panfrost_job
refactor is enabled and we can do it right.

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