Re: iommu/rockchip: Fix bugs and enable on ARM64

From: Joerg Roedel
Date: Mon Jun 27 2016 - 08:57:58 EST


On Fri, Jun 24, 2016 at 10:13:25AM +0800, Shunqian Zheng wrote:
> drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 100 +++++++------
> drivers/gpu/drm/rockchip/rockchip_drm_drv.h | 3 +
> drivers/gpu/drm/rockchip/rockchip_drm_gem.c | 221 ++++++++++++++++++++++++++--
> drivers/gpu/drm/rockchip/rockchip_drm_gem.h | 9 ++
> drivers/iommu/Kconfig | 2 +-
> drivers/iommu/rockchip-iommu.c | 181 +++++++++++++++++------
> 6 files changed, 413 insertions(+), 103 deletions(-)

Applied the IOMMU patches, thanks.


Joerg