aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tiler/tcm
Commit message (Collapse)AuthorAgeFilesLines
* OMAP: TILER: TCM-SITA: Fix bug in 1D area allocationLajos Molnar2011-06-141-0/+2
| | | | | | | | TCM-SiTA allocated 1 page more than necessary for every 1D area allocation. This is now fixed. Change-Id: I8dff1cb075c0c2c305d0b7fbae976111c57040d6 Signed-off-by: Lajos Molnar <molnar@ti.com>
* TILER-DMM: Sample TCM implementation: Simple TILER Allocator (SiTA)Suman Anna2011-06-145-0/+1153
This patch implements a simple TILER Container Manager (TCM). Signed-off-by: Ravi Ramachandra <r.ramachandra@ti.com> Signed-off-by: Lajos Molnar <molnar@ti.com> Signed-off-by: David Sin <davidsin@ti.com>