+21
−16
+10
−0
drivers/gpu/drm/tegra/uapi.c
0 → 100644
+306
−0
drivers/gpu/drm/tegra/uapi.h
0 → 100644
+51
−0
Loading
Implement the non-submission parts of the new UAPI, including channel management and memory mapping. The UAPI is under the CONFIG_DRM_TEGRA_STAGING config flag for now. Signed-off-by:Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by:
Thierry Reding <treding@nvidia.com>