Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpu: ion: Fix deferencing ERR_PTR | Choi, Jong-Hwan | 2011-07-06 | 1 | -1/+4 |
| | | | | | Change-Id: I986c380d75591571890f1a2cba1405e66789b25c Signed-off-by: Choi, Jong-Hwan <jhbird.choi@samsung.com> | ||||
* | gpu: ion: Several fixes | Rebecca Schultz Zavin | 2011-06-30 | 1 | -2/+2 |
| | | | | | | Fix some cases where locks were not released on error paths Change heap->prio to heap->id to make meaning clearer Fix kernel doc to match sources | ||||
* | gpu: ion: Add ION Memory Manager | Rebecca Schultz Zavin | 2011-06-29 | 1 | -0/+69 |
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com> |