mesa/src/etnaviv/drm-shim
Mark Janes a1281f8a99 meson: add idep_mesautil to components using simple_mtx.h
If valgrind is installed, these components need to find valgrind.h.

Fixes: 53f7d539cd ("util: Add helgrind support for simple_mtx")
Closes: #3876
Acked-by: Rob Clark <robclark@freedesktop.org>
2020-11-24 18:13:07 -08:00
..
README.md
etnaviv_noop.c
meson.build meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08: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