summaryrefslogtreecommitdiffstats
path: root/drivers/video/tegra/nvmap
Commit message (Expand)AuthorAge
* gpu-paging: Functions to support initial working versionrtss22-aegpu-pagingJoshua Bakita2022-05-24
* video: tegra: nvmap: Fix race between write and freeAshish Mhetre2022-01-11
* tegra: nvmap: fix possible race due to use after free handlePuneet Saxena2021-07-23
* tegra: nvmap: return kernel VA as NULL for RO mapped bufferPuneet Saxena2021-07-13
* tegra: nvmap: Address few inappropriate mixes of integer typesMartin Radev2021-07-09
* tegra: nvmap: replace BUG_ON by WARN_ONPuneet Saxena2021-06-18
* drivers: video: tegra: nvmap: fix Write on Read Only BufferPuneet Saxena2021-05-10
* video: tegra: nvmap: export dma_buf as RO when NVMAP_HANDLE_RO is setSagar Kamble2021-05-10
* video: tegra: nvmap: add support to create RO handle from user VAPuneet Saxena2021-05-10
* video: tegra: nvmap: Support gup for read only bufferKetan Patil2021-05-10
* drivers: video: Increase IVM_OFFSET_MASK widthThomas Steinle2021-04-12
* nvmap: Change cache_maint initializationThomas Steinle2021-03-30
* video: tegra: nvmap: call nvmap_handle_put before exitingPuneet Saxena2020-12-16
* video: tegra: nvmap: use chip specific cache abilityKen Chang2020-10-30
* drivers: tegra: nvmap: Add NVMAP_IOC_PARAMETERS ioctlpuneet saxena2020-07-06
* nvmap: fix debugging kerneldmitry pervushin2020-03-23
* video: tegra: nvmap: add NvRmMemQueryHeapParamsPuneet Saxena2019-12-12
* drivers: video: tegra: Fail nvmap allocations on requests > system memoryAshish Mhetre2018-12-18
* video: tegra: avoid divide-by-zero during bootShubhi Garg2018-12-01
* video: tegra: nvmap: Remove carveout's dependency on handleDavid Gilhooley2018-09-20
* video: tegra: nvmap: Rename NVMAP2 namespaceDavid Gilhooley2018-09-20
* video: drivers: nvmap: Rename nv2 filesDavid Gilhooley2018-09-20
* Revert "video: drivers: nvmap: Rename nv2 files"Emad Mir2018-09-10
* video: drivers: nvmap: Rename nv2 filesDavid Gilhooley2018-09-10
* video: tegra: nvmap: disable NVMAP_COLOR_PAGES config by defaultKrishna Reddy2018-09-10
* drivers: video: nvmap: Add page coloringDavid Gilhooley2018-09-07
* video: tegra: nvmap: Remove dependencies on nvmap_priv.hDavid Gilhooley2018-09-07
* video: tegra: nvmap: Create nvmap v2 libraryDavid Gilhooley2018-09-07
* Revert "video: tegra: nvmap: alloc 6, 4K pages for 6 cv devs"Shridhar Rasal2018-07-30
* video: tegra: nvmap: sparse: Make fops staticDavid Gilhooley2018-07-27
* video: tegra: nvmap: alloc 6, 4K pages for 6 cv devsPuneet Saxena2018-07-18
* video: tegra: nvmap: fix return value check of _dma_declare_coherent_memoryPritesh Raithatha2018-07-18
* video: tegra: nvmap: fix return value check of dma_declare_coherent_memoryPritesh Raithatha2018-07-12
* video: tegra: nvmap: add support for page coloringKrishna Reddy2018-06-14
* video: tegra: nvmap: fix reserve page op for huge allocsNavneet Kumar2018-06-11
* video: tegra: nvmap: Seperate dmabuf functions from devDavid Gilhooley2018-06-07
* video: tegra: nvmap: Seperate handle functions from devDavid Gilhooley2018-06-07
* video: tegra: nvmap: Seperate heap functions from devDavid Gilhooley2018-06-07
* video: tegra: nvmap: Seperate carveout functions from devDavid Gilhooley2018-06-07
* video: tegra: nvmap: Create stats filesDavid Gilhooley2018-06-07
* video: tegra: nvmap: fix return value check of dma_declare_coherent_memoryPritesh Raithatha2018-06-05
* video: tegra: nvmap: Use domains instead of mappingsDavid Gilhooley2018-05-21
* video: tegra: nvmap: fixups for K4.14Pritesh Raithatha2018-05-21
* video: tegra: nvmap: support bigger page allocationsKrishna Reddy2018-05-18
* video: tegra: nvmap: cleanup obsolete NvMap config optionsKrishna Reddy2018-05-08
* video: tegra: nvmap: use size_t instead of u32Navneet Kumar2018-05-08
* video: tegra: nvmap: clear and use non-zeroed pages during alloc requestKrishna Reddy2018-05-07
* Revert "video: tegra: nvmap: remove nvmap_flush_dcache_all"Juha Tukkinen2018-05-06
* video: tegra: nvmap: remove nvmap_flush_dcache_allKrishna Reddy2018-05-04
* video: tegra: nvmap: cleanup unnecessary PAGE_ALIGN usageKrishna Reddy2018-05-01