[PATCH v2 libdrm 2/7] libdrm: Add NVIDIA Tegra support

2014-04-10 Thread Erik Faye-Lund
On Wed, Apr 9, 2014 at 1:40 PM, Thierry Reding wrote: > From: Thierry Reding > > Add the libdrm_tegra helper library to encapsulate Tegra-specific > interfaces to the DRM. > > Furthermore, Tegra is added to the list of supported chips in the > modetest and vbltest programs. > > Signed-off-by: Th

[PATCH v2 libdrm 2/7] libdrm: Add NVIDIA Tegra support

2014-04-09 Thread Thierry Reding
From: Thierry Reding Add the libdrm_tegra helper library to encapsulate Tegra-specific interfaces to the DRM. Furthermore, Tegra is added to the list of supported chips in the modetest and vbltest programs. Signed-off-by: Thierry Reding Signed-off-by: Erik Faye-Lund Signed-off-by: Thierry Red