lima: drop suballocator
authorVasily Khoruzhick <anarsoul@gmail.com>
Sun, 24 Nov 2019 22:37:32 +0000 (14:37 -0800)
committerVasily Khoruzhick <anarsoul@gmail.com>
Thu, 19 Dec 2019 22:28:32 +0000 (14:28 -0800)
commit039f3f6adb815dfd4ab8059c1f5ec44e8e6190ae
treea0e973751d87a6baf34334414ac849d6fb6b8fec
parent9f72d7195aca5765db418de194af079a77dfd615
lima: drop suballocator

Since we're using a separate per-draw BO for GP outputs we don't
need suballocator anymore.

Reviewed-by: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3158>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3158>
src/gallium/drivers/lima/lima_context.c
src/gallium/drivers/lima/lima_context.h
src/gallium/drivers/lima/lima_draw.c
src/gallium/drivers/lima/lima_texture.c