lima: put hardware related info to lima_gpu.h
authorQiang Yu <yuq825@gmail.com>
Sat, 8 Feb 2020 10:44:00 +0000 (18:44 +0800)
committerMarge Bot <eric+marge@anholt.net>
Mon, 17 Feb 2020 02:54:15 +0000 (02:54 +0000)
commit29c7235507d52d676ec1eee3ef5f9042317595c1
treea1905dcc3ccd61dee21f01f37c1dd29334daa806
parent09127641f41c75f16d8fa73129153c9da6df7810
lima: put hardware related info to lima_gpu.h

For sharing with multi .c files.

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/Android.mk
src/gallium/drivers/lima/lima_context.c
src/gallium/drivers/lima/lima_draw.c
src/gallium/drivers/lima/lima_gpu.h [new file with mode: 0644]
src/gallium/drivers/lima/lima_submit.c
src/gallium/drivers/lima/lima_submit.h
src/gallium/drivers/lima/meson.build