On Wed, Jul 9, 2014 at 6:26 AM, Julien Cristau <[email protected]> wrote:
> On Tue, Jul 8, 2014 at 10:01:52 -0400, Rob Clark wrote:
>
>> This enables the xserver to associate the drm driver name "msm" to the
>> xf86-video-freedreno driver.
>>
>> Signed-off-by: Rob Clark <[email protected]>
>> ---
>> Not sure if anyone has a better suggestion for how to do that videodrv
>> abi check in configure.ac. The problem is, we don't want to install
>> the .conf file snippet(s) for older xserver, as it will error out at
>> startup complaining about unknown section "OutputClass".
>>
> Maybe this:
> PKG_CHECK_EXISTS([xorg-server >= 1.15.99.904], outputclass=yes,
> outputclass=no)
> ?
oh, heh, yeah that is easier
>
> Also, any reason to install the file in sysconfdir instead of
> ${datadir}/X11/xorg.conf.d?
Well, it is at least the same thing that glamor does. Seems like for
fedora build at least, it ends up as /usr/share/X11/xorg.conf.d which
looks like the right spot.
BR,
-R
> Cheers,
> Julien
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel