summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: Replace dsb calls with wmb for es2.0David Sin
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: Clear PAT irq and status registers after refillDavid 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
2011-04-07TILER: Relocate entries to the media Kconfig fileDavid Sin
2011-04-07TILER: Added reference counting and cleanup. Fixed query bugs.Lajos Molnar
2011-04-07TILER: Cleaned up SiTA container manager algorithm codeLajos Molnar
2011-04-07TILER: Added support for auto-packing of tiler blocks.Lajos Molnar
2011-04-07TILER: Renamed dmm_mem.c to tmm_pat.c to reflect what it is.Lajos Molnar
2011-04-07TILER: Added support for multiple containers and PAT instances.Lajos Molnar
2011-04-07TILER: Renamed SiTA tcm files to *tcm_sita*Lajos Molnar
2011-04-07TILER: Separated SiTA TCM implementation from TCM definitionLajos Molnar
2011-04-07TILER: Consolidated PAT programmingLajos Molnar
2011-04-07TILER: Use TCM features for tiler space allocations.Lajos Molnar
2011-04-07TILER: Update to Linux sizeof conventions and formatting.Lajos Molnar
2011-04-07TILER: Initial TCM code cleanupLajos Molnar
2011-04-07TILER: Initial reorganization of TCM files.Lajos Molnar
2011-04-07TILER: Fixed Bugs, Added memset to sita_pvt in sita_init, updated utils to co...R Ramachandra
2011-04-07TILER: Fixed bugs in sita_initR Ramachandra
2011-04-07TILER: Moved to New Tiler APIs defined in tcm.h, add multi-continer supportR Ramachandra
2011-04-07TILER: Renamed files with shorter namesRavi Ramachandra
2011-04-07TILER: Free buf info struct if copy_to/copy_from check failsDavid Sin
2011-04-07TILER: Add NULL checks before returning from dmm_get_page(s) functionDavid Sin
2011-04-07TILER: Corrected parameter checking in tiler_alloc_packed_nv12.Lajos Molnar