asahi: Add drm-shim implementation
authorAlyssa Rosenzweig <alyssa@collabora.com>
Sat, 5 Nov 2022 02:32:10 +0000 (22:32 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 7 Nov 2022 16:10:11 +0000 (16:10 +0000)
commit350be81aa3c0ce9620a09aaa7489ed4f5ef656a0
tree59d7d76f8a5c24466831c35f658d92dab831dbf2
parentaf868fcaad4b18408dd1d23bbd238d3337fe282d
asahi: Add drm-shim implementation

Forked off from v3d's. This gets us a render node which is good enough for
shader-db.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19540>
src/asahi/drm-shim/asahi_noop.c [new file with mode: 0644]
src/asahi/drm-shim/meson.build [new file with mode: 0644]
src/asahi/meson.build