lima: Add a noop drm-shim
authorIcecream95 <ixn@disroot.org>
Mon, 6 Sep 2021 08:10:56 +0000 (20:10 +1200)
committerMarge Bot <eric+marge@anholt.net>
Fri, 10 Sep 2021 21:34:36 +0000 (21:34 +0000)
commit1976f4980c0fc60857e806ace2d743ff84b1ab18
treef0448cfc175ed5868b7d376d1bebfc57506806c8
parenteb8ec12b239714f70039d59b0c9e7b73d3f10b58
lima: Add a noop drm-shim

Hard-code Mali450 with six cores for now, matching the hardware I
have.

Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Reviewed-by: Erico Nunes <nunes.erico@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12737>
src/gallium/drivers/lima/drm-shim/lima_noop.c [new file with mode: 0644]
src/gallium/drivers/lima/drm-shim/meson.build [new file with mode: 0644]
src/gallium/drivers/lima/meson.build