Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Gmeiner 8acaab1aa7 etnaviv: add drm-shim hace 6 años
..
README.md etnaviv: add drm-shim hace 5 años
etnaviv_noop.c etnaviv: add drm-shim hace 5 años
meson.build etnaviv: add drm-shim hace 5 años

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