summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap/nvmap_handle.c
AgeCommit message (Expand)Author
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