aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ion
Commit message (Expand)AuthorAgeFilesLines
* omap4: ion: add config option to force dynamic tiler allocationsLuden2016-03-111-0/+4
* ION : ION buffers caching support (ION, TILER 1D buffers)Devaraj Rangasamy2014-11-194-8/+259
* omap: ion: make tiler heap to use dynamic pages if carveouts are not availableDevaraj Rangasamy2014-10-011-3/+64
* gpu: ion: export needed functions for PVR SGXRogelio Garcia2014-10-014-71/+75
* ion: omap: change behaviour of getting buffers from pvr fdTyler Luu2014-10-011-12/+29
* gpu: ion: check for input arguments in ion_freeSuman Anna2014-10-011-0/+2
* ion: fix comment to match realityDavid Schleef2014-10-011-1/+1
* ion: add support for tiler reservation heapDavid Schleef2014-10-012-61/+116
* ion: convert system heap to alloc_page()David Schleef2014-10-011-30/+74
* ION: Added support for getting ion phys without clientSunita Nadampalli2014-10-011-0/+53
* gpu: ion: omap: Set correct heap for TILER allocationsLajos Molnar2014-10-011-0/+1
* gpu: ion: group heap allocations by id in the debugfsLajos Molnar2014-10-011-4/+4
* OMAP4: ION: Use the correct virtual TILER sizeAtanas (Tony) Zlatinski2014-10-011-28/+49
* OMAP4: ION/TILER: Expose virtual stride and sizeAndy Gross2014-10-011-0/+11
* OMAP4: Makes Y & UV tiler planes co-alignedTony Zlatinski2014-10-011-0/+1
* OMAP4: Tiler non-page-aligned supportTony Zlatinski2014-10-011-3/+17
* omap_ion: Revert ion_share and ion_import for PVR fdsTate Hornbeck2014-10-011-6/+0
* omap-ion: Fix build issue when CONFIG_PVR_SGX is definedHemant Hariyani2014-10-011-1/+1
* omap-ion: Interface to export ION handles from PVR fdTate Hornbeck2014-10-011-0/+48
* omap: ion: Fix heap id for new ion handle in omap_tiler_allocTony Lofthouse2014-10-011-1/+1
* ion: fix buildIliyan Malchev2011-11-041-6/+6
* ion: export functions to enable usage by kernel modulesSuman Anna2011-11-042-1/+14
* [ARM] omap: try not to allocate memory page by pageIliyan Malchev2011-10-131-43/+49
* OMAP: ION: Add support for nonsecure tiler carveout.Lajos Molnar2011-10-071-1/+13
* Merge branch 'android-3.0' into android-omap-3.0Iliyan Malchev2011-08-091-8/+10
|\
| * ion: minor clean upIliyan Malchev2011-08-091-8/+10
* | ION : Fix memory leak issue for TILER 2D buffersLakshman Gowda2011-07-231-1/+1
* | Merge remote branch 'common/android-3.0' into android-omap-3.0Dima Zavin2011-07-101-0/+22
|\ \ | |/
| * gpu: ion: Validate handles passed via the kernel apiRebecca Schultz Zavin2011-07-081-0/+22
* | gpu: ion: omap: Add debug statementsRebecca Schultz Zavin2011-07-081-1/+9
* | Merge remote branch 'common/android-3.0' into android-omap-3.0Rebecca Schultz Zavin2011-07-063-16/+17
|\ \ | |/
| * gpu: ion: Fix deferencing ERR_PTRChoi, Jong-Hwan2011-07-061-1/+4
| * gpu: ion: Fix possible memory leakChoi, Jong-Hwan2011-07-061-1/+3
| * gpu: ion: Remove redunant code from ion_openRebecca Schultz Zavin2011-07-061-7/+3
| * gpu: ion: Fix bug in ion client destroyRebecca Schultz Zavin2011-07-061-7/+7
* | Merge remote branch 'common/android-3.0' into android-omap-3.0Rebecca Schultz Zavin2011-07-011-32/+48
|\ \ | |/
| * gpu: ion: Fix bug in ion_client_createRebecca Schultz Zavin2011-07-011-32/+48
* | Merge remote branch 'common/android-3.0' into android-omap-3.0Rebecca Schultz Zavin2011-06-301-5/+4
|\ \ | |/
| * gpu: ion: Remove incorrect error messageRebecca Schultz Zavin2011-06-301-2/+0
| * gpu: ion: Fix bug in ion_buffer_addRebecca Schultz Zavin2011-06-301-3/+4
* | gpu: ion: Add omap support to ionRebecca Schultz Zavin2011-06-306-0/+435
|/
* gpu: ion: Several fixesRebecca Schultz Zavin2011-06-305-38/+66
* gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin2011-06-2910-0/+1959