lima: adjust pp_stream to use lima_submit_create_stream_bo
authorQiang Yu <yuq825@gmail.com>
Sun, 9 Feb 2020 02:05:33 +0000 (10:05 +0800)
committerMarge Bot <eric+marge@anholt.net>
Mon, 17 Feb 2020 02:54:15 +0000 (02:54 +0000)
commited8837f946159c34573a6b924a0ba6f879c7bb60
treefa85a939089939f811a1117db2235ef61a46e298
parente90d8b6e4d135d58e9346220a652b4835c843d07
lima: adjust pp_stream to use lima_submit_create_stream_bo

No need to save the bo, just map and va for use in this submit
is enough.

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_context.h
src/gallium/drivers/lima/lima_submit.c