[Mesa-dev] [PATCH] gallium: add Tegra renderonly support
Alexandre Courbot
acourbot at nvidia.com
Tue Jan 17 04:10:15 UTC 2017
On 01/13/2017 11:20 PM, Grazvydas Ignotas wrote:
> just out of the interest, can this be used on Tegra X1 right now?
> If so, what would I need to get it to work (kernel, firmware, something else)?
> I'd be interested to run mesa on the Shield TV.
I recommend using my Mesa branch (https://github.com/Gnurou/mesa) for
minimum hassle, as it includes a few extra hacks for Tegra (not all of
which may be needed, but just to be on the safe side). Compile with the
following options:
https://github.com/NVIDIA/tegra-rootfs-scripts/blob/master/build-mesa
Also use the most recent kernel with CONFIG_DRM_TEGRA_STAGING set and
you should have a working system! No need to modify userspace apps with
this hack.
The required firmware for TX1 is already in linux-firmware, so if you
have it installed you should have everything that is required.
More information about the mesa-dev
mailing list