panfrost: Reset job counters once the job is submitted
authorRohan Garg <rohan.garg@collabora.com>
Wed, 5 Jun 2019 15:23:54 +0000 (17:23 +0200)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 18 Jun 2019 16:52:20 +0000 (09:52 -0700)
commitdebb85d1ecccaad237261906186a2612f951a9b8
treecd6be248922a8f20a3c2d0c8bfd1ca55cf57c3cc
parent0f43a2ae8afe217efaff9c0436388323a5f0d7b7
panfrost: Reset job counters once the job is submitted

Move the reset out of frame invalidation into job submission

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