panfrost: Implement PAN_DBG_SYNC with pandecode/minimal
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 18 Feb 2020 12:50:19 +0000 (07:50 -0500)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 18 Feb 2020 13:45:14 +0000 (08:45 -0500)
commitc46a090942b3d76b8bcbfde75c5454d449799360
tree03a5b5bce62c7e7f268589b5978749c253e6afcd
parent59986461255474cfb11c18e7ea8a6303e2d25afb
panfrost: Implement PAN_DBG_SYNC with pandecode/minimal

This way we avoid duplicating job traversal logic.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3836>
src/gallium/drivers/panfrost/pan_bo.c
src/gallium/drivers/panfrost/pan_job.c
src/gallium/drivers/panfrost/pan_screen.c