aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* OMAP: TILER: Pin the correct # of pages to 1D areas.Lajos Molnar2012-08-17
* OMAP: TILER: Separate sub-tiler operations: mem-alloc, area-alloc, pinLajos Molnar2012-08-17
* OMAP: TILER: TCM-SITA: Fix bug in 1D area allocationLajos Molnar2012-08-17
* TILER: Implement tcm_clear, and initialize TILER containerLajos Molnar2012-08-17
* TILER: Add support for mapping kernel allocated buffers into TILERLajos Molnar2012-08-17
* TILER: Simplify TILIOC_GSSP ioctlSuman Anna2012-08-17
* TILER: Add tiler_virt2phys functionSuman Anna2012-08-17
* TILER: Fix NULL dereference when mapping kernel buffers with map_blockLajos Molnar2012-08-17
* TILER: Add missing kfree for pointer elementsAndy Gross2012-08-17
* TILER: Include header when using mm_structDavid Sin2012-08-17
* TILER: Fix tilview_flip logicLajos Molnar2012-08-17
* TILER: Notifier callback mechanism for eventsAngela Stegmaier2012-08-17
* TILER: Make copy_to_user args consistentDavid Sin2012-08-17
* TILER: Cleaned up tiler-iface.c and tiler.h, _tiler.hLajos Molnar2012-08-17
* TILER: Cleaned up tiler-reserve.cLajos Molnar2012-08-17
* TILER: Add menuconfig and memparse support for cache_limit setting.Lajos Molnar2012-08-17
* TILER: Correct PAT array allocation error handlingLajos Molnar2012-08-17
* TILER: TCM-SiTA: Combined fill_1d/2d_areaLajos Molnar2012-08-17
* TILER: Cleaned up tmm-pat.cLajos Molnar2012-08-17
* TILER: Clear PAT also when freeing mapped blocksLajos Molnar2012-08-17
* TILER: Fixed id & physical address handing of tiler_alloc/free.Lajos Molnar2012-08-17
* TILER: Added checks for invalid (0) area allocation.Lajos Molnar2012-08-17
* TILER: fix tilview_rotate that returns invalid addressLajos Molnar2012-08-17
* TILER: Added tilview_create to create views from a pointer.Lajos Molnar2012-08-17
* TILER: Update file-headers and includesLajos Molnar2012-08-17
* TILER: Better abstracted geometric manipulations.Lajos Molnar2012-08-17
* TILER: Fix 1D in-page offset support and QBLK kernel panic.Lajos Molnar2012-08-17
* TILER: Expose physical alignment after MBLK or GBLK.Lajos Molnar2012-08-17
* TILER: Add support for in-page offset for buffers.Lajos Molnar2012-08-17
* TILER: Limit the amount of pages available in the free page stackDavid Sin2012-08-17
* TILER: Move dma_alloc_coherent call to tiler initDavid Sin2012-08-17
* TILER: Make URBUF return the length of the buffer unregistered.Lajos Molnar2012-08-17
* TILER: TCM-SITA: Simplified map handling.Lajos Molnar2012-08-17
* TILER: Removed unused DMM macro definitionsLajos Molnar2012-08-17
* TILER: Fixed ioctl handling issues.Lajos Molnar2012-08-17
* TILER: Use function table for non-static methods.Lajos Molnar2012-08-17
* TILER: Detailed reorganization of tiler driverLajos Molnar2012-08-17
* TILER: Combined dmm and tiler folders and renamed files.Lajos Molnar2012-08-17
* TILER: Replace dsb calls with wmb for es2.0David Sin2012-08-17
* TILER: Ensure the pat refill has correct data before programming itSantosh Shilimkar2012-08-17
* TILER: Added Kconfig support for TILER parameters.Lajos Molnar2012-08-17
* TILER: Add module parameter support for TILER.Lajos Molnar2012-08-17
* TILER: Added close to optimal NV12 packing reservation logic.Lajos Molnar2012-08-17
* TILER: Added key-id enforcement.Lajos Molnar2012-08-17
* TILER: Update to v2.0 kernel API, remove d2cmap limitationLajos Molnar2012-08-17
* TILER: Remove tiler_pack_alloc and tiler_pack_alloc_nv12 APIsLajos Molnar2012-08-17
* TILER: Added support for granularity and in-tile offset.Lajos Molnar2012-08-17
* TILER: Simplify _m_add2area parameters.Lajos Molnar2012-08-17
* TILER: Add reference count to group info struct.Lajos Molnar2012-08-17
* TILER: Updated to v2.0 userspace API.Lajos Molnar2012-08-17