ion drivers: add 'query client infomation' interface for vpu
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / ion / ion.c
2012-03-19 kfxion drivers: add 'query client infomation' interface...
2012-03-19 kfxIon drivers: Compatible with older versions about flush...
2012-03-07 kfxion: add debug info and modify to support libion
2012-01-10 黄涛Merge remote-tracking branch 'aosp/android-3.0' into...
2011-12-22 kfxgpu: ion: Take handle reference in ion_vma_open
2011-12-20 yangkaiMerge branch 'develop-3.0' of 10.10.10.29:/home/rockchi...
2011-12-19 黄涛gpu: ion: fix printk when alloc failed
2011-12-16 kfxion: flush cache
2011-12-15 yangkaiMerge branch 'develop-3.0' of 10.10.10.29:/home/rockchi...
2011-12-14 kfxadd ion(kernel allocator) for gralloc
2011-10-28 黄涛Merge remote-tracking branch 'remotes/aosp/android...
2011-10-27 Colin CrossMerge commit 'v3.0.8' into android-3.0
2011-08-11 Colin CrossMerge commit 'v3.0.1' into android-3.0
2011-08-11 Colin CrossMerge commit 'v3.0' into android-3.0
2011-08-09 Iliyan Malchevion: minor clean up
2011-07-13 Colin CrossMerge commit 'v3.0-rc7' into android-3.0
2011-07-08 Rebecca Schultz... gpu: ion: Validate handles passed via the kernel api
2011-07-08 Dima ZavinMerge commit 'v3.0-rc6' into android-3.0
2011-07-07 Rebecca Schultz... gpu: ion: Remove redunant code from ion_open
2011-07-07 Rebecca Schultz... gpu: ion: Fix bug in ion client destroy
2011-07-02 Rebecca Schultz... gpu: ion: Fix bug in ion_client_create
2011-07-01 Rebecca Schultz... gpu: ion: Remove incorrect error message
2011-07-01 Rebecca Schultz... gpu: ion: Fix bug in ion_buffer_add
2011-06-30 Rebecca Schultz... gpu: ion: Several fixes
2011-06-30 Rebecca Schultz... gpu: ion: Add ION Memory Manager