Skip to content

etnaviv: add drm-shim

Christian Gmeiner requested to merge austriancoder/mesa:drm-shim into master

Makes it possible to run e.g. shader-db on my x64 development machine. I am not quite sure what to do with different GPU types. At the moment gc3000 is hard coded. Maybe using an env variable to control the shim-device would be enought. Something linke ETNA_SHIM_GPU=gc2000.

Any thoughts?

Merge request reports