summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap/nvmap_handle.c
AgeCommit message (Expand)Author
2014-08-01nvmap: fix test condition to avoid infinite looptegra-l4t-r16-er-2014-08-01daily-2014.08.04.3_l4t/l4t-r16Bibek Basu
2014-01-24media: nvmap: Allow access to videobuf2-dma-nvmapRahool Paliwal
2012-08-16video: tegra: nvmap: Add sanity checks for page pools.Krishna Reddy
2012-08-15video: tegra: nvmap: Add support for zeroed pagesAlex Waterman
2012-07-27video: tegra: nvmap: Set PAGELIST_VMALLOC_MIN size correctKrishna Reddy
2012-06-29video: tegra: nvmap: resolve compilation time warningSanjay Singh Rawat
2012-06-21video: tegra: nvmap: Use trace points in NvMap.Krishna Reddy
2012-05-25video: tegra: nvmap: Clean up carveout to iovmm conversion.Krishna Reddy
2012-05-23video: tegra: remove free memory checkKirill Artamonov
2012-05-18video: tegra: nvmap: Use nvmap.h include file from kernel/includeKrishna Reddy
2012-05-07video: tegra: nvmap: config option to enable page pools.Krishna Reddy
2012-03-30video: tegra: nvmap: Refactor page pool code.Krishna Reddy
2012-03-19video: tegra: nvmap: Optimze nvmap page pool shrink timeKrishna Reddy
2012-03-15video: tegra: nvmap: Fix issue in handle_page_allocKrishna Reddy
2012-03-12video: tegra: nvmap: optimize uc & wc allocations.Krishna Reddy
2012-02-24video: tegra: nvmap: don't override contiguous flagKrishna Reddy
2012-01-19video: tegra: nvmap: Remove high mem page cache flush.Krishna Reddy
2011-12-15video: tegra: nvmap: Update page attributes as per request.Krishna Reddy
2011-11-30video: tegra: nvmap: expose allocation flags in debugfsKirill Artamonov
2011-11-30video: tegra: nvmap: Add VPR heap support.Krishna Reddy
2011-11-30video: tegra: nvmap: Don't allocate more than iovm limit.Krishna Reddy
2011-11-30video: tegra: nvmap: fix checkpatch.pl issuesKen Adams
2011-11-30arm: tegra: nvmap: Remove dependency on CONFIG_TEGRA_IOVMMHiro Sugawara
2011-11-30video: tegra: nvmap: Add debugfs for iovmm allocations.Krishna Reddy
2011-11-30video: tegra: nvmap: handle free null conditionsKen Adams
2011-11-30video: tegra: nvmap: Fix cache flush issue during page alloc.Krishna Reddy
2011-11-30video: tegra: nvmap: Fix nvmap_handle.c compileDan Willemsen
2011-11-30video: tegra: nvmap: Fix iovm_commit accounting issue.vdumpa
2011-11-30video: tegra: nvmap: Add support to allocate specific IOVMvdumpa
2011-11-30video: tegra: nvmap: single page allocation policy correctedKirill Artamonov
2011-11-30arm: tegra: nvmap: Forcing to convert CarveOut requests to IOVMHiro Sugawara
2011-11-30Update copyrightsScott Williams
2011-11-30tegra:video:nvmap: optimize cache_maint operation.vdumpa
2011-11-30video: tegra: nvmap: fix potential deadlockKirill Artamonov
2011-11-30video: tegra: nvmap: replace mutex with spinlockKirill Artamonov
2011-11-30nvmap: implementing K36 carveout compactorKirill Artamonov
2011-11-30video: tegra: nvmap: Clear handle->owner on releaseRobert Morell
2011-11-30video: tegra: nvmap: Fix per client accountingRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Fix handle ref countingRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Track carveout clientsRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Prevent reverting to sysmem for small allocationsColin Cross
2011-11-30video: tegra: nvmap: eliminate arm_attrib_allocator dependencyGary King
2011-11-30video: tegra: nvmap: Only allow allocations out of highmemRebecca Schultz Zavin
2011-11-30video: tegra: add GPU memory management driver (nvmap)Gary King