[RFC xf86-video-freedreno] add OutputClass conf

Thierry Reding thierry.reding at gmail.com
Wed Jul 9 03:30:36 PDT 2014


On Wed, Jul 09, 2014 at 12:26:24PM +0200, Julien Cristau 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 <robdclark at gmail.com>
> > ---
> > 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)
> ?

Hehe, that's a whole lot simpler than the AC_PREPROC_IFELSE snippet that
I came up with. And obvious too.

> Also, any reason to install the file in sysconfdir instead of
> ${datadir}/X11/xorg.conf.d?

It's sysconf*ig*dir, which is in fact ${datarootdir}/X11/xorg.conf.d.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140709/7efbbb8e/attachment.sig>


More information about the xorg-devel mailing list