index
:
nvidia-tegra-modules.git
gpu-paging
NVIDIA's kernel modules to support tegra chips (used in Jetson boards)
Joshua J Bakita
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
tegra
/
nvmap
/
nvmap_alloc.c
Commit message (
Expand
)
Author
Age
*
gpu-paging: Functions to support initial working version
rtss22-ae
gpu-paging
Joshua Bakita
2022-05-24
*
tegra: nvmap: Address few inappropriate mixes of integer types
Martin Radev
2021-07-09
*
video: tegra: nvmap: add support to create RO handle from user VA
Puneet Saxena
2021-05-10
*
video: tegra: nvmap: add support for page coloring
Krishna Reddy
2018-06-14
*
video: tegra: nvmap: support bigger page allocations
Krishna Reddy
2018-05-18
*
video: tegra: nvmap: cleanup obsolete NvMap config options
Krishna Reddy
2018-05-08
*
video: tegra: nvmap: cleanup unnecessary PAGE_ALIGN usage
Krishna Reddy
2018-05-01
*
video: tegra: nvmap: report gup error correctly
Navneet Kumar
2018-05-01
*
video: tegra: nvmap: Remove runtime capability of forcing zero pages
Ashish Mhetre
2018-03-01
*
video: tegra: nvmap: Fix carveout free leak
David Gilhooley
2018-01-25
*
video: tegra: nvmap: fix flags passed to dma_alloc_attrs
Sri Krishna chowdary
2017-06-29
*
video: tegra: nvmap: update copyrights
Sri Krishna chowdary
2017-04-26
*
video: tegra: nvmap: allow vpr page allocation
Sri Krishna chowdary
2017-04-14
*
Revert "video: tegra: nvmap: allow vpr page allocation"
Bharat Nihalani
2017-03-24
*
video: tegra: nvmap: allow vpr page allocation
Sri Krishna chowdary
2017-03-16
*
video: tegra: nvmap: fix build issues with linux-4.9 kernel
Sri Krishna chowdary
2016-12-21
*
video: tegra: nvmap: make dmabuf drvdata as device specific
Sri Krishna chowdary
2016-07-22
*
video: tegra: nvmap: use variables for carveout configs
Sri Krishna chowdary
2016-06-15
*
video: tegra: nvmap: remove support for NVMAP_IOC_ALLOC_KIND
Krishna Reddy
2016-05-16
*
video: tegra: nvmap: expand parameter list for tracepoints
Thomas Fleury
2016-05-04
*
video: tegra: nvmap: allow allocations from VIDMEM carveout
Sri Krishna chowdary
2016-04-14
*
video: tegra: nvmap: generalize exclusive carveout check
Sri Krishna chowdary
2016-04-14
*
video: tegra: nvmap: disallow cpu access to carveout if specified
Sri Krishna chowdary
2016-04-14
*
video: tegra: nvmap: traces points for handle tracking
Thomas Fleury
2016-04-14
*
video: tegra: nvmap: Allow user space create nvmap handle from VA
Krishna Reddy
2016-04-01
*
video: tegra: nvmap: support creating NvMap handle from VA
Krishna Reddy
2016-03-31
*
video: tegra: nvmap: clean up the pin support code
Krishna Reddy
2016-03-23
*
video: tegra: nvmap: Do not use __nvmap_pin/unpin ops
Sri Krishna chowdary
2016-03-15
*
video: tegra: nvmap: fix typo in print message
Amit Sharma
2016-03-04
*
video: tegra: nvmap: support lazy unmap for carveout as well
Sri Krishna chowdary
2016-02-11
*
video: tegra: nvmap: make NVMAP_LAZY_VFREE default
Sri Krishna chowdary
2016-02-02
*
video: tegra: nvmap: merge ARMv7 vs ARMv8 clean cache logic
Sri Krishna chowdary
2015-12-31
*
Revert "video: tegra: nvmap: merge ARMv7 vs ARMv8 clean cache logic"
Krishna Reddy
2015-12-29
*
video: tegra: nvmap: merge ARMv7 vs ARMv8 clean cache logic
Sri Krishna chowdary
2015-12-29
*
video: tegra: nvmap: remove prot variable where unused
Sri Krishna chowdary
2015-11-26
*
video: tegra: nvmap: remove duplicate heap conversion
Aingara Paramakuru
2015-11-24
*
video: tegra: nvmap: force VPR allocations as uncached
Krishna Reddy
2015-10-13
*
video: tegra: nvmap: fix incorrect tag warning generation
Krishna Reddy
2015-09-02
*
video: tegra: nvmap: warn if no tag is passed
Krishna Reddy
2015-08-07
*
video: tegra: nvmap: move allocation code into new file
Krishna Reddy
2015-07-03