On 2016?06?27? 20:57, Joerg Roedel wrote: > 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 > > > > Hi Joerg The drm rockchip patches are dependent on iommu/rockchip patches, can you also apply these patches together? So that can avoid compile problem. Thanks. -- ?ark Yao