aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ion/omap
Commit message (Collapse)AuthorAgeFilesLines
* ION : Fix memory leak issue for TILER 2D buffersLakshman Gowda2011-07-231-1/+1
| | | | | | | The ION was not freeing all allocated physical pages. Change-Id: I079a8ef68afce42e425739fcc5873d4bdd9393b8 Signed-off-by: Lakshman Gowda <lakshman79@ti.com>
* gpu: ion: omap: Add debug statementsRebecca Schultz Zavin2011-07-081-1/+9
| | | | | | | Add debug statements to all the failing paths in omap_tiler_alloc Change-Id: Ib6d6cb771976226776e4410551c928c78011af4d Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
* gpu: ion: Add omap support to ionRebecca Schultz Zavin2011-06-304-0/+428
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>