Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-27 | tegra: Implement drm_tegra_bo_{get,set}_flags() | Thierry Reding | |
These two functions are simple wrappers around the corresponding IOCTLs and operate on drm_tegra_bo objects. Signed-off-by: Thierry Reding <treding@nvidia.com> | |||
2014-11-27 | libdrm: Add NVIDIA Tegra support | 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 <thierry.reding@avionic-design.de> Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com> |