vc4: Switch back to using a local copy of vc4_drm.h.
authorEric Anholt <eric@anholt.net>
Thu, 15 Jun 2017 23:52:22 +0000 (16:52 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 12 Jul 2017 17:58:33 +0000 (10:58 -0700)
commita2d87a00191a7cfecfea65185ff1eca3ca958160
tree4b9ea64df8e02249d570c37a69f343bd670a7258
parent5d6271c6a566b71b84ce060a71494467f312b0df
vc4: Switch back to using a local copy of vc4_drm.h.

Needing to get our uapi header from libdrm has only complicated things.
Follow intel's lead and drop our requirement for it.

Generated from the same commit mentioned in the README.

v2: Update Android.mk as well, move vc4_drm.h reference for distcheck.

Reviewed-by: Daniel Stone <daniels@collabora.com>
Makefile.am
configure.ac
include/drm-uapi/vc4_drm.h [new file with mode: 0644]
src/gallium/drivers/vc4/Android.mk
src/gallium/drivers/vc4/Makefile.am