pan/bi: Add nosched debug option
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 20 Jan 2021 22:36:03 +0000 (17:36 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 8 Feb 2021 14:07:30 +0000 (14:07 +0000)
commit4f4bb72745ca1fa507749843d32f320f879cf1b7
tree44b693f9ab360a36550202ddadfa4c85e59e3993
parentced55f0bcc202f0087b213da756985e87091ef13
pan/bi: Add nosched debug option

Forces a trivial schedule to replicate the old behaviour (for debugging
or benchmarking). Actually the new scheduler is still used, just highly
constrained; the net result should still do what's expected.

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/8354>
src/panfrost/bifrost/bi_schedule.c
src/panfrost/bifrost/bifrost.h
src/panfrost/bifrost/bifrost_compile.c