On Fri, Jun 24, 2016 at 10:13:25AM +0800, Shunqian Zheng wrote:
drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 100 +++++++------Applied the IOMMU patches, thanks.
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(-)
Joerg