From d6a4c2cbd11e357a9123f6d41f6d40d38e82e7f2 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Sat, 1 Dec 2012 10:30:38 +0100 Subject: libdrm: Add NVIDIA Tegra support 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 Reding --- Makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index d86fb2ae..566f7b55 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -26,6 +26,7 @@ LIBDRM_INCLUDE_H_FILES := \ include/drm/radeon_drm.h \ include/drm/savage_drm.h \ include/drm/sis_drm.h \ + include/drm/tegra_drm.h \ include/drm/via_drm.h LIBDRM_INCLUDE_VMWGFX_H_FILES := \ -- cgit v1.2.3