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