summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap
AgeCommit message (Expand)Author
2011-11-30video: tegra: nvmap: fix GART pin lockupsKirill Artamonov
2011-11-30video: tegra: nvmap: free vm_struct in nvmap_munmap()kenjchen
2011-11-30video: tegra: nvmap: Fix formattingDan Willemsen
2011-11-30video: tegra: nvmap: Fix nvmap_handle.c compileDan Willemsen
2011-11-30video: tegra: nvmap: Fix iovm_commit accounting issue.vdumpa
2011-11-30nvrm: move stale wait checking into the kernelChris Johnson
2011-11-30video: tegra: nvmap: Add support to allocate specific IOVMvdumpa
2011-11-30video: tegra: nvmap: single page allocation policy correctedKirill Artamonov
2011-11-30media: tegra: avp: Allocate IOVMM first for AVPKaz Fukuoka
2011-11-30arm: tegra: nvmap: Forcing to convert CarveOut requests to IOVMHiro Sugawara
2011-11-30ARM: tegra: Use proper type for physical addressesScott Williams
2011-11-30video: tegra: nvmap: Remove dead codeDan Willemsen
2011-11-30Update copyrightsScott Williams
2011-11-30[ARM/tegra] Add initial Tegra3 driver supportScott Williams
2011-11-30video: tegra: nvmap: debugfs improvementDonghan Ryu
2011-11-30tegra:video:nvmap: optimize cache_maint operation.vdumpa
2011-11-30video:tegra:nvmap: Allow mapping uc/wc memory as wb.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-30Revert "Revert "Revert "tegra: host: move stale wait checking into the kernel"""Nitin Kumbhar
2011-11-30video: tegra: nvmap: perform cache maintenance for rw_handleGreg Roth
2011-11-30video: tegra: nvmap: remove smp_lock includeColin Cross
2011-11-30Revert "Revert "tegra: host: move stale wait checking into the kernel""Rebecca Schultz Zavin
2011-11-30Revert "tegra: host: move stale wait checking into the kernel"Rebecca Schultz Zavin
2011-11-30tegra: host: move stale wait checking into the kernelPrajakta Gudadhe
2011-11-30video: tegra: nvmap: Fix broken optimizationkartamonov
2011-11-30video: tegra: nvmap: Several changes to carveout killerRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Several fixes to the carveout killerRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Don't store task struct for kernel threadsRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Add carveout killerRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Add logging to some error conditionsRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Clear handle->owner on releaseRobert Morell
2011-11-30video: tegra: nvmap: Fix per client accountingRebecca Schultz Zavin
2011-11-30Revert "tegra: video: nvmap: Printk if nvmap alloc fails"Rebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Add names to nvmap clientRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Move debug info to debugfsRebecca Schultz Zavin
2011-11-30tegra: video: nvmap: Printk if nvmap alloc failsRebecca 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: Remove warning from nvmap_pinRebecca Schultz Zavin
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: nvmap: fix read failures, super user and noref pinningGary King
2011-11-30video: tegra: add GPU memory management driver (nvmap)Gary King