[RFC,libdrm 2/3] tegra: Add 2d library

2012-12-28 Thread Mark Zhang
I just skimmed the code of libdrm while I'm trying to understand the host1x driver. So below is what I found. Mark On 12/13/2012 10:01 PM, Arto Meril?inen wrote: > From: Francis Hart > > This patch introduces a simple 2d library on top of stream library. > > Signed-off-by: Francis Hart [...]

[RFC,libdrm 2/3] tegra: Add 2d library

2012-12-13 Thread Arto Meriläinen
From: Francis Hart This patch introduces a simple 2d library on top of stream library. Signed-off-by: Francis Hart --- tegra/2d/hw_gr2d.h | 2614 ++ tegra/2d/tegra_2d_api.c | 235 tegra/2d/tegra_2d_color.c|