aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tiler
Commit message (Expand)AuthorAge
* Tiler: Change tiler_mmap from uncached to writecombineSebastien Jan2012-08-17
* TILER: fix SSPtr default value to 1Sebastien Jan2012-08-17
* OMAP:TILER: Add debugfs interfaces for TilerLajos Molnar2012-08-17
* TILER: Fix a use-after free errorIliyan Malchev2012-08-17
* TILER: Make userspace API support a configurable optionAndy Gross2012-08-17
* TILER: Make tiler nv12 support a configuration optionAndy Gross2012-08-17
* TILER: Refactor function names to resemble actual functionalityAndy Gross2012-08-17
* OMAP: TILER: Added 1D area allocation + memory pinning operationsLajos Molnar2012-08-17
* OMAP: TILER: Expose 1D mapping/unmapping operationsLajos Molnar2012-08-17
* 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: 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