panfrost: Stop exposing internal panfrost_*_batch() functions
authorBoris Brezillon <boris.brezillon@collabora.com>
Fri, 13 Sep 2019 16:32:42 +0000 (18:32 +0200)
committerBoris Brezillon <boris.brezillon@collabora.com>
Wed, 18 Sep 2019 08:26:21 +0000 (10:26 +0200)
commit2b771b84241b57c9377c6fe83a46eedf5a640687
tree8b1c648587d30e5bf060e608880ee490d56039e0
parent8d5f905faad76a46c732dc43c4009cbf0f5da170
panfrost: Stop exposing internal panfrost_*_batch() functions

panfrost_{create,free,get}_batch() are only called inside pan_job.c.
Let's make them static.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_job.c
src/gallium/drivers/panfrost/pan_job.h