drm/tegra: Add falcon helper library
Add a set of falcon helper routines for use by the tegradrm client drivers of the various falcon-based engines. The falcon is a microcontroller that acts as a frontend for the rest of a particular Tegra engine. In order to properly utilize these engines, the frontend must be booted before pushing any commands. Based on work by Andrew Chew <achew@nvidia.com> Signed-off-by: NAndrew Chew <achew@nvidia.com> Signed-off-by: NArto Merilainen <amerilainen@nvidia.com> Signed-off-by: NMikko Perttunen <mperttunen@nvidia.com> Signed-off-by: NThierry Reding <treding@nvidia.com>
Showing
drivers/gpu/drm/tegra/falcon.c
0 → 100644
drivers/gpu/drm/tegra/falcon.h
0 → 100644
想要评论请 注册 或 登录