drm/rockchip: fix iommu page fault when use boot logo
authorMark Yao <mark.yao@rock-chips.com>
Thu, 8 Dec 2016 09:00:30 +0000 (17:00 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 9 Dec 2016 02:48:17 +0000 (10:48 +0800)
commit1aae839462d56cd67667b0ea224452c62d4d1908
tree97d7acbceac06a851078283b0d37739fa092e0e1
parent20977374c5eb850180bcd163b9ef568ba0f88451
drm/rockchip: fix iommu page fault when use boot logo

Since (cacb6f5 FROMLIST: drm/rockchip: Use common IOMMU API to attach
devices), rockchip drm use common IOMMU API, the boot logo buffer
mapping need change to new api.

Change-Id: Ifa2c886e05d2de65de53a868458c56859519a0f2
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
drivers/gpu/drm/rockchip/rockchip_drm_drv.h
drivers/gpu/drm/rockchip/rockchip_drm_fb.c