lima: use per submit dump file
authorQiang Yu <yuq825@gmail.com>
Wed, 5 Feb 2020 06:25:21 +0000 (14:25 +0800)
committerMarge Bot <eric+marge@anholt.net>
Mon, 17 Feb 2020 02:54:15 +0000 (02:54 +0000)
commitd6ad8e590f27ce0413389f6274fa05106d45dba1
tree87196003fc65683c48dfea292cb9014d643465b3
parentd0dde3de25aca535a35ee58850340a0bfdab9dab
lima: use per submit dump file

After multi lima_submit, commands for one lima_submit may not be
flushed when change framebuffer. But we want to track command
stream for one submit, so save dump file for each submit.

Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3755>
src/gallium/drivers/lima/lima_draw.c
src/gallium/drivers/lima/lima_screen.c
src/gallium/drivers/lima/lima_submit.c
src/gallium/drivers/lima/lima_submit.h
src/gallium/drivers/lima/lima_texture.c
src/gallium/drivers/lima/lima_util.c
src/gallium/drivers/lima/lima_util.h