summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap/nvmap.h
AgeCommit message (Expand)Author
2012-05-25video: tegra: nvmap: Change function declaration order.Krishna Reddy
2012-05-22video: tegra: nvmap: Export nvmap_duplicate_handle_idTerje Bergstrom
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-12video: tegra: nvmap: optimize uc & wc allocations.Krishna Reddy
2011-12-29arm: tegra: nvmap: Prepare nvmap api's to support Ion.Krishna Reddy
2011-11-30video: tegra: nvmap: Expose nvmap_handle_refTerje Bergstrom
2011-11-30video: tegra: nvmap: expose allocation flags in debugfsKirill Artamonov
2011-11-30video: tegra: nvmap: fix checkpatch.pl issuesKen Adams
2011-11-30video: tegra: nvmap: Add debugfs for iovmm allocations.Krishna Reddy
2011-11-30video: tegra: nvmap: include mm.hRobert Morell
2011-11-30video: tegra: nvmap: Allow cache maint for write combine memory.Krishna Reddy
2011-11-30video: tegra: nvmap: fix GART pin lockupsKirill Artamonov
2011-11-30video: tegra: nvmap: Add support to allocate specific IOVMvdumpa
2011-11-30arm: tegra: nvmap: Forcing to convert CarveOut requests to IOVMHiro Sugawara
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: Add names to nvmap clientRebecca 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: add GPU memory management driver (nvmap)Gary King