index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
etnaviv
/
etnaviv_iommu_v2.c
Age
Commit message (
Expand
)
Author
2019-10-29
drm/etnaviv: fix dumping of iommuv2
Christian Gmeiner
2019-08-15
drm/etnaviv: implement per-process address spaces on MMUv2
Lucas Stach
2019-08-15
drm/etnaviv: rework MMU handling
Lucas Stach
2019-08-02
drm/etnaviv: drop use of drmP.h
Sam Ravnborg
2019-02-11
drm/etnaviv: mmuv2: don't map zero page
Lucas Stach
2018-08-06
drm/etnaviv: mmuv2: use memset32 to init scratch page
Philipp Zabel
2018-05-18
drm/etnaviv: replace license text with SPDX tags
Lucas Stach
2018-05-18
drm/etnaviv: mmuv2: support 40 bit phys address
Lucas Stach
2018-05-18
drm/etnaviv: mmuv2: allocate 2nd level page tables on demand
Lucas Stach
2018-05-18
drm/etnaviv: switch MMU page tables to writecombine memory
Lucas Stach
2018-03-09
drm/etnaviv: add PTA handling to MMUv2
Lucas Stach
2018-02-12
drm/etnaviv: make local symbols static
Wei Yongjun
2018-01-02
drm/etnaviv: move cmdbuf into submit object
Lucas Stach
2017-10-10
drm/etnaviv: remove IOMMU dependency
Lucas Stach
2017-10-10
drm/etnaviv: remove iova_to_phys iommu ops
Lucas Stach
2017-02-02
drm/etnaviv: get cmdbuf physical address through the cmdbuf abstraction
Lucas Stach
2017-02-02
drm/etnaviv: move cmdbuf de-/allocation into own file
Lucas Stach
2017-02-02
drm/etnaviv: constify etnaviv_iommu_ops structures
Bhumika Goyal
2016-09-15
drm/etnaviv: implement IOMMUv2 translation
Lucas Stach
2016-09-15
drm/etnaviv: move IOMMU domain allocation into etnaviv MMU
Lucas Stach
2015-12-15
drm/etnaviv: add initial etnaviv DRM driver
The etnaviv authors