summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap/nvmap_dev.c
AgeCommit message (Expand)Author
2012-07-16video: tegra: nvmap: Make IOMMU/IOVMM selectable in KconfigHiroshi DOYU
2012-07-11ARM: tegra: iovmm: Allow alloc_client to take struct deviceHiroshi DOYU
2012-06-21video: tegra: nvmap: Use trace points in NvMap.Krishna Reddy
2012-05-25video: tegra: nvmap: Fix debug allocations data shown.Krishna Reddy
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-12video: tegra: nvmap: optimize uc & wc allocations.Krishna Reddy
2012-02-23video: tegra: nvmap: Fix build warningHiroshi DOYU
2011-12-15nvmap_dev: fix BUG_ON of unsigned numberColin Patrick McCabe
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: fix checkpatch.pl issuesKen Adams
2011-11-30arm: tegra: nvmap: Remove dependency on CONFIG_TEGRA_IOVMMHiro Sugawara
2011-11-30media: tegra: avp: Use end of IOVM for AVP kernelKaz Fukuoka
2011-11-30video: tegra: nvmap: Add debugfs for iovmm allocations.Krishna Reddy
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-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: 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: 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: Fix per client accountingRebecca 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-30video: tegra: nvmap: Fix handle ref countingRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: Track carveout clientsRebecca 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