summaryrefslogtreecommitdiff
path: root/drivers/media/video/tiler
AgeCommit message (Expand)Author
2011-04-07TILER: Add menuconfig and memparse support for cache_limit setting.Lajos Molnar
2011-04-07TILER: TCM-SiTA: Remove unnecessary copy of width and heightLajos Molnar
2011-04-07TILER: Correct PAT array allocation error handlingLajos Molnar
2011-04-07TILER: TCM-SiTA: Cleaned up tcm_sita code and fixed 1D allocation.Lajos Molnar
2011-04-07TILER: Cleaned up tcm API definitions.Lajos Molnar
2011-04-07TILER: Simplified dmm.cLajos Molnar
2011-04-07TILER: Cleaned up tmm-pat.cLajos Molnar
2011-04-07TILER: Clear PAT also when freeing mapped blocksLajos Molnar
2011-04-07TILER: TCM-SiTA: Combined fill_1d/2d_areaLajos Molnar
2011-04-07TILER: Fixed id & physical address handing of tiler_alloc/free.Lajos Molnar
2011-04-07TILER: Added checks for invalid (0) area allocation.Lajos Molnar
2011-04-07TILER: fix tilview_rotate that returns invalid addressLajos Molnar
2011-04-07TILER: Added tilview_create to create views from a pointer.Lajos Molnar
2011-04-07TILER: Update file-headers and includesLajos Molnar
2011-04-07TILER: Better abstracted geometric manipulations.Lajos Molnar
2011-04-07TILER: Fix 1D in-page offset support and QBLK kernel panic.Lajos Molnar
2011-04-07TILER: Expose physical alignment after MBLK or GBLK.Lajos Molnar
2011-04-07TILER: Add support for in-page offset for buffers.Lajos Molnar
2011-04-07TILER: Limit the amount of pages available in the free page stackDavid Sin
2011-04-07TILER: Move dma_alloc_coherent call to tiler initDavid Sin
2011-04-07TILER: Make URBUF return the length of the buffer unregistered.Lajos Molnar
2011-04-07TILER: TCM-SiTA: Removed unhandled memory allocation while scanningLajos Molnar
2011-04-07TILER: TCM-SiTA: Removed tracking of tiler areas.Lajos Molnar
2011-04-07TILER: TCM-SITA: Simplified map handling.Lajos Molnar
2011-04-07TILER: Removed unused get_parent() API from TCM.Lajos Molnar
2011-04-07TILER: Removed unnecessary adjustment by TILFMT_8BITLajos Molnar
2011-04-07TILER: Removed redundant hardcoded TILER constants.Lajos Molnar
2011-04-07TILER: Removed unused DMM macro definitionsLajos Molnar
2011-04-07TILER: Fixed ioctl handling issues.Lajos Molnar
2011-04-07TILER: Use function table for non-static methods.Lajos Molnar
2011-04-07TILER: Detailed reorganization of tiler driverLajos Molnar
2011-04-07TILER: Combined dmm and tiler folders and renamed files.Lajos Molnar
2011-04-07TILER: Ensure the pat refill has correct data before programming itSantosh Shilimkar
2011-04-07TILER: Added Kconfig support for TILER parameters.Lajos Molnar
2011-04-07TILER: Add module parameter support for TILER.Lajos Molnar
2011-04-07TILER: Added close to optimal NV12 packing reservation logic.Lajos Molnar
2011-04-07TILER: Added support for partial mmaping of TILER buffersLajos Molnar
2011-04-07TILER: Added address space support for mmap.Lajos Molnar
2011-04-07TILER: Added key-id enforcement.Lajos Molnar
2011-04-07TILER: Update to v2.0 kernel API, remove d2cmap limitationLajos Molnar
2011-04-07TILER: Remove tiler_pack_alloc and tiler_pack_alloc_nv12 APIsLajos Molnar
2011-04-07TILER: Added support for granularity and in-tile offset.Lajos Molnar
2011-04-07TILER: Simplify _m_add2area parameters.Lajos Molnar
2011-04-07TILER: Add reference count to group info struct.Lajos Molnar
2011-04-07TILER: Updated to v2.0 userspace API.Lajos Molnar
2011-04-07TILER: Extend and move SiTA div pointsDavid Sin
2011-04-07TILER: Fix rotated tiler address calculation.Lajos Molnar
2011-04-07TILER: Include slab header for kmalloc/kfree callsDavid Sin
2011-04-07TILER: Fix klocwork defects in tiler_reservex() and tiler_exit()Lajos Molnar
2011-04-07TILER: Fixed issue with tiler_alloc_packed for 16/32-bit buffers.Lajos Molnar