Skip to content

vc4: drm shim

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

I am looking into a nir lowering pass that could be used for etnaviv and vc4. As I have no device by hand I added drm-shim support so that I can work with shader-db. The retunred values for DRM_VC4_GET_PARAM are 99% wrong :)

Merge request reports