[Mesa-dev] [RFC 2/2] gallium: add tegra support
Christian Gmeiner
christian.gmeiner at gmail.com
Wed Oct 14 14:47:51 PDT 2015
2015-10-14 14:51 GMT+02:00 Erik Faye-Lund <kusmabite at gmail.com>:
> On Sun, Oct 11, 2015 at 5:09 PM, Christian Gmeiner
> <christian.gmeiner at gmail.com> wrote:
>> @@ -2181,6 +2188,13 @@ if test -n "$with_gallium_drivers"; then
>> done
>> fi
>>
>> +dnl We need to validate some needed dependencies for renderonly drivers.
>> +
>> +if test "x$HAVE_GALLIUM_NOUVEAU" != xyes -a "x$HAVE_GALLIUM_TEGRA" == xyes ; then
>> + AC_ERROR([Building with tegra requires that nouveau])
>
> Requires that nouveau what? :)
Yeah will improve working for V2.
thanks
--
Christian Gmeiner, MSc
https://soundcloud.com/christian-gmeiner
More information about the mesa-dev
mailing list