mesa/src/etnaviv/drm-shim
David Heidelberg 68215332a8 build: pass licensing information in SPDX form
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Dylan Baker <dylan.c.baker@intel.com>
Acked-by: Eric Engestrom <eric@igalia.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29972>
2024-06-29 12:42:49 -07:00
..
etnaviv_noop.c
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
README.md

etnaviv_noop backend

This implements the minimum of etnaviv in order to make shader-db work. The submit ioctl is stubbed out to not execute anything.

Export MESA_LOADER_DRIVER_OVERRIDE=etnaviv LD_PRELOAD=$prefix/lib/libetnaviv_noop_drm_shim.so.

It is possible to select a specific GPU model by setting the ETNA_SHIM_GPU environment variable.

The following GPU models are available:

  • GC2000 (default)
  • GC3000
  • GC7000L