summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap
AgeCommit message (Expand)Author
2011-08-19video: tegra: nvmap: fix GART pin lockupstegra-10.11.14Kirill Artamonov
2011-08-19video: tegra: nvmap: single page allocation policy correctedKirill Artamonov
2011-05-16nvrm: move stale wait checking into the kerneltegra-11.2.6Chris Johnson
2011-04-14video: tegra: nvmap: debugfs improvementDonghan Ryu
2011-03-21Revert "Revert "Revert "tegra: host: move stale wait checking into the kernel"""Nitin Kumbhar
2011-03-21merging android-tegra-2.6.36 into git-master/linux-2.6/android-tegra-2.6.36Nitin Kumbhar
2011-03-18tegra:video:nvmap: optimize cache_maint operation.vdumpa
2011-03-16video:tegra:nvmap: Allow mapping uc/wc memory as wb.vdumpa
2011-03-08cleanup: Change source file permissions to 0644Dan Willemsen
2011-03-08Revert "Revert "tegra: host: move stale wait checking into the kernel""Rebecca Schultz Zavin
2011-03-03Revert "tegra: host: move stale wait checking into the kernel"Rebecca Schultz Zavin
2011-03-02tegra: host: move stale wait checking into the kernelPrajakta Gudadhe
2011-02-18video: tegra: nvmap: fix potential deadlockKirill Artamonov
2011-02-16video: tegra: nvmap: replace mutex with spinlockKirill Artamonov
2011-02-15merging android-tegra-2.6.36 into git-master/linux-2.6/android-tegra-2.6.36Nitin Kumbhar
2011-02-14video: tegra: nvmap: Fix broken optimizationkartamonov
2011-02-11nvmap: implementing K36 carveout compactorKirill Artamonov
2011-02-04merging android-tegra-2.6.36 into git-master/linux-2.6/android-tegra-2.6.36Nitin Kumbhar
2011-01-28[video: tegra: nvmap] perform cache maintenance for rw_handleMinwuk Lee
2011-01-28nvmap: Optionally check global list for IOC_GET_IDRobert Morell
2011-01-24video: tegra: nvmap: Several changes to carveout killerRebecca Schultz Zavin
2011-01-12video: tegra: nvmap: Several fixes to the carveout killerRebecca Schultz Zavin
2011-01-12video: tegra: nvmap: Don't store task struct for kernel threadsRebecca Schultz Zavin
2011-01-10video: tegra: nvmap: Add carveout killerRebecca Schultz Zavin
2010-12-17video: tegra: nvmap: Add logging to some error conditionsRebecca Schultz Zavin
2010-12-06video: tegra: nvmap: Clear handle->owner on releaseRobert Morell
2010-12-06video: tegra: nvmap: Fix per client accountingRebecca Schultz Zavin
2010-11-05Revert "tegra: video: nvmap: Printk if nvmap alloc fails"Rebecca Schultz Zavin
2010-11-05video: tegra: nvmap: Add names to nvmap clientRebecca Schultz Zavin
2010-11-05video: tegra: nvmap: Move debug info to debugfsRebecca Schultz Zavin
2010-11-03tegra: video: nvmap: Printk if nvmap alloc failsRebecca Schultz Zavin
2010-10-28video: tegra: nvmap: Fix handle ref countingRebecca Schultz Zavin
2010-10-28video: tegra: nvmap: Track carveout clientsRebecca Schultz Zavin
2010-10-20video: tegra: nvmap: Prevent reverting to sysmem for small allocationsColin Cross
2010-10-20video: tegra: nvmap: Remove warning from nvmap_pinRebecca Schultz Zavin
2010-10-19video: tegra: nvmap: eliminate arm_attrib_allocator dependencyGary King
2010-10-12video: tegra: nvmap: Only allow allocations out of highmemRebecca Schultz Zavin
2010-10-11video: tegra: nvmap: fix read failures, super user and noref pinningGary King
2010-10-08video: tegra: add GPU memory management driver (nvmap)Gary King