summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-02TILER: Fix klocwork defects in tiler_reservex() and tiler_exit()Lajos Molnar
2010-06-02TILER: Fixed issue with tiler_alloc_packed for 16/32-bit buffers.Lajos Molnar
2010-06-02TILER: Enable media supportDavid Sin
2010-06-02TILER: Relocate entries to the media Kconfig fileDavid Sin
2010-06-02TILER: Added reference counting and cleanup. Fixed query bugs.Lajos Molnar
2010-06-02TILER: Cleaned up SiTA container manager algorithm codeLajos Molnar
2010-06-02TILER: Added support for auto-packing of tiler blocks.Lajos Molnar
2010-06-02TILER: Renamed dmm_mem.c to tmm_pat.c to reflect what it is.Lajos Molnar
2010-06-02TILER: Added support for multiple containers and PAT instances.Lajos Molnar
2010-06-02TILER: Renamed SiTA tcm files to *tcm_sita*Lajos Molnar
2010-06-02TILER: Separated SiTA TCM implementation from TCM definitionLajos Molnar
2010-06-02TILER: Consolidated PAT programmingLajos Molnar
2010-06-02TILER: Use TCM features for tiler space allocations.Lajos Molnar
2010-06-02TILER: Update to Linux sizeof conventions and formatting.Lajos Molnar
2010-06-02TILER: Initial TCM code cleanupLajos Molnar
2010-06-02TILER: Initial reorganization of TCM files.Lajos Molnar
2010-06-02Fixed Bugs, Added memset to sita_pvt in sita_init, updated utils to copy new ...R Ramachandra
2010-06-02Fixed bugs in sita_initR Ramachandra
2010-06-02Moved to New Tiler APIs defined in tcm.h, add multi-continer support Signed-o...R Ramachandra
2010-06-02Export latest dmm header to mach directory Signed-off-by: David Sin <davidsin...David Sin
2010-06-02Renamed files with shorter namesa0866614
2010-06-02free buf info struct if copy_to/copy_from check failsDavid Sin
2010-06-02add NULL checks before returning from dmm_get_page(s) functionDavid Sin
2010-06-02TILER: Corrected parameter checking in tiler_alloc_packed_nv12.Lajos Molnar
2010-06-02new APIs to optimize the freeing of used dmm pagesDavid Sin
2010-06-02don't dereference sysptr in tiler_alloc_packed functionDavid Sin
2010-06-02correct rot/pack API mismatches; add missing API prototypesDavid Sin
2010-06-02create separate module for tiler area manager (tam)David Sin
2010-06-02enable find buffer logic with new algoDavid Sin
2010-06-02tiler driver support for new tiler container algoDavid Sin
2010-06-02add dmm/tiler headers to omap include dirDavid Sin
2010-06-02move error code enums into 2d alloc headerDavid Sin
2010-06-02remove unused dmm function declarationsDavid Sin
2010-06-02Relocate TILER macro defDavid Sin
2010-06-02Remove unused dmm status and error structuresDavid Sin
2010-06-02enable query blockDavid Sin
2010-06-02add d2c logic to tiler drv; rework dmm pat refill functionDavid Sin
2010-06-02add support to map existing user buffer into tilerDavid Sin
2010-06-02add rotation, packing, and map 1d codeDavid Sin
2010-06-02replace page stack logic with new one using kernel listsDavid Sin
2010-06-02additional code corrections to pass next series of mem mgr testsDavid Sin
2010-06-02enable tiler_alloc, mmap, and tiler_free to pass initial testsDavid Sin
2010-06-02add logic to setup PAT and TILER orientationDavid Sin
2010-06-02basic tiler driverDavid Sin
2010-06-02re-format function spacingDavid Sin
2010-06-02replace types with kernel macrosDavid Sin
2010-06-02basic dmm driverDavid Sin
2010-06-02omap: hsmmc funtionality breaks when CONFIG_PM not defineSukumar Ghorai
2010-06-01OMAP: serial: Disable serial 8250 suspend/resumeRajendra Nayak
2010-06-01OMAP: hwmod: if IDLEST fields are not set, use module defaultsKevin Hilman