On Wed, Jul 1, 2015 at 8:26 AM, Emil Velikov <[email protected]> wrote: > On 1 July 2015 at 08:49, Ilia Mirkin <[email protected]> wrote: >> We want to require different versions for nouveau and nouveau_vieux. >> autoconf will only check for NOUVEAU once if both drivers are enabled, >> meaning both version checks don't get executed. Rename the nouveau_vieux >> one to NVVIEUX to avoid the issue. >> >> Signed-off-by: Ilia Mirkin <[email protected]> > Or we can just nuke LIBDRM_NVVIEUX_REQUIRED - I've always wondered why > we need it :-) > > Either way is fine with me, > Reviewed-by: Emil Velikov <[email protected]>
I dislike forcing people using ancient hardware to upgrade some component just because an unrelated driver wants something newer. So I think the vieux/nouveau separation makes sense. -ilia _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
