aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/gcx/gcbv/gcmap.c
Commit message (Collapse)AuthorAgeFilesLines
* gcx: changed debug module names for consistency.Alexei Shlychkov2012-10-221-1/+1
| | | | | | | Also fixed compiler warnings. Change-Id: I254abc86fd08c1be1d2f904f0c10018bcbc5a8c6 Signed-off-by: Alexei Shlychkov <x0177296@ti.com>
* gcx: added scaling support.Alexei Shlychkov2012-08-301-17/+17
| | | | | | | Includes support for nv12 source. Change-Id: I6af32e3d38bfbcc804c0f64ae1b863f8327a5af1 Signed-off-by: Alexei Shlychkov <x0177296@ti.com>
* gcx: split in several files by function.Alexei Shlychkov2012-08-301-0/+364
Also added GC_SHOW_TIME switch. Change-Id: Ib166f4c58cefbdc9732c9f5cc5d077a157ef4bee Signed-off-by: Alexei Shlychkov <x0177296@ti.com>