Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2017 09:55:55 +0100
From:      Matthieu Volat <mazhe@alkumuna.eu>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        x11@FreeBSD.org, ports@FreeBSD.org
Subject:   Re: CFT upgrade to xorg 1.18.4 and newer intel/ati DDX
Message-ID:  <20170124095555.13772b01@freedom.alkumuna.eu>
In-Reply-To: <20170123235516.o5lvu3sfwq5r5tsq@ivaldir.etoilebsd.net>
References:  <20170123235516.o5lvu3sfwq5r5tsq@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Tue, 24 Jan 2017 00:55:16 +0100
Baptiste Daroussin <bapt@FreeBSD.org> wrote:

> Hi all,
> 
> This is a call for testing for newer Xorg along with newer drivers: intel and
> ati.
> 
> The patch against the head ports: https://people.freebsd.org/~bapt/newxorg.diff
> 
> Note that you would need to rebuild all the xf86-* packages to work with that
> newer xorg (hence the bump of the revision)
> 
> Do not expect newer gpu supported as this is not the kernel part.
> 
> If you experience any issue with intel or radeon driver please try to use the
> new modesetting driver provided by xorg directly (note that fedora and debian
> recommands to use that new driver instead of the ati/intel one)
> 
> To use that driver:
> 
> cat /usr/local/etc/xorg.conf.d/modesetting.conf
> Section "Device"
>     Identifier "Card0"
>     Driver "modesetting"
> EndSection
> 
> You need to first load the kms driver eiter via loader.conf or manually via
> kldload
> 
> Best regards,
> Bapt of behalf of the X11 team

Looks good with x11/nvidia driver!

In related matters, I noticed that parts of the stack (libclc) require/use llvm 3.9 while the main body (mesa related ports) still use llvm 3.7. I cherry picked very few changes from mesa 12.0 and 13.0 and was able to build graphics/libEGL and graphics/dri with llvm 3.9 too:

https://gist.githubusercontent.com/mazhe/e094ac71ae25d40d46fd49510311204e/raw/aca8404c14693a3779d618c3c920a97a7fb620fb/ports_mesa_llvm39.diff

As a nvidia driver user, I guess most of mesa is shortcutted in my config, but maybe that would be of interest to other people? 

-- Matthieu Volat

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQTxuiqPSkQnzRDOjsP4Q0N5gpmLfgUCWIcWmwAKCRD4Q0N5gpmL
foa5AKCSZ4V5zpruUCf5nPar53cfHmbJ3wCfUe9g7gS8cXKvp5C4OBzq36PGe2s=
=bj37
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170124095555.13772b01>