index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
etnaviv
/
etnaviv_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-02
drm/etnaviv: fix missing unlock on error in etnaviv_iommuv1_context_alloc()
Wei Yongjun
1
-1
/
+3
2019-08-15
drm/etnaviv: implement per-process address spaces on MMUv2
Lucas Stach
1
-5
/
+5
2019-08-15
drm/etnaviv: rework MMU handling
Lucas Stach
1
-82
/
+69
2019-08-02
drm/etnaviv: clean up includes
Lucas Stach
1
-2
/
+2
2018-05-18
drm/etnaviv: replace license text with SPDX tags
Lucas Stach
1
-13
/
+2
2018-05-18
drm/etnaviv: switch MMU page tables to writecombine memory
Lucas Stach
1
-18
/
+16
2018-02-12
drm/etnaviv: make local symbols static
Wei Yongjun
1
-1
/
+1
2018-01-02
drm/etnaviv: use memset32 to init pagetable
Lucas Stach
1
-3
/
+2
2017-10-10
drm/etnaviv: remove IOMMU dependency
Lucas Stach
1
-71
/
+67
2017-10-10
drm/etnaviv: iommuv1: remove map_lock
Lucas Stach
1
-7
/
+0
2017-10-10
drm/etnaviv: iommuv1: fold pgtable_write into callers
Lucas Stach
1
-12
/
+4
2017-10-10
drm/etnaviv: iommuv1: fold pagetable alloc and free into caller
Lucas Stach
1
-21
/
+10
2017-10-10
drm/etnaviv: remove iova_to_phys iommu ops
Lucas Stach
1
-21
/
+0
2017-02-02
drm/etnaviv: constify etnaviv_iommu_ops structures
Bhumika Goyal
1
-1
/
+1
2016-09-15
drm/etnaviv: move IOMMU domain allocation into etnaviv MMU
Lucas Stach
1
-1
/
+1
2016-09-15
drm/etnaviv: move linear window setup into etnaviv_iommuv1_restore
Lucas Stach
1
-0
/
+7
2016-09-15
drm/etnaviv: rename etnaviv_iommu_domain_restore to etnaviv_iommuv1_restore
Lucas Stach
1
-3
/
+3
2016-06-15
drm/etnaviv: initialize iommu domain page size
Lucas Stach
1
-0
/
+1
2015-12-15
drm/etnaviv: add initial etnaviv DRM driver
The etnaviv authors
1
-0
/
+240