[PATCH 3/8] drm/tegra: Add falcon helper library

2016-12-07 Thread Mikko Perttunen
On 05.12.2016 21:13, Thierry Reding wrote: > On Thu, Nov 10, 2016 at 08:23:40PM +0200, Mikko Perttunen wrote: >> From: Arto Merilainen >> >> 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 th

[PATCH 3/8] drm/tegra: Add falcon helper library

2016-12-05 Thread Thierry Reding
On Thu, Nov 10, 2016 at 08:23:40PM +0200, Mikko Perttunen wrote: > From: Arto Merilainen > > 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 > particula

[PATCH 3/8] drm/tegra: Add falcon helper library

2016-11-10 Thread Mikko Perttunen
From: Arto Merilainen 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