| commit | b02850fa5f46037c1274f6fa00b1378732a47f87 | [log] [tgz] |
|---|---|---|
| author | Flemmard <flemmard@gmail.com> | Mon Nov 25 16:24:18 2013 +0100 |
| committer | Flemmard <flemmard@gmail.com> | Fri Feb 21 23:08:16 2014 +0100 |
| tree | cee3b48046585ef512779803984b2792a9b94a20 | |
| parent | b3968454388a1226c7c618c58953f46a94b90a07 [diff] |
kgsl: fix genalloc BUG when detroying pagetable. kgsl allocs some memory (in map_global), but never free it. Fixes that. Only happens when on GPUMMU ..