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_cache.c
Commit message (
Expand
)
Author
Age
*
tegra: nvmap: Address few inappropriate mixes of integer types
Martin Radev
2021-07-09
*
tegra: nvmap: replace BUG_ON by WARN_ON
Puneet Saxena
2021-06-18
*
video: tegra: nvmap: use chip specific cache ability
Ken Chang
2020-10-30
*
video: tegra: nvmap: fix reserve page op for huge allocs
Navneet Kumar
2018-06-11
*
Revert "video: tegra: nvmap: remove nvmap_flush_dcache_all"
Juha Tukkinen
2018-05-06
*
video: tegra: nvmap: remove nvmap_flush_dcache_all
Krishna Reddy
2018-05-04
*
video: tegra: nvmap: no cache maint from T194 onwards
Puneet Saxena
2018-04-16
*
video: tegra: nvmap: remove obsolete cache maint code
Krishna Reddy
2018-02-22
*
video: tegra: nvmap: search in only valid nodes
Prateek Patel
2018-01-08
*
Revert "video: tegra: nvmap: avoid unnecessaray DT node search"
Alex Waterman
2017-12-29
*
video: tegra: nvmap: avoid unnecessaray DT node search
Krishna Reddy
2017-12-28
*
video: tegra: nvmap: Update tegra cache APIs
Nicolin Chen
2017-12-05
*
WAR: video: tegra: nvmap: add check for carveout string matching
Pritesh Raithatha
2017-11-08
*
video: tegra: nvmap: support cache op on handles >= 4GB size
Sri Krishna chowdary
2017-07-07
*
video: tegra: nvmap: Allow chips to register cache ops
Sri Krishna chowdary
2017-06-20
*
video: tegra: nvmap: Do not access user pointer directly
Sri Krishna chowdary
2017-06-08
*
video: tegra: nvmap: update copyrights
Sri Krishna chowdary
2017-04-26
*
video: tegra: nvmap: Add NVMAP_ELEM_SIZE_U64 macro
Sri Krishna chowdary
2017-03-31
*
video: tegra: nvmap: fix time-of-check,time-of-use vulnerability
Sri Krishna chowdary
2017-02-14
*
video: tegra: nvmap: Allow overriding cache and dmabuf ops
Sri Krishna chowdary
2016-12-21
*
video: tegra: nvmap: fix build issues with linux-4.9 kernel
Sri Krishna chowdary
2016-12-21
*
video: tegra: nvmap: Fix unnecessary cache flush for uncached memory
Sri Krishna chowdary
2016-11-30
*
video: tegra: nvmap: fix coverity defects
Sri Krishna chowdary
2016-04-24
*
video: tegra: nvmap: disallow cpu access to carveout if specified
Sri Krishna chowdary
2016-04-14
*
video: tegra: nvmap: keep h->vaddr usage optional for cache op
Sri Krishna chowdary
2016-03-07
*
video: tegra: nvmap: use __nvmap_mmap to avoid code duplication
Sri Krishna chowdary
2016-03-02
*
video: tegra: nvmap: reuse phys range cache maint in heap cache op
Sri Krishna chowdary
2016-03-02
*
video: tegra: nvmap: modify inner cache threshold
Sri Krishna chowdary
2016-02-04
*
video: tegra: nvmap: make NVMAP_LAZY_VFREE default
Sri Krishna chowdary
2016-02-02
*
video: tegra: nvmap: reduce dependency on set/ways configs
Sri Krishna chowdary
2016-01-13
*
video: tegra: nvmap: move cache debugfs to relevant file
Sri Krishna chowdary
2015-12-31
*
video: tegra: nvmap: merge ARMv7 vs ARMv8 clean cache logic
Sri Krishna chowdary
2015-12-31
*
video: tegra: nvmap: add and use new cache op per phys range
Sri Krishna chowdary
2015-12-31
*
Revert "video: tegra: nvmap: move cache debugfs to relevant file"
Krishna Reddy
2015-12-29
*
Revert "video: tegra: nvmap: merge ARMv7 vs ARMv8 clean cache logic"
Krishna Reddy
2015-12-29
*
Revert "video: tegra: nvmap: add and use new cache op per phys range"
Krishna Reddy
2015-12-29
*
Revert "video: tegra: nvmap: reduce dependency on set/ways configs"
Krishna Reddy
2015-12-29
*
video: tegra: nvmap: reduce dependency on set/ways configs
Sri Krishna chowdary
2015-12-29
*
video: tegra: nvmap: move cache debugfs to relevant file
Sri Krishna chowdary
2015-12-29
*
video: tegra: nvmap: merge ARMv7 vs ARMv8 clean cache logic
Sri Krishna chowdary
2015-12-29
*
video: tegra: nvmap: add and use new cache op per phys range
Sri Krishna chowdary
2015-12-29
*
video: tegra: nvmap: remove prot variable where unused
Sri Krishna chowdary
2015-11-26
*
video: tegra: nvmap: move cache related functionality to single file
Sri Krishna chowdary
2015-11-24
*
video: tegra: nvmap: cache sync even when CacheSyncAtReserve is present
Sri Krishna chowdary
2015-10-26
*
video: tegra: nvmap: fix cache operation override
Sri Krishna chowdary
2015-09-16
*
video: tegra: nvmap: fix false update of kmap_count
Amit Sharma (SW-TEGRA)
2015-08-07
*
video: tegra: nvmap: optimize cache list and zap operations
Sri Krishna chowdary
2015-07-20
*
video: tegra: nvmap: Support cache sync at reserve
Sri Krishna chowdary
2015-07-20
*
video: tegra: nvmap: move cache maint into new file
Krishna Reddy
2015-07-05