summaryrefslogtreecommitdiffstats
path: root/src/etnaviv/drm-shim/README.md
blob: 4d27ca863abc5ba35cd042792f5854b68a0daaa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

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