turnip: build drm_msm_gem_submit_bo array directly
authorChia-I Wu <olvaffe@gmail.com>
Thu, 17 Jan 2019 18:23:19 +0000 (10:23 -0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 11 Mar 2019 17:01:41 +0000 (10:01 -0700)
commit7ad01913bd2122c108a51a32aa40cc2b23aed768
treeeb5c460a7c8923b4473df7d4029f2574cb662f5d
parentc969d8b975072221adc898a34cf9bc5be8ab3402
turnip: build drm_msm_gem_submit_bo array directly

Build drm_msm_gem_submit_bo array directly in tu_bo_list.  We might
change this again, but this is good enough for now.

There are other issues as well, such as not using
VkAllocationCallbacks and sloppy error checking.  We should revisit
this in the near future.  Same to tu_cs.
src/freedreno/vulkan/tu_cmd_buffer.c
src/freedreno/vulkan/tu_device.c
src/freedreno/vulkan/tu_private.h