configure: Add the new "vc5" driver to the list, requiring a simulator.
authorEric Anholt <eric@anholt.net>
Fri, 18 Aug 2017 19:55:43 +0000 (12:55 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 18:42:04 +0000 (11:42 -0700)
commitae106592a60d5b35facfc6957919820393ec1d40
treefe022dd0ddb89e3b967e7e600c828b3b777c11df
parentc34295b1a3e2bd6ddf8a79bbe391aae1e98cd976
configure: Add the new "vc5" driver to the list, requiring a simulator.

My intent is to develop the vc5 driver in-tree for some time to build the
CL generation and shader compiler code, and keep out-of-tree patches for
talking to an actual kernel driver until the kernel driver can be
stabilized on the hardware.

v2: Define a HAVE_BROADCOM_DRIVERS, like HAVE_INTEL or HAVE_AMD.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
configure.ac
src/Makefile.am