[Mesa-dev] [PATCH 5/5] tegra: Initial support

Thierry Reding thierry.reding at gmail.com
Fri Feb 23 13:55:04 UTC 2018


On Thu, Feb 22, 2018 at 02:32:26PM +0000, Emil Velikov wrote:
> On 22 February 2018 at 13:23, Thierry Reding <thierry.reding at gmail.com> wrote:
[...]
> > Good point. Let me check what exactly we use in the closed-source driver
> > and then come up with a proposal.
> >
> > I think perhaps a good choice for the vendor would be "grate". Even
> > though this driver isn't part of the grate project, I'm hoping that we
> > will eventually see Erik's and Dmitry's work merged into this.
> >
> > Adding Erik and Dmitry to get their opinion.
> >
> Ack. Since this can be tweaked later, I'd suggest not blocking the
> series on the name specifics.

So the closed-source driver reports this:

	...
	OpenGL vendor string: NVIDIA Corporation
	OpenGL renderer string: NVIDIA Tegra X1 (nvgpu)/integrated/DEBUG
	...

I suppose we could just do:

	vendor = "tegra"
	name = "NVIDIA Tegra X1"

The vendor seems to match the driver name for all (to match the Mesa driver name like other
	                  drivers do)
we can base the name on something we could query from sysfs, for
example. So we could display "NVIDIA Tegra 20" and similar for the GPU
supported by grate and K1, X1, X2, ... for those supported by Nouveau.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180223/56d62196/attachment.sig>


More information about the mesa-dev mailing list