summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap/nvmap.c
AgeCommit message (Expand)Author
2013-06-10video: tegra: nvmap: Add tegra_iovmm_vm_insert_pages()Hiroshi Doyu
2013-05-07video: tegra: nvmap: avoid tlb flush overhead related to arm errata 798181Krishna Reddy
2013-04-03video: tegra: nvmap: Fix rewinding crashHiroshi Doyu
2013-04-03video: tegra: nvmap: Unpin memory on errorsArto Merilainen
2013-04-03video: tegra: nvmap: Unpin memory on errorsHiroshi Doyu
2013-04-03video: tegra: nvmap: Check if map_iovmm_area succeeds or notHiroshi Doyu
2013-01-16nvmap: implement deferred cache maintenanceKirill Artamonov
2012-12-06video: tegra: nvmap: use phys_addr_t to hold phys addrKrishna Reddy
2012-10-26video: tegra: nvmap: implement fast api functionsKirill Artamonov
2012-10-24video: tegra: nvmap: Add support for nvmap_kmapKrishna Reddy
2012-10-12video: tegra: nvmap: Add pin, unpin trace eventsKrishna Reddy
2012-10-12video: tegra: nvmap: fix pinning unalloc'd handlesTuomas Tynkkynen
2012-09-12video: tegra: nvmap: Validate handle in nvmap_pin.Krishna Reddy
2012-08-20video: tegra: nvmap: Call page_to_pfn onceHiroshi Doyu
2012-08-13video: tegra: nvmap: fix usermode input validationTuomas Tynkkynen
2012-06-07video: tegra: nvmap: Remove nvhost specific APIsTerje Bergstrom
2012-05-21video: tegra: nvmap: Use nvmap.h include file from kernel/includeKrishna Reddy
2012-04-11arm: tegra: nvmap: Update nvmap_alloc api.Krishna Reddy
2012-03-23video: tegra: host: Support for right shift on reloc patchesTerje Bergstrom
2012-03-23video: tegra: nvmap: handle free null conditionsKen Adams
2012-03-23video: tegra: nvmap: fix GART pin lockupsKirill Artamonov
2012-03-23video: tegra: nvmap: free vm_struct in nvmap_munmap()kenjchen
2012-03-23nvrm: move stale wait checking into the kernelChris Johnson
2012-03-23video: tegra: nvmap: Add support to allocate specific IOVMvdumpa
2012-03-23ARM: tegra: Use proper type for physical addressesScott Williams
2012-03-23video: tegra: nvmap: fix potential deadlockKirill Artamonov
2012-03-23video: tegra: nvmap: replace mutex with spinlockKirill Artamonov
2012-03-23nvmap: implementing K36 carveout compactorKirill Artamonov
2012-03-23Revert "Revert "Revert "tegra: host: move stale wait checking into the kernel"""Nitin Kumbhar
2012-03-22Make tegra_defconfig compileDan Willemsen
2012-03-21video: tegra: nvmap: remove smp_lock includeColin Cross
2012-03-21Revert "Revert "tegra: host: move stale wait checking into the kernel""Rebecca Schultz Zavin
2012-03-21Revert "tegra: host: move stale wait checking into the kernel"Rebecca Schultz Zavin
2012-03-21tegra: host: move stale wait checking into the kernelPrajakta Gudadhe
2012-03-21video: tegra: nvmap: Fix broken optimizationkartamonov
2012-03-21video: tegra: nvmap: Add logging to some error conditionsRebecca Schultz Zavin
2012-03-21video: tegra: nvmap: Remove warning from nvmap_pinRebecca Schultz Zavin
2012-03-21video: tegra: nvmap: eliminate arm_attrib_allocator dependencyGary King
2012-03-21video: tegra: nvmap: fix read failures, super user and noref pinningGary King
2012-03-21video: tegra: add GPU memory management driver (nvmap)Gary King