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
/
exynos
/
exynos_drm_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
drm/exynos/iommu: merge IOMMU and DMA code
Andrzej Hajda
1
-147
/
+0
2018-12-04
drm/exynos/iommu: replace preprocessor conditionals with C conditionals
Andrzej Hajda
1
-72
/
+36
2018-12-04
drm/exynos/iommu: move IOMMU specific stuff into exynos_drm_iommu.c
Andrzej Hajda
1
-0
/
+72
2016-07-13
drm/exynos: iommu: move ARM specific code to exynos_drm_iommu.h
Marek Szyprowski
1
-33
/
+6
2016-07-13
drm/exynos: iommu: remove unused entries from exynos_drm_private strcuture
Marek Szyprowski
1
-7
/
+2
2016-07-13
drm/exynos: iommu: add a check if all sub-devices have iommu controller
Marek Szyprowski
1
-0
/
+5
2016-07-13
drm/exynos: iommu: move dma_params configuration code to separate functions
Marek Szyprowski
1
-6
/
+22
2016-03-01
drm/exynos: use real device for DMA-mapping operations
Marek Szyprowski
1
-29
/
+8
2016-03-01
drm/exynos: remove incorrect ccflags from Makefile
Andrzej Hajda
1
-1
/
+1
2015-10-26
drm/exynos: fix to detach device of iommu
Joonyoung Shim
1
-2
/
+1
2015-08-16
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
1
-11
/
+0
2015-08-16
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
1
-8
/
+3
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
1
-0
/
+14
2015-06-20
drm/exynos: iommu: improve a check for non-iommu dma_ops
Marek Szyprowski
1
-2
/
+2
2015-06-20
drm/exynos: iommu: detach from default dma-mapping domain on init
Marek Szyprowski
1
-0
/
+3
2014-02-28
arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()
Marek Szyprowski
1
-4
/
+2
2013-09-05
drm/exynos: Add NULL pointer check
Sachin Kamat
1
-0
/
+9
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
1
-18
/
+4
2012-12-13
drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()
Wei Yongjun
1
-2
/
+2
2012-11-29
drm/exynos: add iommu support for exynos drm framework
Inki Dae
1
-0
/
+150